Vcl.ActnMan.TCustomActionBarColorMap.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomActionBarColorMap(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBarColorMap

Description

Creates and initializes a TCustomActionBarColorMap object.

Applications do not usually create action objects explicitly. Actions are created automatically when you add them to an action manager or action list component at design time.