API:Vcl.ColorGrd.TColorGrid.ForegroundIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ForegroundIndex: Integer read FForegroundIndex write SetForegroundIndex default 0;

C++

__property int ForegroundIndex = {read=FForegroundIndex, write=SetForegroundIndex, default=0};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.