EPUB | CHM | PDF

TDataSet.Methods.FreeBookmark

Top Previous Next

Frees the resources allocated for a specified bookmark.

Syntax:

procedure FreeBookmark(Bookmark: TBookmark); virtual;

Description:

Call FreeBookmark to free an existing bookmark before reassigning it. FreeBookmark releases the memory allocated for a specified bookmark when the bookmark is no longer needed.

See also: Example: GetBookmark,GotoBookmark,FreeBookmark,FindPrior,Value,OnDataChange,BOF