RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.BooleanIdents Variable
Pascal
BooleanIdents: array [Boolean] of string = ('False', 'True');
C++
array [Boolean] of string BooleanIdents = ('False', 'True');

TypInfo

This is variable TypInfo.BooleanIdents.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!