Message Handler
NewsProductsDownloadsSupportForumCredits

TEmbeddedWB 
History 
HtmlEdit 
TIEAddress 
TIEDownload 
TIEDownloadManager 
IEGuid 
TIEParser 
Favorites 
TIESecurityManager 
IE5Tools 
TIETravelLog 
TLinksBar 
Protocols 
TRichEditWB 
TWebUpdater 
ResourceTool 
UI - lessParser 
Delphi Links 

 

 

[Home][Support][TEmbeddedWB][Message Handler]


DialogsDownload OptionsEventsEvents OrderInterfaceMethods 1Methods 2Message HandlerMenus and shortcutsPrint OptionsPropertiesUpdatesZones & SecurityTWebBrowser Members A-LTWebBrowser Members M-ZTWebBrowser Methods

 

Messagehandler

EnableMessagehandler, DisableMessagehandler

Without the implementation of a messagehandler some keystrokes will not function in your webbrowser-application (TAB-key, Delete etc.). If you plan to use OnTranslateAccelerator you also need a messagehandler.

In EmbeddedWb the messagehandler is implemented when the control is created, so in most cases you don't need to think about it. You can use DisableMessagehandler and EnableMessagehandler to turn the messagehandling on and off.

EmbeddedWb1.EnableMessagehandler; // Use the messagehandler
Embeddedwb1.DisableMessagehandler; // Don't use it

The Messagehandler-function in EmbeddedWb is created by Mathias Walther.

 

[Home][News][Products][Downloads][Support][Forum][Credits]

Created   by
Per Lindsų Larsen

Copyright (c) 2005 bsalsa productions. All rights reserved.

bsalsa@bsalsa.no-ip.info