| [Overview][Types][Classes][Procedures and functions][Index] | 
Inserts a record before the current record in the index order
Source position: bufdataset.pas line 173
public procedure TBufIndex.InsertRecordBeforeCurrentRecord(  | 
const ARecord: TRecordBuffer  | 
); virtual; abstract;  | 
ARecord  | 
  | 
Record buffer to insert into the index  | 
Inserts a record before the current record using the sort order for the active index.