[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the parent color is used to draw the control.
Source position: stdctrls.pp line 1239
protected property TCustomButton.ParentColor : Boolean |
The default value for the property is False in TCustomButton. Changes to the property value are ignored in TCustomButton; the control is always drawn using the color(s) needed for the platform or widgetset.
|
Use the Color from the Parent control, when enabled. |
Version 4.0 | Generated 2025-05-03 | Home |