Vcl.Direct2D.TDirect2DFont.ReleaseHandle
Delphi
procedure ReleaseHandle; override;
C++
DYNAMIC void __fastcall ReleaseHandle();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | Vcl.Direct2D.pas Vcl.Direct2D.hpp |
Vcl.Direct2D | TDirect2DFont |
説明
割り当てられた Direct2D インターフェイスを解放します。
ReleaseHandle は、このフォント オブジェクトが破棄されるときに実行されます。ReleaseHandle は、フォント オブジェクトに関連付けられた Direct2D インターフェイスの割り当てを解除します。