API:Vcl.ColorGrd.TColorGrid.BackgroundIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BackgroundIndex: Integer read FBackgroundIndex write SetBackgroundIndex default 0;

C++

__property int BackgroundIndex = {read=FBackgroundIndex, write=SetBackgroundIndex, 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.