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

TConfigStorage.WriteProperty

Declaration

Source position: lazconfigstorage.pas line 47

protected procedure TConfigStorage.WriteProperty(

  Path: ;

  Instance: TPersistent;

  PropInfo: Pointer;

  DefInstance: TPersistent = Nil;

  OnlyProperty: = ''

);