System.Classes.TReader.FindMethod
Delphi
function FindMethod(Root: TComponent; const MethodName: string): Pointer; virtual;
C++
virtual void * __fastcall FindMethod(TComponent* Root, const System::UnicodeString MethodName);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | System.Classes.pas System.Classes.hpp | System.Classes | TReader | 
Description
Embarcadero Technologies does not currently have any additional information.