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

TConfigStorage.WriteObject

Declaration

Source position: lazconfigstorage.pas line 82

public procedure TConfigStorage.WriteObject(

  Path: string;

  Obj: TPersistent;

  DefObject: TPersistent = Nil;

  OnlyProperty: string = ''

);

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