TdxCustomTileControl.Controller Property
Provides access to the object that processes animation, keyboard and mouse events on behalf of the tile control.
Declaration
property Controller: TdxTileControlController read;
Property Value
Type |
---|
TdxTileControlController |
Remarks
Refer to the TdxTileControlController class description to learn about available processing capabilities.
See Also