API:Vcl.ActnMan.TButtonProperties.TButtonType
Delphi
TButtonType = (btNone, btDropDown, btSplit, btGallery);
C++
enum DECLSPEC_DENUM TButtonType : unsigned char { btNone, btDropDown, btSplit, btGallery };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TButtonProperties |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!