Unit 'BCToolBar' Package
[Overview][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TBCToolBar

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

Declaration

Source position: bctoolbar.pas line 29

type TBCToolBar = class(TToolBar)

protected

  procedure Paint; override;

  

  procedure CheckMemoryUsage; virtual;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property OnRedraw: TBGRARedrawEvent; [rw]

  

  property LimitMemoryUsage: Boolean; [rw]

  

end;

Inheritance

TBCToolBar

  

|

TObject



CT Web help

CodeTyphon Studio