[Lazarus] Action shortcuts vs Menu Item shortcuts
Michael Van Canneyt
michael at freepascal.org
Mon Jul 13 17:40:48 CEST 2015
On Mon, 13 Jul 2015, Graeme Geldenhuys wrote:
> On 2015-07-13 16:08, Graeme Geldenhuys wrote:
>> Do the properties of Actions always take precedence over the properties
>> of a Menu Item?
>
> I should add that the actual Menu Item (at runtime) shows the shortcut I
> set in "Menu Item -> Shortcuts" in the Object Inspector, and not the
> Action.shortcut. Because of this, I would have expected the Menu Item's
> shortcut to override the Action's shortcut. But it doesn't.
This is normal. Action properties should always take precedence.
Michael.
More information about the Lazarus
mailing list