RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBTables.FldSubTypeMap Constant
Pascal
FldSubTypeMap: array[TFieldType] of Word = ( 0, 0, 0, 0, 0, 0, 0, fldstMONEY, 0, 0, 0, 0, 0, 0, fldstAUTOINC, fldstBINARY, fldstMEMO, fldstGRAPHIC, fldstFMTMEMO, fldstOLEOBJ, fldstDBSOLEOBJ, fldstTYPEDBINARY, 0, fldstFIXED, fldstUNICODE, 0, 0, 0, 0, 0, fldstHBINARY, fldstHMEMO, 0, 0, 0, 0, 0, 0, fldstFIXED, fldstMEMO, 0, 0, 0, 0, 0, 0, 0, 0, 0);
C++
array[TFieldType] of Word FldSubTypeMap = ( 0, 0, 0, 0, 0, 0, 0, fldstMONEY, 0, 0, 0, 0, 0, 0, fldstAUTOINC, fldstBINARY, fldstMEMO, fldstGRAPHIC, fldstFMTMEMO, fldstOLEOBJ, fldstDBSOLEOBJ, fldstTYPEDBINARY, 0, fldstFIXED, fldstUNICODE, 0, 0, 0, 0, 0, fldstHBINARY, fldstHMEMO, 0, 0, 0, 0, 0, 0, fldstFIXED, fldstMEMO, 0, 0, 0, 0, 0, 0, 0, 0, 0);

This is constant DBTables.FldSubTypeMap.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!