Unit 'ovcclrcb' Package
[Overview][Classes][Index] [#pl_orpheus]

TOvcCustomColorComboBox

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

Declaration

Source position: ovcclrcb.pas line 46

type TOvcCustomColorComboBox = class(TOvcBaseComboBox)

protected

  FShowColorNames: Boolean;

  

  BoxWidth: Integer;

  

  function GetSelectedColor;

  

  procedure SetSelectedColor();

  

  procedure SetShowColorNames();

  

  function ColorFromString();

  

  procedure CalculateBoxWidth;

  

  procedure CMFontChanged(); message;

  

  procedure CreateWnd; override;

  

  property SelectedColor: TColor; [rw]

  

  property ShowColorNames: Boolean; [rw]

  

  property Ctl3D: Boolean; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure DrawItem(); override;

  

  procedure SetBounds(); override;

  

end;

Inheritance

TOvcCustomColorComboBox

  

|

TOvcBaseComboBox

  

|

TObject



CT Web help

CodeTyphon Studio