Inserts a record prior to the current record in the index.
Source position: bufdataset.pas line 250
public procedure TDoubleLinkedBufIndex.InsertRecordBeforeCurrentRecord(
const ARecord: TRecordBuffer
); override;