Adds a record to the index.
Source position: bufdataset.pas line 183
public procedure TBufIndex.AddRecord; virtual; abstract; |
Adds a record to the end of the index as the new last record (spare record). AddRecord is used in the GetNextPacket method.