RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomPanel.SetParentBackground Method

Sets the ParentBackground property.

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

SetParentBackground is a protected method that sets the value of ParentBackground. 

 

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