PlatformAPI.TOTAStatusbarPos
Delphi
TOTAStatusbarPos = (sbpTop, sbpBottom, sbpLeft, sbpRight);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| enum | public | PlatformAPI.pas | PlatformAPI | PlatformAPI |
Beschreibung
TOTAStatusbarPos definiert die Position der Statusleiste eines Entwurfszeit-Gerätes.
Folgende Positionen werden unterstützt:
sbpTop |
sbpBottom |
sbpLeft |
sbpRight |