ComponentOne True DBGrid Pro 8
ForeColor Property

ForeColor Property

This property controls the foreground color of an object.

Syntax

object.ForeColor= color

Remarks

Read/Write at run time and design time.

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

The foreground color of a grid, column, or split is determined by its Style property setting. For these objects, the ForeColor property is a shortcut to the ForeColor member of the Style property.

For Style objects, the value of the ForeColor property is inherited from the parent style (if any) unless explicitly overridden.

See Also

TDBGrid Control

TDBDropDown Control

Column Object

Split Object

Style Object

 

 


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

Product Support Forum  |  Documentation Feedback