ComponentOne List 8.0 for ActiveX
Bookmark Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> Bookmark Property (TDBCombo)

Bookmark Property (TDBCombo)

Syntax

object.Bookmark= variant

Remarks

Read/Write at run time. Not available at design time.

Property applies to TDBList and TDBCombo controls.

This property returns or sets the bookmark identifying the current row in a TDBList and TDBCombo control.

Use the value returned by the Bookmark property to save a reference to the current row that remains valid even after another row becomes current.

When you set the Bookmark property to a valid value in code, the row associated with that value becomes the current row, and the control adjusts its display to bring the new current row into view if necessary.

The Bookmark property is defined as a Variant to accommodate user-defined bookmarks in unbound mode.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback