RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.Silent Property

Specifies whether the Web browser can display dialog boxes.

Pascal
property Silent: WordBool;
C++
__property WordBool Silent;

Set Silent to true to prevent the Web browser control from displaying dialog boxes. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!