System.SyncObjs.TLightweightEvent.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TLightweightEvent();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TLightweightEvent

説明

イベントに関連づけられたメモリを解放します。

Destroy は、イベントに関連づけられたメモリを解放します。