Source position: JPL.IniFile.pas line 33
type TJPIniItemTypeSet = set of (
iitNormal,
iitComment,
iitTextLine
);