SHDocVw.TWebBrowser.OnWindowSetResizable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnWindowSetResizable: TWebBrowserWindowSetResizable read FOnWindowSetResizable write FOnWindowSetResizable;

C++

__property TWebBrowserWindowSetResizable OnWindowSetResizable = {read=FOnWindowSetResizable, write=FOnWindowSetResizable};

Properties

Type Visibility Source Unit Parent
event published
SHDocVw.pas
SHDocVw.hpp
SHDocVw TWebBrowser

Description

Embarcadero Technologies does not currently have any additional information.