Back to Devexpress

TdxTileControlTitle Class

vcl-dxcustomtilecontrol-2609bc9e.md

latest814 B
Original Source

TdxTileControlTitle Class

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

TdxTileControlTitle Members

dxCustomTileControl Unit