Back to Devexpress

TdxCustomTileBar.Controller Property

vcl-dxtilebar-dot-tdxcustomtilebar-54ceffd0.md

latest695 B
Original Source

TdxCustomTileBar.Controller Property

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
TdxTileBarController

Remarks

For detailed information on available tile bar control management capabilities, refer to the TdxTileBarController class description.

See Also

TdxCustomTileBar Class

TdxCustomTileBar Members

dxTileBar Unit