Adds a minor comment

git-svn-id: trunk@31870 -
This commit is contained in:
sekelsenmat 2011-08-05 09:10:31 +00:00
parent 826d94a22b
commit e916132212

View File

@ -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));