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

TCustomPropertyStorage.ReadInteger

Reads an integer value, stored as a string, from the RootSection.

Declaration

Source position: propertystorage.pas line 155

public function TCustomPropertyStorage.ReadInteger(

  const Ident: ;

  DefaultValue: LongInt

):LongInt;