diff --git a/source/routine_editor.dfm b/source/routine_editor.dfm index 17e159fc..383555b5 100644 --- a/source/routine_editor.dfm +++ b/source/routine_editor.dfm @@ -3,8 +3,6 @@ object frmRoutineEditor: TfrmRoutineEditor Top = 0 Width = 475 Height = 484 - Constraints.MinHeight = 240 - Constraints.MinWidth = 320 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 diff --git a/source/table_editor.dfm b/source/table_editor.dfm index 6a129dc1..1a0aaa77 100644 --- a/source/table_editor.dfm +++ b/source/table_editor.dfm @@ -65,7 +65,6 @@ object frmTableEditor: TfrmTableEditor Margins.Bottom = 32 Align = alClient CheckImageKind = ckSystem - Constraints.MinHeight = 50 DragMode = dmAutomatic EditDelay = 0 Header.AutoSizeIndex = -1 @@ -169,8 +168,6 @@ object frmTableEditor: TfrmTableEditor Margins.Bottom = 0 ActivePage = tabBasic Align = alTop - Constraints.MinHeight = 150 - Constraints.MinWidth = 304 Images = MainForm.PngImageListMain TabOrder = 0 OnChange = PageControlMainChange diff --git a/source/view.dfm b/source/view.dfm index 9f8d4534..e8ef86c3 100644 --- a/source/view.dfm +++ b/source/view.dfm @@ -3,8 +3,6 @@ object frmView: TfrmView Top = 0 Width = 451 Height = 304 - Constraints.MinHeight = 240 - Constraints.MinWidth = 320 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11