Unit 'BCListBoxEx' Package
[Overview][Classes][Index] [#pl_bgracontrols]

TBCListBoxEx

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

Declaration

Source position: bclistboxex.pas line 15

type TBCListBoxEx = class(TCustomControl)

protected

  procedure Click; override;

  

  procedure KeyDown(); override;

  

  procedure MouseMove(); override;

  

  function DoMouseWheelDown(); override;

  

  function DoMouseWheelUp(); override;

  

  procedure Paint; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Align;

  

  property Items: TStringList; [r]

  

end;

Inheritance

TBCListBoxEx

  

|

TObject



CT Web help

CodeTyphon Studio