[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: inifiles.pp line 127
type TIniFileSectionList = class(TList) |
public |
destructor Destroy; override; |
procedure Clear; override; |
property Items []: TIniFileSection; default; [r] |
end; |
| |
TObject |