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