FMX.StdCtrls.TProgressBar.Orientation
Delphi
property Orientation: TOrientation read FOrientation write SetOrientation;
C++
__property Fmx::Controls::TOrientation Orientation = {read=FOrientation, write=SetOrientation, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TProgressBar |
Beschreibung
Gibt die Ausrichtung (Horizontal oder Vertical) für die Fortschrittsleiste an.