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

teventwidget

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

Declaration

Source position: msesimplewidgets.pas line 43

type teventwidget = class(tcustomeventwidget)

published

  property onfocusedwidgetchanged: widgetchangeeventty;

  property onenter: notifyeventty;

  property onexit: notifyeventty;

  property onfocus: notifyeventty;

  property ondefocus: notifyeventty;

  property onmouseevent: mouseeventty;

  property onchildmouseevent: mouseeventty;

  property onclientmouseevent: mouseeventty;

  property onmousewheelevent: mousewheeleventty;

  property onkeydown: keyeventty;

  property onkeyup: keyeventty;

  property onshortcut: shortcuteventty;

  property onloaded: notifyeventty;

  property onbeforepaint: painteventty;

  property onpaintbackground: painteventty;

  property onpaint: painteventty;

  property onafterpaint: painteventty;

  property onshow: notifyeventty;

  property onhide: notifyeventty;

  property onactivate: notifyeventty;

  property ondeactivate: notifyeventty;

  property onresize: notifyeventty;

  property onmove: notifyeventty;

  property onclosequery: queryeventty;

  property onasyncevent: asynceventeventty;

  property oncomponentevent: componenteventeventty;

end;

Inheritance

teventwidget

|

tcustomeventwidget

|

tcustomeventwidgetnwr

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13