RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ObjAuto.CreateMethodPointer Function
Pascal
function CreateMethodPointer(const MethodHandler: IMethodHandler; TypeData: PTypeData): TMethod; overload;
C++
TMethod CreateMethodPointer(const IMethodHandler MethodHandler, PTypeData TypeData);

This is function ObjAuto.CreateMethodPointer.

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