The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Constants


´
Constant Declaration Explanation
FEATKINDIDS array[TFeatKind] of string =
('undefined', 'integer', 'double', 'string', 'tristate');
can be used to convert TFeatKind into a string
IDS_LOGICOP array[TLogicOp] of string =
('AND', 'OR', 'XOR', 'ANDNOT', 'ORNOT', 'XORNOT');
a string representaion of the type TLogicOp


Last Update: 2023-Mar-08