System.SysUtils.EmptyStr

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

Delphi

EmptyStr: string = '';

C++

extern DELPHI_PACKAGE System::UnicodeString EmptyStr;

プロパティ

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


説明

空の文字列を含む変数。

この変数は下位互換性のためだけに提供されています。