RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IFindIncludeFile.FindIncludeFile Method
Pascal
function FindIncludeFile(AComponent: TComponent; const AFileName: string; var AResult: string): Boolean;
C++
__fastcall Boolean FindIncludeFile(TComponent * AComponent, const AnsiString AFileName, AnsiString AResult);

This is FindIncludeFile, a member of class IFindIncludeFile.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!