RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControl.SetParentDoubleBuffered Method

Sets the ParentBackground property.

Pascal
procedure SetParentDoubleBuffered(Value: Boolean); virtual;
C++
virtual __fastcall SetParentDoubleBuffered(Boolean Value);

SetParentDoubleBuffered is a protected method that sets the value of ParentDoubleBuffered

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!