Vcl.CategoryButtons.TCatButtonOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCatButtonOption = (boAllowReorder, boAllowCopyingButtons,
boFullSize, boGradientFill, boShowCaptions, boVerticalCategoryCaptions,
boBoldCaptions, boUsePlusMinus, boCaptionOnlyBorder);

C++

enum DECLSPEC_DENUM TCatButtonOption : unsigned char { boAllowReorder, boAllowCopyingButtons, boFullSize, boGradientFill, boShowCaptions, boVerticalCategoryCaptions, boBoldCaptions, boUsePlusMinus, boCaptionOnlyBorder };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons Vcl.CategoryButtons

Description

Embarcadero Technologies does not currently have any additional information.