mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 15:56:08 +02:00
Adds a minor comment
git-svn-id: trunk@31870 -
This commit is contained in:
parent
826d94a22b
commit
e916132212
@ -917,6 +917,7 @@ var
|
||||
idx: Integer;
|
||||
begin
|
||||
// this is the top item of a menu, so we must undo TWinCEWSMenu.CreateHandle
|
||||
// See bug 19898
|
||||
if AMenuItem = AMenuItem.Menu.Items then
|
||||
begin
|
||||
idx := MenuHandleList.IndexOf(Pointer(AMenuItem.Handle));
|
||||
|
Loading…
Reference in New Issue
Block a user