SHDocVw.TInternetExplorer.OnTitleChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnTitleChange: TInternetExplorerTitleChange read FOnTitleChange write FOnTitleChange;

C++

__property TInternetExplorerTitleChange OnTitleChange = {read=FOnTitleChange, write=FOnTitleChange};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.