API:Vcl.ActnMan.TButtonProperties.TGroupPosition
Delphi
TGroupPosition = (gpNone, gpStart, gpMiddle, gpEnd, gpSingle);
C++
enum DECLSPEC_DENUM TGroupPosition : unsigned char { gpNone, gpStart, gpMiddle, gpEnd, gpSingle };
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!