| [Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: lazfileutils.pas line 101
function FindPathInSearchPath( |
APath: PChar; |
APathLen: Integer; |
SearchPath: PChar; |
SearchPathLen: Integer |
):PChar; overload; |
const APath: string; |
const SearchPath: string |
):Integer; overload; |
| lazarus-ccr.sourceforge.net |