Items

Property name Description
Action Property to assign an action combined with an action list.
Bitmap The bitmap used inside an item.
CustomView Custom view of an item used to display content from another TMS FMX Native UI Control linked to an item within the toolbar, when the Kind property is set to ikCustom.
Enabled Enables / disables an item.
Kind The kind of item that is display in the ToolBar, an item can be a normal, system or custom item.
Style The style of an item, applied when using normal or system Kind. The style can be plain, done or bordered.
SystemItem When setting the kind to ikSystem, the SystemItem property determines which icon is display inside the button.
Text The text of a button.
Visible Shows / hides a button.

Go back to Properties