Source position: JPL.IniFile.pas line 31
type TJPIniItemType = (
iitNormal,
iitComment,
iitTextLine
);