System.Win.ObjComAuto.TObjectDispatch.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TObjectDispatch();

Propriétés

Type Visibilité  Source Unité  Parent
destructor public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

Description

Détruit une instance de TObjectDispatch.

Destroy détruit une instance de TObjectDispatch et l'instance du serveur Automation associée, si elle existe (voir TObjectDispatch.Create).