ActnRes.TStandardActions.BrowseURL1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

BrowseURL1: TBrowseURL;

C++

Vcl::Extactns::TBrowseURL* BrowseURL1;

Properties

Type Visibility Source Unit Parent
field published
ActnRes.pas
ActnRes.hpp
ActnRes TStandardActions

Description

Stores an instance of a standard action used by the Action Manager editor.

BrowseURL1 is an instance of type TBrowseURL. BrowseURL1 is used by the IDE at design time only.

See Also