Unit 'inicol' Package
[Overview][Constants][Classes][Index] [#fcl-base]

TIniCollection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: inicol.pp line 38

type TIniCollection = class(TCollection)

protected

  FPrefix: string;

  FSectionPrefix: string;

public

  procedure Load;

  procedure Save;

  procedure SaveToIni(); virtual;

  procedure SaveToFile();

  procedure LoadFromIni(); virtual;

  procedure LoadFromFile();

  property Prefix: string; [r]

  property SectionPrefix: string; [r]

  property FileName: string; [rw]

  property GlobalSection: string; [rw]

end;

Inheritance

TIniCollection

|

TObject


Documentation generated on: 2023-03-18