System.ObjAuto.ReleaseMethodPointer
Delphi
procedure ReleaseMethodPointer(MethodPointer: TMethod);
C++
extern DELPHI_PACKAGE void __fastcall ReleaseMethodPointer(const System::TMethod &MethodPointer);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | System.ObjAuto.pas System.ObjAuto.hpp | System.ObjAuto | System.ObjAuto | 
Description
For internal use.
You should not use ReleaseMethodPointer directly.