API:System.TypInfo.BooleanIdents

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

BooleanIdents: array [Boolean] of string = ('False', 'True');

C++

extern DELPHI_PACKAGE System_Typinfo__4 BooleanIdents;

Properties

Type Visibility Source Unit Parent
variable public
System.TypInfo.pas
System.TypInfo.hpp
System.TypInfo System.TypInfo

Description

Embarcadero Technologies does not currently have any additional information.