System.SysUtils.EmptyWideStr

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

EmptyWideStr: WideString = '';

C++

extern DELPHI_PACKAGE System::WideString EmptyWideStr;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
variable public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Beschreibung

Eine leere String-Version der Konstante WideString.

Dient nur der Abwärtskompatibilität.