ComponentOne True DBGrid Pro 8
EditBackColor Property

EditBackColor Property

This property controls the background color of an object's editing window when editing is in progress.

Syntax

object.EditBackColor= color

Remarks

Read/Write at run time and design time.

Colors may be specified as RGB values or system default colors.

By default, the editor background color of a grid, column, or split is determined by its EditorStyle property setting. For these objects, the EditBackColor property is a shortcut to the BackColor member of the EditorStyle property.

Note

The EditBackColor property only applies when the floating editor marquee (MarqueeStyle = 6) is not in effect.

See Also

TDBGrid Control

Column Object

Split Object

 

 


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

Product Support Forum  |  Documentation Feedback