TdxTileControlActionBarItemEvent Type
In This Article
#Declaration
Delphi
TdxTileControlActionBarItemEvent = procedure(Sender: TdxTileControlActionBarItem) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
See Also