API:FMX.EditBox.TCustomEditBox.Max
Delphi
property Max: Single read GetMax write SetMax stored MaxStored nodefault;
C++
__property float Max = {read=GetMax, write=SetMax, stored=MaxStored};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.EditBox.pas FMX.EditBox.hpp |
FMX.EditBox | TCustomEditBox |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!