Back to Devexpress

TdxCustomTileControl.Controller Property

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-9b4069ae.md

latest759 B
Original Source

TdxCustomTileControl.Controller Property

Provides access to the object that processes animation, keyboard and mouse events on behalf of the tile control.

Declaration

delphi
property Controller: TdxTileControlController read;

Property Value

Type
TdxTileControlController

Remarks

Refer to the TdxTileControlController class description to learn about available processing capabilities.

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit