[Overview][Types][Classes][Procedures and functions][Index] |
Inserts a record prior to the current record in the index
Source position: bufdataset.pas line 237
public procedure TDoubleLinkedBufIndex.InsertRecordBeforeCurrentRecord( |
const ARecord: TRecordBuffer |
); override; |