Unit 'ovccmbx' Package
[Overview][Constants][Types][Classes][Index] [#pl_orpheus]

TOvcComboBox

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

Declaration

Source position: ovccmbx.pas line 368

type TOvcComboBox = class(TOvcBaseComboBox)

published

  property Anchors;

  

  property Constraints;

  

  property DragKind;

  

  property AutoSearch: Boolean;

  

  property Color;

  

  property Ctl3D;

  

  property Cursor;

  

  property DragCursor;

  

  property DragMode;

  

  property DropDownCount;

  

  property DroppedWidth: Integer;

  

  property Enabled;

  

  property Font;

  

  property HotTrack: Boolean;

  

  property ImeMode;

  

  property ImeName;

  

  property ItemHeight: Integer;

  

  property Items;

  

  property KeyDelay: Integer;

  

  property LabelInfo: TOvcLabelInfo;

  

  property MaxLength;

  

  property MRUListColor: TColor;

  

  property MRUListCount: Integer;

  

  property ParentColor;

  

  property ParentCtl3D;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property Sorted;

  

  property Style: TOvcComboStyle;

  

  property TabOrder;

  

  property TabStop;

  

  property Text;

  

  property Visible;

  

  property AfterEnter: TNotifyEvent;

  

  property AfterExit: TNotifyEvent;

  

  property OnChange;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnDropDown;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnSelectionChange: TNotifyEvent;

  

  property OnStartDrag;

  

  property OnMouseWheel: TMouseWheelEvent;

  

end;

Inheritance

TOvcComboBox

  

|

TOvcBaseComboBox

  

|

TObject



CT Web help

CodeTyphon Studio