JVCL Help:TJvCustomLookOutButton.FillColor
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomLookOutButton.FillColor Property
[+] TJvCustomLookOutButton Events
[+] TJvCustomLookOutButton Methods
[+] TJvCustomLookOutButton Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the color used to fill the interior of the button.
Pascal
propertyFillColor: TColor;
Description
Use FillColor to specify a color to use to fill the interior of the button when the mouse hovers over it. By default, a button is transparent and the color of the underlying control shows through the button. By setting FillCilor to something else than clNone, the button will be filled with the specified color when the user hovers the mouse over the button.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page