SHDocVw.CommandStateChangeConstants

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type CommandStateChangeConstants = Cardinal;

C++

typedef Winapi::Activex::TOleEnum CommandStateChangeConstants;

Properties

Type Visibility Source Unit Parent
type
typedef
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw SHDocVw

Description

Represents an alias for TOleEnum.

CommandStateChangeConstants is used by the IWebBrowser interface for sending update, forward and back commands.

See Also

  • CSC_UPDATECOMMANDS
  • CSC_NAVIGATEFORWARD
  • CSC_NAVIGATEBACK