DBXPlatform.TDBXBooleans

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From DBXPlatform.pas

	TDBXBooleans = array of Boolean;


Unit: DBXPlatform

Type: array

C++ Information

From DBXPlatform.hpp

	typedef System::DynamicArray<bool> TDBXBooleans;


Unit: DBXPlatform

Type: typedef

Description

Represents an array of Boolean values.


The TDBXDynamicCharArray type represents an array of Boolean values.

See Also

Personal tools
Translations
Newest Version