FMX.Grid.TProgressColumn.Max
Delphi
property Max: Single read FMax write FMax;
C++
__property float Max = {read=FMax, write=FMax};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TProgressColumn |
Description
Specifies the maximum value for all the progress cells in this column.