System.SyncObjs.TLightweightSemaphore.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TLightweightSemaphore();

Propriétés

Type Visibilité  Source Unité  Parent
destructor public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TLightweightSemaphore

Description

Libère la mémoire associée à l'objet TLightweightSemaphore.

Destroy libère la mémoire allouée pour l'instance de TLightweightSemaphore.

Voir aussi