Vcl.Skia.TSkCustomWinControl.AllowDrawParentInBackground

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowDrawParentInBackground: Boolean read FAllowDrawParentInBackground write SetAllowDrawParentInBackground default True;

C++

__property bool AllowDrawParentInBackground = {read=FAllowDrawParentInBackground, write=SetAllowDrawParentInBackground, 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.