[Overview][Types][Classes][Index] |
Reads an integer value, stored as a string.
Source position: propertystorage.pas line 133
protected function TCustomPropertyStorage.DoReadInteger( |
const Section: string; |
const Ident: string; |
DefaultValue: Integer |
):Integer; virtual; |