ActnRes.TStandardActions.DownLoadURL1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DownLoadURL1: TDownLoadURL;

C++

Vcl::Extactns::TDownLoadURL* DownLoadURL1;

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.

DownLoadURL1 is an instance of type TDownLoadURL. DownLoadURL1 is used by the IDE at design time only.

See Also