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