|
@@ -2296,9 +2296,9 @@ const
|
|
{ ftWideMemo} TWideMemoField,
|
|
{ ftWideMemo} TWideMemoField,
|
|
{ ftOraTimeStamp} nil,
|
|
{ ftOraTimeStamp} nil,
|
|
{ ftOraInterval} nil,
|
|
{ ftOraInterval} nil,
|
|
- { ftLongWord} {TLongWordField}nil,
|
|
|
|
|
|
+ { ftLongWord} TLongWordField,
|
|
{ ftShortint} {TShortintField}nil,
|
|
{ ftShortint} {TShortintField}nil,
|
|
- { ftByte} nil,
|
|
|
|
|
|
+ { ftByte} {TByteField}nil,
|
|
{ ftExtended} nil
|
|
{ ftExtended} nil
|
|
);
|
|
);
|
|
|
|
|