| Class TCustomSimpleScroller (unit AdvancedPanel) |
TScrollBox
SimpleScroller
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
destructor Destroy;
function GetWorkspace: TRect;
procedure Paint;
procedure PaintWindow(DC: HDC);
procedure SetWorkspace(AWidth,AHeight: Integer);
procedure WMEraseBkgnd(var Message: TWmEraseBkgnd);
procedure WMPaint(var Message: TWMPaint);| Properties |
property Canvas : TCanvas| Events |
| Variables |
FCanvas : TCanvas;| Constructors |
constructor Create(AOwner: TComponent);- TCustomSimpleScroller ------------------------------------------------------
| Functions |
destructor Destroy;
function GetWorkspace: TRect;
procedure Paint;
procedure PaintWindow(DC: HDC);
procedure SetWorkspace(AWidth,AHeight: Integer);
procedure WMEraseBkgnd(var Message: TWmEraseBkgnd);
procedure WMPaint(var Message: TWMPaint);| Properties |
property Canvas : TCanvas| Events |
| Variables |
FCanvas : TCanvas;