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

説明

空文字列定数です。

下位互換性のためにのみ用意されています。