Eigenschaften von SHDocVw.WebBrowser_V1
From RAD Studio VCL Documentation (German)
Delphi-Informationen
| property Application: IDispatch read Get_Application; | |
| property Parent: IDispatch read Get_Parent; | |
| property Container: IDispatch read Get_Container; | |
| property Document: IDispatch read Get_Document; | |
| property TopLevelContainer: WordBool read Get_TopLevelContainer; | |
| property type_: WideString read Get_type_; | |
| property Left: Integer read Get_Left write Set_Left; | |
| property Top: Integer read Get_Top write Set_Top; | |
| property Width: Integer read Get_Width write Set_Width; | |
| property Height: Integer read Get_Height write Set_Height; | |
| property LocationName: WideString read Get_LocationName; | |
| property LocationURL: WideString read Get_LocationURL; | |
| property Busy: WordBool read Get_Busy; |
Unit: SHDocVw
Typ: Eigenschaft
Sichtbarkeit: public
Member von: WebBrowser_V1
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.