System.SysUtils.EmptyStr
Delphi
EmptyStr: string = '';
C++
extern DELPHI_PACKAGE System::UnicodeString EmptyStr;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
variable | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
Description
Une constante chaîne vide.
Incluse uniquement pour assurer une compatibilité ascendante.