RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ObjAuto.GetMethodInfo Function
Pascal
function GetMethodInfo(Instance: TObject; const MethodName: ShortString): PMethodInfoHeader;
C++
PMethodInfoHeader GetMethodInfo(TObject * Instance, const ShortString MethodName);

This is function ObjAuto.GetMethodInfo.

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