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

TColorBoxStyle

TColorBoxStyle - set of TColorBoxStyles

Declaration

Source position: colorbox.pas line 44

type TColorBoxStyle = set of (

  cbStandardColors,

  cbExtendedColors,

  cbSystemColors,

  cbIncludeNone,

  cbIncludeDefault,

  cbCustomColor,

  cbPrettyNames,

  cbCustomColors

);

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