[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msewidgets' (#msegui)

tscrollingwidgetnwr

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

Declaration

Source position: msewidgets.pas line 1209

type tscrollingwidgetnwr = class(tcustomeventwidgetnwr)

public

  constructor create(); override;

  procedure clampinview(); override;

  function maxclientsize; override;

  procedure writestate(); override;

  procedure dolayout(); override;

  property onscroll: pointeventty; [rw]

  property onscrolled: pointeventty; [rw]

  property onfontheightdelta: fontheightdeltaeventty; [rw]

  property onlayout: notifyeventty; [rw]

  property oncalcminscrollsize: calcminscrollsizeeventty; [rw]

published

  property frame: tscrollboxframe; [rw]

  property optionswidget: optionswidgetty;

  property optionsskin: optionsskinty;

end;

Inheritance

tscrollingwidgetnwr

|

tcustomeventwidgetnwr

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13