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

TCDPaletteKind

Declaration

Source position: customdrawndrawers.pas line 304

type TCDPaletteKind = (

  palDefault,

  

  palNative,

  

  palFallback,

  

  palUserConfig,

  

  palCustom

  

);

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