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

TScrollBar

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

Declaration

Source position: views.inc line 548

type TScrollBar = object(TView)

  Value: Sw_Integer;

  Min: Sw_Integer;

  Max: Sw_Integer;

  PgStep: Sw_Integer;

  ArStep: Sw_Integer;

  Id: Sw_Integer;

  constructor Init();

  constructor Load();

  function GetPalette; virtual;

  function ScrollStep(); virtual;

  procedure Draw; virtual;

  procedure ScrollDraw; virtual;

  procedure SetValue();

  procedure SetRange();

  procedure SetStep();

  procedure SetParams();

  procedure Store();

  procedure HandleEvent(); virtual;

end;

Inheritance

TScrollBar

|

TView

|

TObject


Documentation generated on: 2023-03-18