ComponentOne True DBGrid Pro 8
EditForeColor Property

EditForeColor Property

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

Syntax

object.EditForeColor= 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 foreground color of a grid, column, or split is determined by its EditorStyle property setting. For these objects, the EditForeColor property is a shortcut to the ForeColor member of the EditorStyle property.

Note

The EditForeColor 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