Vcl.CategoryButtons

From RAD Studio API Documentation
Jump to: navigation, search


Package vcl250.bpl

Classes

TBaseButtonItem TBaseButtonItem is the base class for button items used by TButtonGroup and TCategoryButtons.
TBaseButtonItemClass Defines button items that are to be included in a container, such as in button groups or category buttons.
TButtonCategories TButtonCategories maintains the collection of button categories that appear in a TCategoryButtons control.
TButtonCategoriesClass Metaclass of the TButtonCategories class.
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.
TButtonItemClass Defines the button item class.
TCategoryButtons Defines a group of categorized buttons.

Types

TButtonDrawState Values indicating the drawing state of buttons.
TCatButtonCancelEditEvent Represents the signature of the TCategoryButtons.OnCancelEdit event.
TCatButtonCategoryEvent TCatButtonCategoryEvent is the procedure type of the Vcl.CategoryButtons.TCategoryButtons.OnCategoryClicked event.
TCatButtonCopyEvent TCatButtonCopyEvent is the procedure type of the Vcl.CategoryButtons.TCategoryButtons.OnCopyButton event.
TCatButtonDrawEvent TCatButtonDrawEvent is a procedure called by the drawing events.
TCatButtonDrawIconEvent TCatButtonDrawIconEvent is the procedure type of the Vcl.CategoryButtons.TCategoryButtons.OnDrawIcon event.
TCatButtonEvent TCatButtonEvent is the procedure type of the OnButtonClicked, the OnHotButton and the OnSelectedItemChange event handlers.
TCatButtonFlow Defines the ordering style of category buttons.
TCatButtonOptions Defines button options for category buttons.
TCatButtonReorderEvent TCatButtonReorderEvent is the procedure type of the Vcl.CategoryButtons.TCategoryButtons.OnReorderButton event handler.
TCategoryCollapseEvent TCategoryCollapseEvent is the procedure type of the Vcl.CategoryButtons.TCategoryButtons.OnCategoryCollapase event.
TCategoryReorderEvent TCategoryReorderEvent is the procedure type of the Vcl.CategoryButtons.TCategoryButtons.OnReorderCategory event.

Constants

crDragCopy crDragCopy: TCursor = $FFFFFFE9;


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Vcl.CategoryButtons&oldid=735186"