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

TCustomPropertyStorage.ReadBoolean

Reads an Boolean value, stored as a string.

Declaration

Source position: propertystorage.pas line 151

public function TCustomPropertyStorage.ReadBoolean(

  const Ident: string;

  DefaultValue: Boolean

):Boolean;

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