Stores the specified value as the client for the linked action.
Source position: menus.pp line 70
protected procedure TMenuActionLink.AssignClient( |
AClient: TObject |
); override; |
AClient |
|
Object instance which is the client for the linked action in the menu. |
Overridden in TMenuActionLink to ensure that the value in AClient is cast to the TMenuItem type used for the internal client.
| Version 4.4 | Generated 2025-11-08 | Home |