RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalendar.ParentDoubleBuffered Property

ParentDoubleBuffered defers the DoubleBuffered property of this component to the value of the parent's DoubleBuffered property.

Pascal
property ParentDoubleBuffered: Boolean;
C++
__property Boolean ParentDoubleBuffered;

ParentDoubleBuffered is a boolean indicating that the DoubleBuffered property of this component is overridden by the value of the parent's DoubleBuffered property. 

 

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