[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the color of the control while resolving clDefault and ParentColor
Source position: controls.pp line 1530
This convenience routine will allow to obtain the Color of the control while resolving clDefault. It will never return clDefault, but it might return non-RGB color. To obtain a purely RGB result use GetRGBColorResolvingParent.
|
The background color of the control. |
|
|
Get the default color for this widget, from Parent or color type. |
|
|
If true, the Color of the control will be the same as the one from the Parent. Default is true. |
|
|
Returns a RGB value for the color of the control |
lazarus-ccr.sourceforge.net |