Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.SetParentBackground

Sets the value for the ParentBackground property.

Declaration

Source position: controls.pp line 1522

protected procedure TControl.SetParentBackground(

  const AParentBackground: Boolean

); virtual;

Arguments

AParentBackground

  

New value for the ParentBackground property.

See also

TControl.ParentBackground

  

Indicates if the control uses the background color from its Parent control.


Version 4.4 Generated 2025-11-08 Home