Menus.TMenuActionLinkClass
From RAD Studio VCL Reference
Contents |
Delphi Information
From Menus.pas
TMenuActionLinkClass = class of TMenuActionLink;
Unit: Menus
Type: classref
C++ Information
From Menus.hpp
typedef System::TMetaClass * TMenuActionLinkClass;
Unit: Menus
Type: typedef
Description
Represents the metaclass for the TMenuActionLink class.
TMenuActionLinkClass represents the metaclass for the TMenuActionLink class, which is designed to link actions to menu item clients.