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

tformscrollbox

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

Declaration

Source position: mseforms.pas line 61

type tformscrollbox = class(tscrollingwidgetnwr)

public

  constructor create();

  procedure dolayout(); override;

published

  property onscroll: pointeventty;

  property onscrolled: pointeventty;

  property onresize: notifyeventty;

  property onfontheightdelta: fontheightdeltaeventty;

  property onlayout: notifyeventty;

  property oncalcminscrollsize: calcminscrollsizeeventty;

  property onchildmouseevent: mouseeventty;

  property onmouseevent: mouseeventty;

  property onclientmouseevent: mouseeventty;

  property onmousewheelevent: mousewheeleventty;

  property onbeforepaint: painteventty;

  property onpaint: painteventty;

  property onafterpaint: painteventty;

  property optionswidget: optionswidgetty;

end;

Inheritance

tformscrollbox

|

tscrollingwidgetnwr

|

tcustomeventwidgetnwr

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13