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