Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

IsColorDefault

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

Declaration

Source position: controls.pp line 2783

function IsColorDefault(

  AControl: TControl

):Boolean;

Description

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