[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: inifiles.pp line 115
type TIniFileSection = class |
public |
function Empty; |
constructor Create(); |
destructor Destroy; override; |
property Name: string; [r] |
property KeyList: TIniFileKeyList; [r] |
end; |
| |
TObject |