Vcl.Skia.TSkCustomWinControl.AllowDrawParentInBackground
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.