RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectDispatch.GetMethodInfo Method
Pascal
function GetMethodInfo(const AName: ShortString; var AInstance: TObject): PMethodInfoHeader; virtual;
C++
virtual __fastcall PMethodInfoHeader GetMethodInfo(const ShortString AName, TObject * AInstance);

This is GetMethodInfo, a member of class TObjectDispatch.

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