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

TOvcVirtualListBox

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

Declaration

Source position: ovcvlb.pas line 499

type TOvcVirtualListBox = class(TOvcCustomVirtualListBox)

published

  property AutoRowHeight: Boolean;

  

  property BorderStyle: TBorderStyle;

  

  property Columns: Integer;

  

  property Header: string;

  

  property HeaderColor: TOvcColors;

  

  property IntegralHeight: Boolean;

  

  property MultiSelect: Boolean;

  

  property NumItems: LongInt;

  

  property OwnerDraw: Boolean;

  

  property ProtectColor: TOvcColors;

  

  property RowHeight: Integer;

  

  property ScrollBars: TScrollStyle;

  

  property SelectColor: TOvcColors;

  

  property ShowHeader: Boolean;

  

  property SmoothScroll: Boolean;

  

  property UseTabStops: Boolean;

  

  property WheelDelta: Integer;

  

  property OnCharToItem: TCharToItemEvent;

  

  property OnClickHeader: THeaderClickEvent;

  

  property OnDrawItem: TDrawItemEvent;

  

  property OnGetItem: TGetItemEvent;

  

  property OnGetItemColor: TGetItemColorEvent;

  

  property OnGetItemStatus: TGetItemStatusEvent;

  

  property OnIsSelected: TIsSelectedEvent;

  

  property OnSelect: TSelectEvent;

  

  property OnTopIndexChanged: TTopIndexChanged;

  

  property OnUserCommand: TUserCommandEvent;

  

  property Anchors;

  

  property Constraints;

  

  property DragKind;

  

  property Align;

  

  property Color;

  

  property Controller: TOvcController;

  

  property Ctl3D;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property ParentColor;

  

  property ParentCtl3D;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property AfterEnter: TNotifyEvent;

  

  property AfterExit: TNotifyEvent;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

end;

Inheritance

TOvcVirtualListBox

  

|

TOvcCustomVirtualListBox

  

|

TOvcCustomControlEx

  

|

TOvcCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio