Vcl.Skia.TSkCustomWinControl.BackgroundColor
Delphi
property BackgroundColor: TAlphaColor read FBackgroundColor write SetBackgroundColor default TAlphaColors.White;
C++
__property System::Uitypes::TAlphaColor BackgroundColor = {read=FBackgroundColor, write=SetBackgroundColor, default=-1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | class protected | Vcl.Skia.pas Vcl.Skia.hpp |
Vcl.Skia | TSkCustomWinControl |
Description
Embarcadero Technologies does not currently have any additional information.