FMX.EditBox.TCustomEditBox.ValueStored
Delphi
function ValueStored: Boolean;
C++
bool __fastcall ValueStored();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.EditBox.pas FMX.EditBox.hpp |
FMX.EditBox | TCustomEditBox |
Description
It returns False in case Value has a default value, which means there is no need to store it.