API:Vcl.ControlList.TControlListColumnLayout
Delphi
TControlListColumnLayout = (cltSingle, cltMultiTopToBottom, cltMultiLeftToRight);
C++
enum DECLSPEC_DENUM TControlListColumnLayout : unsigned char { cltSingle, cltMultiTopToBottom, cltMultiLeftToRight };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | Vcl.ControlList |
Description
Embarcadero Technologies does not currently have any additional information.