DBXPlatform.TDBXWideString
From RAD Studio VCL Reference
Contents |
Delphi Information
From DBXPlatform.pas
TDBXWideString= System.PWideChar;
Unit: DBXPlatform
Type: pointer
C++ Information
From DBXPlatform.hpp
typedef wchar_t * TDBXWideString;
Unit: DBXPlatform
Type: typedef
Description
Represents an alias for PWideChar.
The TDBXWideString type represents an alias for PWideChar.