ActnRes.TStandardActions.ColorSelect1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ColorSelect1: TColorSelect;

C++

Vcl::Stdactns::TColorSelect* ColorSelect1;

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.

ColorSelect1 is an instance of type TColorSelect. ColorSelect1 is used by the IDE at design time only.

See Also