[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'BufDataset' (#fcl)

TBufIndex.InsertRecordBeforeCurrentRecord

Inserts a record before the current record in the index order

Declaration

Source position: bufdataset.pas line 173

public procedure TBufIndex.InsertRecordBeforeCurrentRecord(

  const ARecord: TRecordBuffer

); virtual; abstract;

Arguments

ARecord

  

Record buffer to insert into the index

Description

Inserts a record before the current record using the sort order for the active index.


Documentation generated on: May 14 2021