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

TDefaultColorType

Indicates whether a default color applies to a font or a brush.

Declaration

Source position: graphics.pp line 962

type TDefaultColorType = (

  dctBrush,

  

  dctFont

  

);

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