[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazConfigStorage' (#lcl)

TConfigStorage.ReadProperty

Declaration

Source position: lazconfigstorage.pas line 50

protected procedure TConfigStorage.ReadProperty(

  Path: ;

  Instance: TPersistent;

  PropInfo: Pointer;

  DefInstance: TPersistent = Nil;

  OnlyProperty: = ''

);