FireDAC.Stan.Util.FDHighRefCounter

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

Delphi

procedure FDHighRefCounter(var ACounter: Integer);

C++

extern DELPHI_PACKAGE void __fastcall FDHighRefCounter(int &ACounter);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Stan.Util.pas
FireDAC.Stan.Util.hpp
FireDAC.Stan.Util FireDAC.Stan.Util

説明

オブジェクトの参照カウントを、取り得る最大の値に設定します。


FDHighRefCounter では、オブジェクトの参照カウントを、取り得る最大の値に更新します。

関連項目