System.Win.ObjComAuto.ReleaseMethodPointer

提供:RAD Studio API Documentation

Delphi

procedure ReleaseMethodPointer(MethodPointer: TMethod);

C++

extern DELPHI_PACKAGE void __fastcall ReleaseMethodPointer(const System::TMethod &MethodPointer);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto System.Win.ObjComAuto

説明

内部的に使用するためのものです。

ReleaseMethodPointer を直接使用しないでください。

関連項目