WebComp.TLabelPosition
From RAD Studio API Documentation
Delphi
TLabelPosition = (lposLeft, lposRight, lposAbove, lposBelow);
C++
enum DECLSPEC_DENUM TLabelPosition : unsigned char { lposLeft, lposRight, lposAbove, lposBelow };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | WebComp.pas WebComp.hpp |
WebComp | WebComp |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!