DBXPlatform.TDBXAnsiStringVar

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From DBXPlatform.pas

	TDBXAnsiStringVar=		System.PAnsiChar;


Unit: DBXPlatform

Type: pointer

C++ Information

From DBXPlatform.hpp

	typedef char * TDBXAnsiStringVar;


Unit: DBXPlatform

Type: typedef

Description

Represents an alias for PAnsiChar.


The TDBXAnsiStringVar type represents an alias for PAnsiChar.

See Also

Personal tools
Translations
Newest Version