API:SHDocVw.TWebBrowser.FullScreen
Delphi
property FullScreen: WordBool index 407 read GetWordBoolProp write SetWordBoolProp stored False;
C++
__property System::WordBool FullScreen = {read=GetWordBoolProp, write=SetWordBoolProp, stored=false, index=407, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | SHDocVw.pas SHDocVw.hpp |
SHDocVw | TWebBrowser |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!