RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TReader.FindMethod Method
Pascal
function FindMethod(Root: TComponent; const MethodName: string): Pointer; virtual;
C++
virtual __fastcall void * FindMethod(TComponent * Root, const AnsiString MethodName);

This is FindMethod, a member of class TReader.

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