Class TBoundListBox

Unit

Declaration

type TBoundListBox = class(TCustomListBox)

Description

TListBox subcomponent used by other TrDBMemoCB

Hierarchy

  • TCustomListBox
  • TBoundListBox

Overview

Methods

Public constructor Create(AOwner: TComponent); override;

Properties

Published property Style;
Published property BevelEdges;
Published property BevelInner;
Published property BevelKind default bkNone;
Published property BevelOuter;
Published property BorderStyle;
Published property Color;
Published property Ctl3D;
Published property Enabled;
Published property Items;
Published property PopupMenu;
Published property ScrollWidth;
Published property ShowHint;
Published property Sorted;
Published property Visible;
Published property OnDblClick;
Published property OnDrawItem;
Published property OnEnter;
Published property OnExit;
Published property OnKeyDown;
Published property OnKeyPress;
Published property OnKeyUp;
Published property OnMeasureItem;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 

Properties

Published property Style;
 
Published property BevelEdges;
 
Published property BevelInner;
 
Published property BevelKind default bkNone;
 
Published property BevelOuter;
 
Published property BorderStyle;
 
Published property Color;
 
Published property Ctl3D;
 
Published property Enabled;
 
Published property Items;
 
Published property PopupMenu;
 
Published property ScrollWidth;
 
Published property ShowHint;
 
Published property Sorted;
 
Published property Visible;
 
Published property OnDblClick;
 
Published property OnDrawItem;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnKeyDown;
 
Published property OnKeyPress;
 
Published property OnKeyUp;
 
Published property OnMeasureItem;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 

Generated by PasDoc 0.15.0.