FMX.StdCtrls.TProgressBar.Orientation
Delphi
property Orientation: TOrientation read FOrientation write SetOrientation;
C++
__property Fmx::Controls::TOrientation Orientation = {read=FOrientation, write=SetOrientation, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | TProgressBar |
説明
進捗バーの方向(Horizontal または Vertical)を示します。