[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.SetParentBackground

Sets the value for the ParentBackground property.

Declaration

Source position: controls.pp line 2242

protected procedure TWinControl.SetParentBackground(

  const AParentBackground: Boolean

); virtual;

Arguments

AParentBackground

  

New value for the property.

See also

TWinControl.ParentBackground

  

Indicates if the control uses the background for its Parent control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.