|
ShellBrowser Delphi Components Documentation
|
Passes messages to the native ExplorerBrowser and/or raises matching events.
function PreProcessMessage(var pMsg: TMsg): Boolean; override;
|
Parameters |
Description |
|
var pMsg: TMsg |
The incoming message |
True if message was processed and False otherwise.