API:Vcl.DBGrids.TColumn.Color
Delphi
property Color: TColor read GetColor write SetColor stored IsColorStored;
C++
__property System::Uitypes::TColor Color = {read=GetColor, write=SetColor, stored=IsColorStored, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DbGrids.pas Vcl.DBGrids.hpp |
Vcl.DBGrids | TColumn |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!