Fixed displaying of image with non first CLUT; Removed restoring focus for TIMs list after CLUT changing.

This commit is contained in:
meffi@lab313.ru
2014-04-10 12:01:14 +00:00
parent 0cf451dc17
commit a249cc5f89
3 changed files with 2 additions and 2 deletions

View File

@@ -748,7 +748,7 @@ object frmMain: TfrmMain
DropDownCount = 16
ParentDoubleBuffered = False
TabOrder = 3
OnCloseUp = actReturnFocusExecute
OnChange = cbbCLUTChange
end
end
end