Unit 'ovctccbx' Package
[Overview][Types][Classes][Variables][Index] [#pl_orpheus]

TOvcTCComboBox

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

Declaration

Source position: ovctccbx.pas line 195

type TOvcTCComboBox = class(TOvcTCCustomComboBox)

published

  property AcceptActivationClick: Boolean;

  

  property Access: TOvcTblAccess;

  

  property Adjust: TOvcTblAdjust;

  

  property AutoAdvanceChar: Boolean;

  

  property AutoAdvanceLeftRight: Boolean;

  

  property Color: TColor;

  

  property DropDownCount: Integer;

  

  property Font: TFont;

  

  property HideButton: Boolean;

  

  property Hint: string;

  

  property Items: TStrings;

  

  property ShowHint: Boolean;

  

  property Margin: Integer;

  

  property MaxLength: Word;

  

  property SaveStringValue: Boolean;

  

  property ShowArrow: Boolean;

  

  property Sorted: Boolean;

  

  property Style: TComboBoxStyle;

  

  property Table: TOvcTableAncestor;

  

  property TableColor: Boolean;

  

  property TableFont: Boolean;

  

  property TextHiColor: TColor;

  

  property TextStyle: TOvcTextStyle;

  

  property UseRunTimeItems: Boolean;

  

  property OnChange: TNotifyEvent;

  

  property OnClick: TNotifyEvent;

  

  property OnDblClick: TNotifyEvent;

  

  property OnDragDrop: TDragDropEvent;

  

  property OnDragOver: TDragOverEvent;

  

  property OnDrawItem: TDrawItemEvent;

  

  property OnDropDown: TNotifyEvent;

  

  property OnEndDrag: TEndDragEvent;

  

  property OnEnter: TNotifyEvent;

  

  property OnExit: TNotifyEvent;

  

  property OnKeyDown: TKeyEvent;

  

  property OnKeyPress: TKeyPressEvent;

  

  property OnKeyUp: TKeyEvent;

  

  property OnMeasureItem: TMeasureItemEvent;

  

  property OnMouseDown: TMouseEvent;

  

  property OnMouseMove: TMouseMoveEvent;

  

  property OnMouseUp: TMouseEvent;

  

  property OnOwnerDraw: TCellPaintNotifyEvent;

  

end;

Inheritance

TOvcTCComboBox

  

|

TOvcTCCustomComboBox

  

|

TOvcTCBaseString

  

|

TOvcBaseTableCell

  

|

TOvcTableCellAncestor

  

|

TObject



CT Web help

CodeTyphon Studio