API:SHDocVw.TInternetExplorerMedium.OnNavigateError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNavigateError: TInternetExplorerMediumNavigateError read FOnNavigateError write FOnNavigateError;

C++

__property TInternetExplorerMediumNavigateError OnNavigateError = {read=FOnNavigateError, write=FOnNavigateError};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.