System.SysUtils.TMarshaller.FixString

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

Delphi

function FixString(var Str: string): TPtrWrapper;

プロパティ

種類 可視性 ソース ユニット
function public System.SysUtils.pas System.SysUtils TMarshaller

説明

文字列の開始部分にあるデータを参照する、ラップ ポインタを返します。

FixString メソッドは、Flush が呼び出されるまで、または、レコードがスコープの外に出るまで、文字列が存在することを保証します。

関連項目