Skip to main content

TdxCustomTileControl Class

The base class for tile controls.

Declaration

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:

See Also