API:FMX.EditBox.TCustomEditBox.Max

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Max: Double read GetMax write SetMax stored MaxStored nodefault;

C++

__property double Max = {read=GetMax, write=SetMax, stored=MaxStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.EditBox.pas
FMX.EditBox.hpp
FMX.EditBox TCustomEditBox

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.