DBXPlatform.TDBXAnsiStringVar
From RAD Studio VCL Reference
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.