System.SysUtils.EmptyStr

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

EmptyStr: string = '';

C++

extern DELPHI_PACKAGE System::UnicodeString EmptyStr;

Eigenschaften

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

Beschreibung

Eine leere String-Konstante.

Dient nur der Abwärtskompatibilität.