FMX.Grid.TProgressColumn.Max
Delphi
property Max: Single read FMax write FMax;
C++
__property float Max = {read=FMax, write=FMax};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TProgressColumn |
説明
この列のすべての処理中のセルに対する、最大値を指定します。