Vcl.Menus.TMenuActionLink.FClient

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FClient: TMenuItem;

C++

TMenuItem* FClient;

Properties

Type Visibility Source Unit Parent
field protected
Vcl.Menus.pas
Vcl.Menus.hpp
Vcl.Menus TMenuActionLink

Description

Keeps the client (menu item) linked by the action link to the action.

See Also