TdxCustomTileBar.Controller Property
In This Article
Provides access to the object that processes animation, keyboard, and mouse events on behalf of the tile bar control.
#Declaration
Delphi
property Controller: TdxTileBarController read;
#Property Value
Type |
---|
Tdx |
#Remarks
For detailed information on available tile bar control management capabilities, refer to the TdxTileBarController class description.
See Also