TlsBtn.Color

TlsBtn

Specifies the background color of the button.

property Color: TColor

Description
Use Color to read or change the background color of the button.

If the button's ParentColor property is True, then changing the Color property of the button's parent automatically changes the Color property of the button. When the value of the Color property is changed, the button's ParentColor property is automatically set to False.

This Setting is only applied to the button when the BorderStyle is set to bsOutlook.