Fixed double showing of image.

This commit is contained in:
meffi@lab313.ru
2014-04-09 19:38:12 +00:00
parent 0b7d0387d0
commit b94624971c
2 changed files with 31 additions and 18 deletions

View File

@@ -608,7 +608,7 @@ object frmMain: TfrmMain
PopupMenu = pmList
TabOrder = 0
ViewStyle = vsReport
OnClick = lvListClick
OnChange = lvListChange
OnData = lvListData
OnSelectItem = lvListSelectItem
end