Vcl.Skia.TSkCustomWinControl.BackgroundColor

From RAD Studio API Documentation
Jump to: navigation, search

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.