TMethodHelper.Create(Pointer,Pointer) Method
Represents method Create(Pointer,Pointer)
.
public class function Create(const instance, methodAddress: Pointer): TMethod; static;
Parameters
- instance
- Type: Pointer
- methodAddress
- Type: Pointer
Return Value
Type: TMethod