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

TCustomPropertyStorage.ReadRect

Reads an TRect record, stored as a string.

Declaration

Source position: propertystorage.pas line 154

public procedure TCustomPropertyStorage.ReadRect(

  const Ident: string;

  out ARect: TRect;

  const Default: TRect

);

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