System.TMarshal.UnfixString

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

Delphi

class procedure UnfixString(Ptr: TPtrWrapper); overload;

プロパティ

種類 可視性 ソース ユニット
procedure public System.pas System TMarshal

説明

指定された文字列の参照カウントをデクリメントします。

UnfixString メソッドは、Ptr によって参照される文字列データの参照カウントをデクリメントします。

関連項目