Source position: cyIniForm.pas line 67
type TProcOnReadFile = procedure(
Sender: TObject;
IniFile: TInifile;
FileVersion: string
) of object;