ParentBackground Property

Applies to TestComplete 15.63, last modified on April 23, 2024

Specifies whether the component uses its parent’s theme background.

Declaration

componentObj.ParentBackground
Read-Write Property Boolean
componentObj     One of the user forms components listed in the Applies To section  

Applies To

The property applies to the following components:

TcxCheckBox, TcxGroupBox, TcxRadioGroup, TPanel

Description

The ParentBackground property specifies whether the component uses the background of its parent’s theme to draw its own background.

This property only takes effect in Windows XP when themes are enabled.

Property Value

True, if the component uses its parent’s theme background; False otherwise.

See Also

Color Property
ParentColor Property
ParentFont Property

Highlight search results