Back to Devexpress

TdxCustomTileControl Class

vcl-dxcustomtilecontrol-6defdcf0.md

latest4.7 KB
Original Source

TdxCustomTileControl Class

The base class for tile controls.

Declaration

delphi
TdxCustomTileControl = class(
    TcxControl,
    IcxStoredParent,
    IcxStoredObject,
    IdxSkinSupport
)

Remarks

The class members allow you to do the following:

Do not use the TdxCustomTileControl class directly. Use the following descendants instead:

Implements

IcxStoredParent

IcxStoredObject

IdxSkinSupport

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomTileControl

See Also

TdxCustomTileControl Members

dxCustomTileControl Unit