System.SysUtils.EmptyWideStr
Delphi
EmptyWideStr: WideString = '';
C++
extern DELPHI_PACKAGE System::WideString EmptyWideStr;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
variable | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
説明
WideString 定数の空文字列バージョンです。
下位互換性のためにのみ用意されています。