[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TCustomPropertyStorage.DoReadInteger

Reads an integer value, stored as a string.

Declaration

Source position: propertystorage.pas line 134

protected function TCustomPropertyStorage.DoReadInteger(

  const Section: ;

  const Ident: ;

  DefaultValue: Integer

):Integer; virtual;