[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |