Vcl.ButtonGroup.TGrpButtonOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGrpButtonOption = (gboAllowReorder, gboFullSize, gboGroupStyle, gboShowCaptions);

C++

enum DECLSPEC_DENUM TGrpButtonOption : unsigned char { gboAllowReorder, gboFullSize, gboGroupStyle, gboShowCaptions };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.