System.Win.ObjComAuto.ReleaseMethodPointer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ReleaseMethodPointer(MethodPointer: TMethod);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto System.Win.ObjComAuto

Beschreibung

Für den internen Gebrauch.

Verwenden Sie ReleaseMethodPointer nicht direkt.

Siehe auch