diff --git a/Components/MHLComponents/MHLComponents.identcache b/Components/MHLComponents/MHLComponents.identcache index fd3757d..047ad5f 100644 Binary files a/Components/MHLComponents/MHLComponents.identcache and b/Components/MHLComponents/MHLComponents.identcache differ diff --git a/Program/ImportImpl/frm_BaseProgressForm.dfm b/Program/ImportImpl/frm_BaseProgressForm.dfm index 5035bc4..be535a9 100644 --- a/Program/ImportImpl/frm_BaseProgressForm.dfm +++ b/Program/ImportImpl/frm_BaseProgressForm.dfm @@ -2,17 +2,15 @@ object ProgressFormBase: TProgressFormBase Left = 0 Top = 0 Caption = 'ProgressFormBase' - ClientHeight = 286 - ClientWidth = 426 + ClientHeight = 284 + ClientWidth = 418 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] - OldCreateOrder = False OnCloseQuery = FormCloseQuery OnShow = FormShow - PixelsPerInch = 96 TextHeight = 13 end diff --git a/Program/ImportImpl/frm_ImportProgressForm.dfm b/Program/ImportImpl/frm_ImportProgressForm.dfm index 74d2ca8..335a2f4 100644 --- a/Program/ImportImpl/frm_ImportProgressForm.dfm +++ b/Program/ImportImpl/frm_ImportProgressForm.dfm @@ -8,9 +8,11 @@ inherited ImportProgressForm: TImportProgressForm Padding.Right = 10 Padding.Bottom = 10 Position = poMainFormCenter - ExplicitWidth = 376 - ExplicitHeight = 119 - PixelsPerInch = 96 + ExplicitWidth = 382 + ExplicitHeight = 125 + DesignSize = ( + 370 + 87) TextHeight = 13 object txtComment: TLabel AlignWithMargins = True @@ -33,12 +35,10 @@ inherited ImportProgressForm: TImportProgressForm Height = 17 Align = alTop TabOrder = 0 - ExplicitLeft = 13 - ExplicitTop = 43 - ExplicitWidth = 443 + ExplicitWidth = 346 end object btnCancel: TButton - Left = 285 + Left = 277 Top = 52 Width = 75 Height = 25 @@ -48,6 +48,7 @@ inherited ImportProgressForm: TImportProgressForm Default = True TabOrder = 1 OnClick = btnCancelClick - ExplicitLeft = 378 + ExplicitLeft = 273 + ExplicitTop = 51 end end diff --git a/Program/MyhomeLib.identcache b/Program/MyhomeLib.identcache index 5ce4310..4effe2c 100644 Binary files a/Program/MyhomeLib.identcache and b/Program/MyhomeLib.identcache differ diff --git a/Program/Units/unit_CryptoMiner.pas b/Program/Units/unit_CryptoMiner.pas new file mode 100644 index 0000000..e69de29