Determines if the color for the control is the system default (GTK).
Source position: controls.pp line 2778
function IsColorDefault( |
AControl: TControl |
):Boolean; |
Used by GTK-based widgetset classes to determine if the color in a control needs to be compares to the SYS_COLOR_BASE value used in the widgetset.