SHDocVw.TInternetExplorerMedium.OnCommandStateChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCommandStateChange: TInternetExplorerMediumCommandStateChange read FOnCommandStateChange write FOnCommandStateChange;

C++

__property TInternetExplorerMediumCommandStateChange OnCommandStateChange = {read=FOnCommandStateChange, write=FOnCommandStateChange};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.