System.SysUtils.EmptyWideStr

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

Delphi

EmptyWideStr: WideString = '';

C++

extern DELPHI_PACKAGE System::WideString EmptyWideStr;

プロパティ

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

説明

WideString 定数の空文字列バージョンです。

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