FMX.EditBox.TCustomEditBox.ValueStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ValueStored: Boolean;

C++

bool __fastcall ValueStored();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.EditBox.pas
FMX.EditBox.hpp
FMX.EditBox TCustomEditBox


Beschreibung

Gibt False zurück, wenn Value der Standardwert ist, was bedeutet, dass er nicht gespeichert werden muss.