diff --git a/source/exportsql.dfm b/source/exportsql.dfm index 854ccbc9..028ebc91 100644 --- a/source/exportsql.dfm +++ b/source/exportsql.dfm @@ -25,9 +25,10 @@ object ExportSQLForm: TExportSQLForm object lblProgress: TLabel Left = 3 Top = 396 - Width = 52 + Width = 460 Height = 13 - Anchors = [akLeft, akBottom] + Anchors = [akLeft, akRight, akBottom] + AutoSize = False Caption = 'lblProgress' end object btnExport: TButton