[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: inifiles.pp line 95
type TIniFileKey = class
public
constructor Create();
property Ident: string; [rw]
property Value: string; [rw]
end;
TIniFileKey
TObject