RAD Studio
ContentsIndex
PreviousUpNext
Specifying the Current Record After a Successful Search

By default, a successful search positions the cursor on the first record that matches the search criteria. If you prefer, you can set the KeyExclusive property to True to position the cursor on the next record after the first matching record. 

By default, KeyExclusive is False, meaning that successful searches position the cursor on the first matching record.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!