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

TColorBoxStyle

Declaration

Source position: colorbox.pas line 43

type TColorBoxStyle = set of (

  cbStandardColors,

  

  cbExtendedColors,

  

  cbSystemColors,

  

  cbIncludeNone,

  

  cbIncludeDefault,

  

  cbCustomColor,

  

  cbPrettyNames,

  

  cbCustomColors

  

);



CT Web help

CodeTyphon Studio