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