CategoryButtons
Contents |
Delphi Information
Class
| TBaseButtonItem |
TBaseButtonItem is the base class for button items used by TButtonGroup and TCategoryButtons. |
| TBaseItem | |
| TButtonCategories |
TButtonCategories maintains the collection of button categories that appear in a TCategoryButtons control. |
| TButtonCategory |
TButtonCategory is an individual button category of a TCategoryButtons control. |
| TButtonCollection |
Defines a collection of buttons that appear in a TButtonCategory. |
| TButtonItem |
An instance of a button in a TCategoryButtons control. |
| TButtonItemActionLink |
TButtonItemActionLink is an action link designed specifically for controls using TButtonItem. |
| TCategoryButtons |
Defines a group of categorized buttons. |
| TItemCollection |
Classref
| TBaseButtonItemClass |
Defines button items that are to be included in a container, such as in button groups or category buttons. |
| TButtonCategoriesClass |
Metaclass of the TButtonCategories class. |
| TButtonCategoryClass |
Metaclass of TButtonCategory. |
| TButtonItemActionLinkClass |
Metaclass of TButtonItemActionLink. |
| TButtonItemClass |
Defines the button item class. |
Const
| Constants |
Enum
| TCatButtonFlow |
Defines the ordering style of category buttons. |
Set
| TButtonDrawState |
Values indicating the drawing state of buttons. |
| TCatButtonOptions |
Defines button options for category buttons. |
C++ Information
Class
| TBaseButtonItem |
TBaseButtonItem is the base class for button items used by TButtonGroup and TCategoryButtons. |
| TBaseItem | |
| TButtonCategories |
TButtonCategories maintains the collection of button categories that appear in a TCategoryButtons control. |
| TButtonCategory |
TButtonCategory is an individual button category of a TCategoryButtons control. |
| TButtonCollection |
Defines a collection of buttons that appear in a TButtonCategory. |
| TButtonItem |
An instance of a button in a TCategoryButtons control. |
| TButtonItemActionLink |
TButtonItemActionLink is an action link designed specifically for controls using TButtonItem. |
| TCategoryButtons |
Defines a group of categorized buttons. |
| TItemCollection |
Enum
| Categorybuttons__1 | |
| Categorybuttons__2 | |
| TCatButtonFlow |
Defines the ordering style of category buttons. |
Typedef
| TBaseButtonItemClass |
Defines button items that are to be included in a container, such as in button groups or category buttons. |
| TButtonCategoriesClass |
Metaclass of the TButtonCategories class. |
| TButtonCategoryClass |
Metaclass of TButtonCategory. |
| TButtonDrawState |
Values indicating the drawing state of buttons. |
| TButtonItemActionLinkClass |
Metaclass of TButtonItemActionLink. |
| TButtonItemClass |
Defines the button item class. |
| TCatButtonCancelEditEvent |
This is the type that defines the event signature of the TCategoryButtons.OnCancelEdit event. See TCategoryButtons.OnCancelEdit for more details. |
| TCatButtonCategoryEvent | |
| TCatButtonCopyEvent | |
| TCatButtonDrawEvent | |
| TCatButtonDrawIconEvent | |
| TCatButtonEditedEvent |
Used in the TCategoryButtons.OnEdited event. |
| TCatButtonEditingEvent |
Used in the TCategoryButtons. OnEditing event. |
| TCatButtonEvent | |
| TCatButtonGetHint | |
| TCatButtonOptions |
Defines button options for category buttons. |
| TCatButtonReorderEvent | |
| TCategoryCollapseEvent | |
| TCategoryReorderEvent |