[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Updates the Caption property in the linked menu item.
Source position: menus.pp line 75
protected procedure TMenuActionLink.SetCaption( |
const Value: string |
); override; |
Value |
|
New value for the Caption property in the linked TMenuItem client. |
No actions are performed in the method if the Caption property in the linked action and the linked menu item have different values on entry.
|
Is the action's Caption linked to the client? |
|
|
The caption text displayed for the menu item. |
|
|
Is the action's Caption linked to the client? |
|
|
Sets the value for the Caption property. |
Version 4.0 | Generated 2025-05-03 | Home |