[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The color of the background of a widget, for example a TEdit. This is usually white. Don't confuse this with the background of a window, or form, which is given by clForm
Source position: graphics.pp line 303
const clWindow = (SYS_COLOR_BASE or COLOR_WINDOW); |
lazarus-ccr.sourceforge.net |