TdxTileControlGroupCaption Class
In This Article
Contains appearance and layout settings of a tile group caption.
#Declaration
Delphi
TdxTileControlGroupCaption = class(
TcxOwnedPersistent
)
#Remarks
The tile group’s Caption property references a TdxTileControlGroupCaption object.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxTileControlGroupCaption
See Also