[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the ParentBackground property.
Source position: controls.pp line 2242
protected procedure TWinControl.SetParentBackground( |
const AParentBackground: Boolean |
); virtual; |
AParentBackground |
|
New value for the property. |
|
Indicates if the control uses the background for its Parent control. |
lazarus-ccr.sourceforge.net |