|
@@ -410,7 +410,7 @@ type
|
|
|
property FieldNo: Longint read FFieldNo;
|
|
|
property IsIndexField: Boolean read FIsIndexField;
|
|
|
property IsNull: Boolean read GetIsNull;
|
|
|
- property Lookup: Boolean read GetLookup write SetLookup;
|
|
|
+ property Lookup: Boolean read GetLookup write SetLookup; deprecated;
|
|
|
property NewValue: Variant read GetNewValue write SetNewValue;
|
|
|
property Offset: word read FOffset;
|
|
|
property Size: Integer read FSize write SetSize;
|