System.SysUtils.NullWideStr
Delphi
NullWideStr: PWideString = @EmptyWideStr;
C++
extern DELPHI_PACKAGE System::WideString *NullWideStr;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| variable | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |