DBXPlatform.TDBXWideString

From RAD Studio VCL Reference
Jump to: navigation, search

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.

See Also

Personal tools
Translations
Newest Version