Source position: singleinstance.pp line 39
type TSingleInstanceParamsEvent = procedure(
Sender: TBaseSingleInstance;
Params: TStringList
) of object;