[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 153

public function TCustomPropertyStorage.ReadInteger(

  const Ident: string;

  DefaultValue: LongInt

):LongInt;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.