ComponentOne True DBGrid Pro 8
InsertMode Property

This property determines whether the grid's editor operates in insert or overstrike mode.

Syntax

TDBGrid.InsertMode= boolean

Remarks

Read/Write at run time and design time.

If True (the default), the editor is in insert mode, and each character entered by the user is inserted at the current caret position.

If False, the editor is in overstrike mode, and each character entered by the user replaces the character immediately after the caret.

See Also

TDBGrid Control

 

 


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

Product Support Forum  |  Documentation Feedback