ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.ExplorerBrowser.TJamExplorerBrowser.PreProcessMessage

Passes messages to the native ExplorerBrowser and/or raises matching events.

Syntax
Pascal
function PreProcessMessage(var pMsg: TMsg): Boolean; override;
Parameters 
Description 
var pMsg: TMsg 
The incoming message  

True if message was processed and False otherwise.