diff --git a/tim2view.dproj b/tim2view.dproj index 0733094..c4e3ce8 100644 --- a/tim2view.dproj +++ b/tim2view.dproj @@ -6,7 +6,7 @@ tim2view.dpr True Release - Win64 + Win32 3 Application diff --git a/tim2view.res b/tim2view.res index 2a0bfa4..acce4cd 100644 Binary files a/tim2view.res and b/tim2view.res differ diff --git a/units/uMain.dfm b/units/uMain.dfm index a7ee639..425443d 100644 --- a/units/uMain.dfm +++ b/units/uMain.dfm @@ -748,7 +748,7 @@ object frmMain: TfrmMain DropDownCount = 16 ParentDoubleBuffered = False TabOrder = 3 - OnCloseUp = actReturnFocusExecute + OnChange = cbbCLUTChange end end end