Sets the value for the ParentBackground property.
Source position: controls.pp line 1522
protected procedure TControl.SetParentBackground( |
const AParentBackground: Boolean |
); virtual; |
AParentBackground |
|
New value for the ParentBackground property. |
|
Indicates if the control uses the background color from its Parent control. |
| Version 4.4 | Generated 2025-11-08 | Home |