System.SysUtils.EmptyStr

提供: RAD Studio API Documentation
2011年10月18日 (火) 18:46時点におけるPyBot (トーク | 投稿記録)による版 (Scoping Libraries)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

EmptyStr: string = '';

C++

extern DELPHI_PACKAGE System::UnicodeString EmptyStr;

プロパティ

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

説明

空文字列定数です。

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