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

clWindow

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

Declaration

Source position: graphics.pp line 303

const clWindow = (SYS_COLOR_BASE or COLOR_WINDOW);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.