Vcl.ActnMenus.TCustomActionPopupMenu.SetColorMap
Delphi
procedure SetColorMap(const Value: TCustomActionBarColorMap); override;
C++
virtual void __fastcall SetColorMap(Vcl::Actnman::TCustomActionBarColorMap* const Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionPopupMenu |
Description
Sets the color map of a pop-up menu. {{#multireplace:Vcl.ActnMenus.TCustomActionPopupMenu.SetColorMap|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TCustomActionBar.SetColorMap|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnMan.TCustomActionBar.SetColorMap|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Sets the color map of a pop-up menu.
SetColorMap is the protected write implementation for the ColorMap property. It writes the Value to the ColorMap property.