Unit 'Views' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fv]

TScroller

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

Declaration

Source position: views.inc line 579

type TScroller = object(TView)

  Delta: TPoint;

  Limit: TPoint;

  HScrollBar: PScrollBar;

  VScrollBar: PScrollBar;

  constructor Init();

  constructor Load();

  function GetPalette; virtual;

  procedure ScrollDraw; virtual;

  procedure SetLimit();

  procedure ScrollTo();

  procedure SetState(); virtual;

  procedure Store();

  procedure HandleEvent(); virtual;

  procedure ChangeBounds(); virtual;

end;

Inheritance

TScroller

|

TView

|

TObject


Documentation generated on: 2023-03-18