Interface iassistiveserver
Unit
Declaration
type iassistiveserver = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Attributes
- GUID[miid_iassistiveserver]
Hierarchy
- IInterface
- inullinterface
- iassistiveserver
Overview
Methods
![]() |
procedure doapplicationactivated(); |
![]() |
procedure doapplicationdeactivated(); |
![]() |
procedure dowindowactivated(const sender: iassistiveclient); |
![]() |
procedure dowindowdeactivated(const sender: iassistiveclient); |
![]() |
procedure dowindowclosed(const sender: iassistiveclient); |
![]() |
procedure doenter(const sender: iassistiveclient); |
![]() |
procedure doactivate(const sender: iassistiveclient); |
![]() |
procedure dodeactivate(const sender: iassistiveclient); |
![]() |
procedure doclientmouseevent(const sender: iassistiveclient; const info: mouseeventinfoty); |
![]() |
procedure dofocuschanged(const sender: iassistiveclient; const oldwidget,newwidget: iassistiveclient); |
![]() |
procedure dokeydown(const sender: iassistiveclient; const info: keyeventinfoty); |
![]() |
procedure dochange(const sender: iassistiveclient); |
![]() |
procedure dodbvaluechanged(const sender: iassistiveclientdata); |
![]() |
procedure dodataentered(const sender: iassistiveclientdata); |
![]() |
procedure docellevent(const sender: iassistiveclientgrid; const info: celleventinfoty); |
![]() |
procedure dogridbordertouched(const sender: iassistiveclientgrid; const adirection: graphicdirectionty); |
![]() |
procedure doeditcharenter(const sender: iassistiveclientedit; const achar: msestring); |
![]() |
procedure doeditchardelete(const sender: iassistiveclientedit; const achar: msestring); |
![]() |
procedure doeditwithdrawn(const sender: iassistiveclientedit); |
![]() |
procedure doeditindexmoved(const sender: iassistiveclientedit; const aindex: int32); |
![]() |
procedure doeditinputmodeset(const sender: iassistiveclientedit; const amode: editinputmodety); |
![]() |
procedure doedittextblock(const sender: iassistiveclientedit; const amode: edittextblockmodety; const atext: msestring); |
![]() |
procedure donavigbordertouched(const sender: iassistiveclient; const adirection: graphicdirectionty); |
![]() |
procedure dotabordertouched(const sender: iassistiveclient; const adown: boolean); |
![]() |
procedure doactionexecute(const sender: iassistiveclient; const senderobj: tobject; const info: actioninfoty); |
![]() |
procedure doitementer(const sender: iassistiveclient; const items: shapeinfoarty; const aindex: integer); |
![]() |
procedure domenuactivated(const sender: iassistiveclientmenu); |
![]() |
procedure doitementer(const sender: iassistiveclientmenu; const items: menucellinfoarty; const aindex: integer); |
![]() |
procedure dodatasetevent(const sender: iassistiveclient; const akind: assistivedbeventkindty; const adataset: pointer); |
Description
Methods
![]() |
procedure doapplicationactivated(); |
![]() |
procedure doapplicationdeactivated(); |
![]() |
procedure dowindowactivated(const sender: iassistiveclient); |
![]() |
procedure dowindowdeactivated(const sender: iassistiveclient); |
![]() |
procedure dowindowclosed(const sender: iassistiveclient); |
![]() |
procedure doenter(const sender: iassistiveclient); |
![]() |
procedure doactivate(const sender: iassistiveclient); |
![]() |
procedure dodeactivate(const sender: iassistiveclient); |
![]() |
procedure doclientmouseevent(const sender: iassistiveclient; const info: mouseeventinfoty); |
![]() |
procedure dofocuschanged(const sender: iassistiveclient; const oldwidget,newwidget: iassistiveclient); |
![]() |
procedure dokeydown(const sender: iassistiveclient; const info: keyeventinfoty); |
![]() |
procedure dochange(const sender: iassistiveclient); |
![]() |
procedure dodbvaluechanged(const sender: iassistiveclientdata); |
![]() |
procedure dodataentered(const sender: iassistiveclientdata); |
![]() |
procedure docellevent(const sender: iassistiveclientgrid; const info: celleventinfoty); |
![]() |
procedure dogridbordertouched(const sender: iassistiveclientgrid; const adirection: graphicdirectionty); |
![]() |
procedure doeditcharenter(const sender: iassistiveclientedit; const achar: msestring); |
![]() |
procedure doeditchardelete(const sender: iassistiveclientedit; const achar: msestring); |
![]() |
procedure doeditwithdrawn(const sender: iassistiveclientedit); |
![]() |
procedure doeditindexmoved(const sender: iassistiveclientedit; const aindex: int32); |
![]() |
procedure doeditinputmodeset(const sender: iassistiveclientedit; const amode: editinputmodety); |
![]() |
procedure doedittextblock(const sender: iassistiveclientedit; const amode: edittextblockmodety; const atext: msestring); |
![]() |
procedure donavigbordertouched(const sender: iassistiveclient; const adirection: graphicdirectionty); |
![]() |
procedure dotabordertouched(const sender: iassistiveclient; const adown: boolean); |
![]() |
procedure doactionexecute(const sender: iassistiveclient; const senderobj: tobject; const info: actioninfoty); |
![]() |
procedure doitementer(const sender: iassistiveclient; const items: shapeinfoarty; const aindex: integer); |
![]() |
procedure domenuactivated(const sender: iassistiveclientmenu); |
![]() |
procedure doitementer(const sender: iassistiveclientmenu; const items: menucellinfoarty; const aindex: integer); |
![]() |
procedure dodatasetevent(const sender: iassistiveclient; const akind: assistivedbeventkindty; const adataset: pointer); |
Generated by PasDoc 0.16.0.