Internet Direct (Indy) Version 9.0.2 Beta
TPosProc
Specifies an integer function type for IndyPos implementation.

TPosProc = function (const Substr, S: string): Integer;
Description
TPosProc is an Integer function type used to specify the implementation for the IndyPos function. TPosProc accepts two constant string arguments used as parameters for the IndyPos implementation.