|
<< Click to Display Table of Contents >> Navigation: Types > TPosFunc |
SIGNATURE=IW.Common.SysTools.TPosFunc
ETYPE=Type
Declaration:
Delphi: |
TPosFunc = function (const SubStr, Str: UnicodeString; Offset: Integer): Integer; |
C++: |
(const SubStr, Str: UnicodeString; Offset: Integer): Integer ( TPosFunc)(); |
Unit: IW.Common.SysTools.pas
Description: DXE3