API:Vcl.Samples.Gauges.TGauge.BackColor
Delphi
property BackColor: TColor read FBackColor write SetBackColor default clWhite;
C++
__property System::Uitypes::TColor BackColor = {read=FBackColor, write=SetBackColor, default=16777215};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Samples.Gauges.pas Vcl.Samples.Gauges.hpp |
Vcl.Samples.Gauges | TGauge |
Description
Embarcadero Technologies does not currently have any additional information.