Image context menu fixed.

This commit is contained in:
meffi@lab313.ru
2014-04-16 17:10:27 +00:00
parent 5af2e6c660
commit d1ff75389d
2 changed files with 1 additions and 4 deletions

View File

@@ -775,6 +775,7 @@ object frmMain: TfrmMain
AntialiasingMode = amOff
Align = alClient
Center = True
PopupMenu = pmImage
end
end
end