[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Color used for the button face.
Source position: stdctrls.pp line 1259
public property TCustomButton.Color : TColor |
Color is a TColor property with color used for the surface (or face) on the button control. The default value for the property in TCustomButton is clDefault or clBtnFace, depending on the platform or widgetset.
Changes made to the Color for the control or its Font are ignored in TCustomButton. It is always drawn using the color(s) needed for the platform or widgetset.
|
The background color for the control. |
Lazarus Component Library (LCL) | Version 3.99-a3113c0e09 (2023-09-12) | Home |