[Overview][Types][Classes][Procedures and functions][Index] |
Adds a record to the index
Source position: bufdataset.pas line 170
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.