|
@@ -1044,7 +1044,6 @@ type
|
|
|
procedure SetRecNo(Value: Longint); virtual;
|
|
|
procedure SetState(Value: TDataSetState);
|
|
|
function SetTempState(const Value: TDataSetState): TDataSetState;
|
|
|
- function TempBuffer: PChar;
|
|
|
procedure UpdateIndexDefs; virtual;
|
|
|
property ActiveRecord: Longint read FActiveRecord;
|
|
|
property CurrentRecord: Longint read FCurrentRecord;
|