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

TCDColorPalette

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

Declaration

Source position: customdrawndrawers.pas line 284

type TCDColorPalette = class

public

  ScrollBar: TColor;

  

  Background: TColor;

  

  ActiveCaption: TColor;

  

  InactiveCaption: TColor;

  

  Menu: TColor;

  

  Window: TColor;

  

  WindowFrame: TColor;

  

  MenuText: TColor;

  

  WindowText: TColor;

  

  CaptionText: TColor;

  

  ActiveBorder: TColor;

  

  InactiveBorder: TColor;

  

  AppWorkspace: TColor;

  

  Highlight: TColor;

  

  HighlightText: TColor;

  

  BtnFace: TColor;

  

  BtnShadow: TColor;

  

  GrayText: TColor;

  

  BtnText: TColor;

  

  InactiveCaptionText: TColor;

  

  BtnHighlight: TColor;

  

  color3DDkShadow: TColor;

  

  color3DLight: TColor;

  

  InfoText: TColor;

  

  InfoBk: TColor;

  

  HotLight: TColor;

  

  GradientActiveCaption: TColor;

  

  GradientInactiveCaption: TColor;

  

  MenuHighlight: TColor;

  

  MenuBar: TColor;

  

  Form: TColor;

  

  procedure Assign();

  

end;

Inheritance

TCDColorPalette

  

|

TObject


Version 3.2 Generated 2024-02-25 Home