TdxCustomTileControl.Controller Property
In This Article
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 |
---|
Tdx |
#Remarks
Refer to the TdxTileControlController class description to learn about available processing capabilities.
See Also