Source position: customdrawndrawers.pas line 264
type TCDPaletteKind = (
palDefault,
palNative,
palFallback,
palUserConfig,
palCustom
);