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

TCDColorPalette

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: customdrawndrawers.pas line 283

type TCDColorPalette = class

public

  ScrollBar: TGraphicsColor;

  

  Background: TGraphicsColor;

  

  ActiveCaption: TGraphicsColor;

  

  InactiveCaption: TGraphicsColor;

  

  Menu: TGraphicsColor;

  

  Window: TGraphicsColor;

  

  WindowFrame: TGraphicsColor;

  

  MenuText: TGraphicsColor;

  

  WindowText: TGraphicsColor;

  

  CaptionText: TGraphicsColor;

  

  ActiveBorder: TGraphicsColor;

  

  InactiveBorder: TGraphicsColor;

  

  AppWorkspace: TGraphicsColor;

  

  Highlight: TGraphicsColor;

  

  HighlightText: TGraphicsColor;

  

  BtnFace: TGraphicsColor;

  

  BtnShadow: TGraphicsColor;

  

  GrayText: TGraphicsColor;

  

  BtnText: TGraphicsColor;

  

  InactiveCaptionText: TGraphicsColor;

  

  BtnHighlight: TGraphicsColor;

  

  color3DDkShadow: TGraphicsColor;

  

  color3DLight: TGraphicsColor;

  

  InfoText: TGraphicsColor;

  

  InfoBk: TGraphicsColor;

  

  HotLight: TGraphicsColor;

  

  GradientActiveCaption: TGraphicsColor;

  

  GradientInactiveCaption: TGraphicsColor;

  

  MenuHighlight: TGraphicsColor;

  

  MenuBar: TGraphicsColor;

  

  Form: TGraphicsColor;

  

  procedure Assign();

  

end;

Inheritance

TCDColorPalette

  

|

TObject