Vcl.Controls.TWinControl.SetParentDoubleBuffered
Delphi
procedure SetParentDoubleBuffered(Value: Boolean); virtual;
C++
virtual void __fastcall SetParentDoubleBuffered(bool Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | TWinControl | 
Description
Sets the ParentBackground property.
SetParentDoubleBuffered is a protected method that sets the value of ParentDoubleBuffered.