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

This is FindMethodInstance, a member of class TReader.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!