Show: Delphi C++
Display Preferences

Vcl.ColorGrd.TColorGrid.ForegroundColor

From XE2 API Documentation
Jump to: navigation, search

Delphi

property ForegroundColor: TColor read GetForegroundColor;

C++

__property System::Uitypes::TColor ForegroundColor = {read=GetForegroundColor, nodefault};

Contents

Properties

Type Visibility Source Unit Parent
property public
Vcl.ColorGrd.pas
Vcl.ColorGrd.hpp
Vcl.ColorGrd TColorGrid

Description

Returns the color that is set for the foreground.

ForegroundColor indicates the color of the foreground. Consequently, the slot containing this color also has the FG label.

See Also

Code Examples

Personal tools
Previous Versions
Translations