TBooleanToStringRule enumerates possible rules for BooleanToStringRule.
TBooleanToStringRule = ( bsrAsIs, bsrLower, bsrUpper );
enum TBooleanToStringRule { bsrAsIs, bsrLower, bsrUpper };
Variants
TBooleanToStringRule enumerates the values that can be assigned to the global variables NullEqualityRule and NullMagnitudeRule.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|