[Overview][Constants][Types][Classes][Index] Reference for unit 'msescrollbar' (#msegui)

tcustomscrollbar

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

Declaration

Source position: msescrollbar.pas line 86

type tcustomscrollbar = class(tnullinterfacedpersistent, iframe, iface)

public

  tag: Integer;

  constructor create(); virtual;

  destructor destroy; override;

  procedure createface;

  procedure createface1;

  procedure createface2;

  procedure createfacebutton;

  procedure createfaceendbutton;

  procedure createframe;

  procedure createframebutton;

  procedure createframeendbutton1;

  procedure createframeendbutton2;

  procedure checktemplate();

  procedure paint(); virtual;

  function wantmouseevent();

  function buttonmoving;

  procedure mouseevent();

  procedure mousewheelevent();

  procedure keydown();

  procedure enter;

  procedure exit;

  property focused: Boolean; [rw]

  property disabled: Boolean; [rw]

  function clicked;

  procedure activechanged;

  procedure stepup;

  procedure stepdown;

  procedure pageup;

  procedure pagedown;

  procedure wheelup();

  procedure wheeldown();

  property direction: graphicdirectionty; [rw]

  property value: real; [rw]

  property dim: rectty; [rw]

  property width: Integer; [rw]

  property indentstart: Integer; [rw]

  property indentend: Integer; [rw]

  property options: scrollbaroptionsty; [rw]

  property stepsize: real; [rws]

  property stepctrlfact: real; [rws]

  property stepshiftfact: real; [rws]

  property pagesize: real; [rws]

  property wheelsensitivity: real; [rws]

  property buttonlength: Integer; [rw]

  property buttonminlength: Integer; [rw]

  property buttonendlength: Integer; [rw]

  property face: tface; [rw]

  property face1: tface; [rw]

  property face2: tface; [rw]

  property facebutton: tface; [rw]

  property faceendbutton: tface; [rw]

  property frame: tframe; [rw]

  property framebutton: tframe; [rw]

  property frameendbutton1: tframe; [rw]

  property frameendbutton2: tframe; [rw]

  property color: colorty; [rw]

  property colorpattern: colorty; [rw]

  property colorpatternclicked: colorty; [rw]

  property colorglyph: colorty; [rw]

  property onbeforeevent: beforescrollbareventty; [rw]

  property onafterevent: scrollbareventty; [rw]

end;

Inheritance

tcustomscrollbar,iframe,iface

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13