Icon BookmarkValid Method

virtual bool __fastcall
      BookmarkValid(System::DynamicArray<System::Byte> Bookmark)

Usage

Use the BookmarkValid method to determine if a specifed bookmark is currently assigned a valid bookmark value. Bookmark specifies the bookmark to test. BookmarkValid returns True if a bookmark is valid. Otherwise, it returns False.

Information This method is only used in the context of the descendant TEDBTable, TEDBQuery, TEDBScript, and TEDBStoredProc components.
Image