Remove the record at the specified bookmark from the index.
Source position: bufdataset.pas line 187
public procedure TBufIndex.RemoveRecordFromIndex( |
const ABookmark: TBufBookmark |
); virtual; abstract; |
ABookmark |
|
Bookmark for the record to remove from the index. |