TdxTileControlTitle Class
In This Article
Contains appearance and layout settings of the tile control title.
#Declaration
Delphi
TdxTileControlTitle = class(
TcxOwnedPersistent
)
#Remarks
A TdxTileControlTitle object is referenced by a tile control’s Title property.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxTileControlTitle
See Also