ValueStored method
function to indicate whether value is stored in form

Applies to
TESBCustomEdit

Declaration
function ValueStored: Boolean;

Implementation

function TESBCustomEdit.ValueStored: Boolean;
begin
     Result := fStoreValue;
End;


HTML generated by Time2HELP
http://www.time2help.com