Unit 'JvHtControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_jvcl]

TJvCustomHTComboBox

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

Declaration

Source position: JvHtControls.pas line 243

type TJvCustomHTComboBox = class(TCustomComboBox)

protected

  procedure DrawItem(); override;

  

  procedure MeasureItem(); override;

  

  property HideSel: Boolean; [rw]

  

  property ColorHighlight: TColor; [rw]

  

  property ColorHighlightText: TColor; [rw]

  

  property ColorDisabledText: TColor; [rw]

  

  property SuperSubScriptRatio: Double; [rws]

  

public

  constructor Create(); override;

  

  property PlainItems []: string; [r]

  

end;

Inheritance

TJvCustomHTComboBox

  

|

TObject



CT Web help

CodeTyphon Studio