[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

IsColorDefault

Determines if the color for the control is the system default (GTK).

Declaration

Source position: controls.pp line 2778

function IsColorDefault(

  AControl: TControl

):Boolean;

Description

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.