MenuDesigner: Showing "Add Submenu" Button at the right position. Fixing breaking commit 54863 #9aefaf534a.

git-svn-id: trunk@55070 -
This commit is contained in:
michl 2017-05-24 07:55:11 +00:00
parent e4521cc53f
commit d73ac4f63e

View File

@ -2616,6 +2616,7 @@ begin
TabOrder:= -1;
PopupMenu:=FShadowMenu.ItemsPopupMenu;
Parent:=FParentBox;
FParentBox.LocateShadows;
end;
{ TMenuDesigner }