Previous Topic

Next Topic

Inhoudsopgave

Book Index

Color Property

Property Property Color: Integer (R/W)

Description

Specifies the background color of the control.

Remarks

This property is common to all TForm controls.

Details

Use Color to read or change the background color of the control.

If a control's ParentColor property is true, then changing the Color property of the control's parent automatically changes the Color property of the control. When the value of the Color property is changed, the control's ParentColor property is automatically set to false.