浏览代码

Automatic form code changes by C++ Builder 11

Source commit: 93a8626bdfe70760db3d4915380ca2179f2cca91
Martin Prikryl 1 年之前
父节点
当前提交
89c431ba80
共有 62 个文件被更改,包括 15 次插入139 次删除
  1. 0 2
      source/forms/About.dfm
  2. 0 3
      source/forms/Animations120.dfm
  3. 1 0
      source/forms/Animations120.h
  4. 0 3
      source/forms/Animations144.dfm
  5. 1 0
      source/forms/Animations144.h
  6. 0 3
      source/forms/Animations192.dfm
  7. 1 0
      source/forms/Animations192.h
  8. 0 3
      source/forms/Animations96.dfm
  9. 1 0
      source/forms/Animations96.h
  10. 0 2
      source/forms/Authenticate.dfm
  11. 0 2
      source/forms/Cleanup.dfm
  12. 0 6
      source/forms/Console.dfm
  13. 1 0
      source/forms/Console.h
  14. 0 2
      source/forms/Copy.dfm
  15. 0 2
      source/forms/CopyLocal.dfm
  16. 0 2
      source/forms/CopyParamCustom.dfm
  17. 0 2
      source/forms/CopyParamPreset.dfm
  18. 0 2
      source/forms/CreateDirectory.dfm
  19. 0 2
      source/forms/Custom.dfm
  20. 0 2
      source/forms/CustomCommand.dfm
  21. 0 2
      source/forms/CustomScpExplorer.dfm
  22. 0 2
      source/forms/EditMask.dfm
  23. 0 6
      source/forms/Editor.dfm
  24. 1 0
      source/forms/Editor.h
  25. 0 2
      source/forms/EditorPreferences.dfm
  26. 0 2
      source/forms/FileFind.dfm
  27. 0 2
      source/forms/FileSystemInfo.dfm
  28. 0 2
      source/forms/FullSynchronize.dfm
  29. 0 2
      source/forms/GenerateUrl.dfm
  30. 0 4
      source/forms/Glyphs.dfm
  31. 0 4
      source/forms/Glyphs120.dfm
  32. 1 0
      source/forms/Glyphs120.h
  33. 0 4
      source/forms/Glyphs144.dfm
  34. 1 0
      source/forms/Glyphs144.h
  35. 0 4
      source/forms/Glyphs192.dfm
  36. 1 0
      source/forms/Glyphs192.h
  37. 0 2
      source/forms/ImportSessions.dfm
  38. 0 2
      source/forms/License.dfm
  39. 0 6
      source/forms/LocationProfiles.dfm
  40. 1 0
      source/forms/LocationProfiles.h
  41. 0 10
      source/forms/Login.dfm
  42. 0 2
      source/forms/MessageDlg.dfm
  43. 0 1
      source/forms/NonVisual.dfm
  44. 0 2
      source/forms/OpenDirectory.dfm
  45. 0 2
      source/forms/Preferences.dfm
  46. 0 6
      source/forms/Progress.dfm
  47. 1 0
      source/forms/Progress.h
  48. 0 2
      source/forms/Properties.dfm
  49. 0 2
      source/forms/RemoteTransfer.dfm
  50. 0 4
      source/forms/Rights.dfm
  51. 1 0
      source/forms/Rights.h
  52. 0 2
      source/forms/ScpCommander.dfm
  53. 0 2
      source/forms/ScpExplorer.dfm
  54. 0 2
      source/forms/SelectMask.dfm
  55. 0 2
      source/forms/SiteAdvanced.dfm
  56. 1 0
      source/forms/SiteAdvanced.h
  57. 0 2
      source/forms/Symlink.dfm
  58. 0 2
      source/forms/Synchronize.dfm
  59. 0 6
      source/forms/SynchronizeChecklist.dfm
  60. 1 0
      source/forms/SynchronizeChecklist.h
  61. 0 6
      source/forms/SynchronizeProgress.dfm
  62. 1 0
      source/forms/SynchronizeProgress.h

+ 0 - 2
source/forms/About.dfm

@@ -11,13 +11,11 @@ object AboutDialog: TAboutDialog
   Color = clBtnFace
   ParentFont = True
   KeyPreview = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnKeyDown = FormKeyDown
   DesignSize = (
     410
     501)
-  PixelsPerInch = 96
   TextHeight = 13
   object OKButton: TButton
     Left = 243

+ 0 - 3
source/forms/Animations120.dfm

@@ -1,5 +1,4 @@
 object Animations120Module: TAnimations120Module
-  OldCreateOrder = False
   Height = 221
   Width = 215
   object AnimationImages: TPngImageList
@@ -12339,7 +12338,6 @@ object Animations120Module: TAnimations120Module
       end>
     Left = 40
     Top = 16
-    Bitmap = {}
   end
   object ButtonImages: TImageList
     Height = 20
@@ -13454,6 +13452,5 @@ object Animations120Module: TAnimations120Module
       end>
     Left = 40
     Top = 140
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Animations120.h

@@ -6,6 +6,7 @@
 #include "PngImageList.hpp"
 #include <Vcl.Controls.hpp>
 #include <Vcl.ImgList.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TAnimations120Module : public TDataModule
 {

+ 0 - 3
source/forms/Animations144.dfm

@@ -1,5 +1,4 @@
 object Animations144Module: TAnimations144Module
-  OldCreateOrder = False
   Height = 221
   Width = 215
   object AnimationImages: TPngImageList
@@ -16780,7 +16779,6 @@ object Animations144Module: TAnimations144Module
       end>
     Left = 40
     Top = 16
-    Bitmap = {}
   end
   object ButtonImages: TImageList
     Height = 24
@@ -18153,6 +18151,5 @@ object Animations144Module: TAnimations144Module
       end>
     Left = 40
     Top = 140
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Animations144.h

@@ -6,6 +6,7 @@
 #include "PngImageList.hpp"
 #include <Vcl.Controls.hpp>
 #include <Vcl.ImgList.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TAnimations144Module : public TDataModule
 {

+ 0 - 3
source/forms/Animations192.dfm

@@ -1,5 +1,4 @@
 object Animations192Module: TAnimations192Module
-  OldCreateOrder = False
   Height = 221
   Width = 215
   object AnimationImages: TPngImageList
@@ -16122,7 +16121,6 @@ object Animations192Module: TAnimations192Module
       end>
     Left = 40
     Top = 16
-    Bitmap = {}
   end
   object ButtonImages: TImageList
     Height = 32
@@ -18028,6 +18026,5 @@ object Animations192Module: TAnimations192Module
       end>
     Left = 40
     Top = 140
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Animations192.h

@@ -6,6 +6,7 @@
 #include "PngImageList.hpp"
 #include <Vcl.Controls.hpp>
 #include <Vcl.ImgList.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TAnimations192Module : public TDataModule
 {

+ 0 - 3
source/forms/Animations96.dfm

@@ -1,5 +1,4 @@
 object Animations96Module: TAnimations96Module
-  OldCreateOrder = False
   Height = 221
   Width = 215
   object AnimationImages: TPngImageList
@@ -9508,7 +9507,6 @@ object Animations96Module: TAnimations96Module
       end>
     Left = 40
     Top = 16
-    Bitmap = {}
   end
   object ButtonImages: TImageList
     Left = 40
@@ -11292,6 +11290,5 @@ object Animations96Module: TAnimations96Module
       end>
     Left = 40
     Top = 140
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Animations96.h

@@ -6,6 +6,7 @@
 #include "PngImageList.hpp"
 #include <Vcl.Controls.hpp>
 #include <Vcl.ImgList.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TAnimations96Module : public TDataModule
 {

+ 0 - 2
source/forms/Authenticate.dfm

@@ -12,11 +12,9 @@ object AuthenticateForm: TAuthenticateForm
   Constraints.MinHeight = 200
   Constraints.MinWidth = 280
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnResize = FormResize
   OnShow = FormShow
-  PixelsPerInch = 96
   TextHeight = 13
   object TopPanel: TPanel
     Left = 0

+ 0 - 2
source/forms/Cleanup.dfm

@@ -10,13 +10,11 @@ object CleanupDialog: TCleanupDialog
   ClientWidth = 489
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnShow = FormShow
   DesignSize = (
     489
     299)
-  PixelsPerInch = 96
   TextHeight = 13
   object Label1: TLabel
     Left = 8

+ 0 - 6
source/forms/Console.dfm

@@ -1356,13 +1356,11 @@ object ConsoleDialog: TConsoleDialog
     000000000000000000000000000000000000000000000000000000000000FFFF
     0000000000000000000000000000000000000000000000000000000000000000
     0000000000000000000000000000000000000000000000000000FFFF0000}
-  OldCreateOrder = True
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     551
     393)
-  PixelsPerInch = 96
   TextHeight = 13
   object Bevel1: TBevel
     Left = 0
@@ -1672,7 +1670,6 @@ object ConsoleDialog: TConsoleDialog
       end>
     Left = 328
     Top = 192
-    Bitmap = {}
   end
   object PopupMenu: TPopupMenu
     Images = Images
@@ -1922,7 +1919,6 @@ object ConsoleDialog: TConsoleDialog
       end>
     Left = 392
     Top = 192
-    Bitmap = {}
   end
   object Images144: TPngImageList
     Height = 24
@@ -2140,7 +2136,6 @@ object ConsoleDialog: TConsoleDialog
       end>
     Left = 328
     Top = 256
-    Bitmap = {}
   end
   object Images192: TPngImageList
     Height = 32
@@ -2365,6 +2360,5 @@ object ConsoleDialog: TConsoleDialog
       end>
     Left = 392
     Top = 256
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Console.h

@@ -19,6 +19,7 @@
 #include <Vcl.Imaging.pngimage.hpp>
 #include <System.Actions.hpp>
 #include <GUITools.h>
+#include <System.ImageList.hpp>
 //----------------------------------------------------------------------------
 class TConsoleDialog : public TForm
 {

+ 0 - 2
source/forms/Copy.dfm

@@ -10,14 +10,12 @@ object CopyDialog: TCopyDialog
   ClientWidth = 511
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     511
     225)
-  PixelsPerInch = 96
   TextHeight = 13
   object Image: TImage
     Left = 8

+ 0 - 2
source/forms/CopyLocal.dfm

@@ -10,14 +10,12 @@ object CopyLocalDialog: TCopyLocalDialog
   ClientWidth = 511
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     511
     121)
-  PixelsPerInch = 96
   TextHeight = 13
   object Image: TImage
     Left = 8

+ 0 - 2
source/forms/CopyParamCustom.dfm

@@ -10,13 +10,11 @@ object CopyParamCustomDialog: TCopyParamCustomDialog
   ClientWidth = 420
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   DesignSize = (
     420
     515)
-  PixelsPerInch = 96
   TextHeight = 13
   object OkButton: TButton
     Left = 168

+ 0 - 2
source/forms/CopyParamPreset.dfm

@@ -10,14 +10,12 @@ object CopyParamPresetDialog: TCopyParamPresetDialog
   ClientWidth = 675
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     675
     560)
-  PixelsPerInch = 96
   TextHeight = 13
   object Label1: TLabel
     Left = 10

+ 0 - 2
source/forms/CreateDirectory.dfm

@@ -10,14 +10,12 @@ object CreateDirectoryDialog: TCreateDirectoryDialog
   ClientWidth = 337
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     337
     253)
-  PixelsPerInch = 96
   TextHeight = 13
   object EditLabel: TLabel
     Left = 8

+ 0 - 2
source/forms/Custom.dfm

@@ -8,12 +8,10 @@ object CustomDialog: TCustomDialog
   ClientWidth = 326
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   DesignSize = (
     326
     41)
-  PixelsPerInch = 96
   TextHeight = 13
   object OKButton: TButton
     Left = 68

+ 0 - 2
source/forms/CustomCommand.dfm

@@ -10,14 +10,12 @@ object CustomCommandDialog: TCustomCommandDialog
   ClientWidth = 416
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     416
     309)
-  PixelsPerInch = 96
   TextHeight = 13
   object Group: TGroupBox
     Left = 8

+ 0 - 2
source/forms/CustomScpExplorer.dfm

@@ -7,12 +7,10 @@ object CustomScpExplorerForm: TCustomScpExplorerForm
   Color = clBtnFace
   ParentFont = True
   KeyPreview = True
-  OldCreateOrder = False
   OnClose = FormClose
   OnCloseQuery = FormCloseQuery
   OnConstrainedResize = FormConstrainedResize
   OnShow = FormShow
-  PixelsPerInch = 96
   TextHeight = 13
   object QueueSplitter: TSplitter
     Left = 0

+ 0 - 2
source/forms/EditMask.dfm

@@ -11,7 +11,6 @@ object EditMaskDialog: TEditMaskDialog
   Color = clBtnFace
   ParentFont = True
   KeyPreview = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnKeyDown = FormKeyDown
@@ -19,7 +18,6 @@ object EditMaskDialog: TEditMaskDialog
   DesignSize = (
     425
     500)
-  PixelsPerInch = 96
   TextHeight = 13
   object FilesGroup: TGroupBox
     Left = 8

+ 0 - 6
source/forms/Editor.dfm

@@ -1355,12 +1355,10 @@ object EditorForm: TEditorForm
     0000C0030000C0030000C0030000C0030000C0030000C0030000C0030000C003
     0000C0030000C0030000C0010000C0010000C0000000C0000000FFF80000}
   KeyPreview = True
-  OldCreateOrder = False
   OnClose = FormClose
   OnCloseQuery = FormCloseQuery
   OnKeyDown = FormKeyDown
   OnShow = FormShow
-  PixelsPerInch = 96
   TextHeight = 13
   object TopDock: TTBXDock
     Left = 0
@@ -2668,7 +2666,6 @@ object EditorForm: TEditorForm
       end>
     Left = 552
     Top = 56
-    Bitmap = {}
   end
   object EditorPopup: TTBXPopupMenu
     Images = EditorImages
@@ -3831,7 +3828,6 @@ object EditorForm: TEditorForm
       end>
     Left = 552
     Top = 136
-    Bitmap = {}
   end
   object EditorImages144: TPngImageList
     Height = 24
@@ -4995,7 +4991,6 @@ object EditorForm: TEditorForm
       end>
     Left = 552
     Top = 208
-    Bitmap = {}
   end
   object EditorImages192: TPngImageList
     Height = 32
@@ -6261,6 +6256,5 @@ object EditorForm: TEditorForm
       end>
     Left = 552
     Top = 272
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Editor.h

@@ -25,6 +25,7 @@
 #include <System.Actions.hpp>
 #include "TBXExtItems.hpp"
 #include <Vcl.AppEvnts.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TEditorRichEdit;
 //---------------------------------------------------------------------------

+ 0 - 2
source/forms/EditorPreferences.dfm

@@ -10,14 +10,12 @@ object EditorPreferencesDialog: TEditorPreferencesDialog
   ClientWidth = 403
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     403
     389)
-  PixelsPerInch = 96
   TextHeight = 13
   object ExternalEditorGroup: TGroupBox
     Left = 8

+ 0 - 2
source/forms/FileFind.dfm

@@ -1357,7 +1357,6 @@ object FileFindDialog: TFileFindDialog
     0000C0000000C0000000C0010000C0030000C0030000C0030000C0030000C003
     0000C0030000C0030000C0030000C0030000C0070000C00F0000FFFF0000}
   KeyPreview = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnClose = FormClose
   OnCloseQuery = FormCloseQuery
@@ -1366,7 +1365,6 @@ object FileFindDialog: TFileFindDialog
   DesignSize = (
     562
     417)
-  PixelsPerInch = 96
   TextHeight = 13
   object FilterGroup: TGroupBox
     Left = 8

+ 0 - 2
source/forms/FileSystemInfo.dfm

@@ -10,13 +10,11 @@ object FileSystemInfoDialog: TFileSystemInfoDialog
   ClientWidth = 371
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnShow = FormShow
   DesignSize = (
     371
     398)
-  PixelsPerInch = 96
   TextHeight = 13
   object CloseButton: TButton
     Left = 204

+ 0 - 2
source/forms/FullSynchronize.dfm

@@ -10,14 +10,12 @@ object FullSynchronizeDialog: TFullSynchronizeDialog
   ClientWidth = 481
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     481
     477)
-  PixelsPerInch = 96
   TextHeight = 13
   object DirectoriesGroup: TGroupBox
     Left = 8

+ 0 - 2
source/forms/GenerateUrl.dfm

@@ -12,13 +12,11 @@ object GenerateUrlDialog: TGenerateUrlDialog
   Constraints.MinHeight = 300
   Constraints.MinWidth = 484
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnShow = FormShow
   DesignSize = (
     484
     338)
-  PixelsPerInch = 96
   TextHeight = 13
   object OptionsPageControl: TPageControl
     Left = 5

+ 0 - 4
source/forms/Glyphs.dfm

@@ -1,5 +1,4 @@
 object GlyphsModule: TGlyphsModule
-  OldCreateOrder = False
   Height = 254
   Width = 215
   object ExplorerImages: TPngImageList
@@ -7338,7 +7337,6 @@ object GlyphsModule: TGlyphsModule
       end>
     Left = 32
     Top = 16
-    Bitmap = {}
   end
   object SessionImages: TPngImageList
     PngImages = <
@@ -7424,7 +7422,6 @@ object GlyphsModule: TGlyphsModule
       end>
     Left = 32
     Top = 80
-    Bitmap = {}
   end
   object QueueImages: TPngImageList
     PngImages = <
@@ -7835,6 +7832,5 @@ object GlyphsModule: TGlyphsModule
       end>
     Left = 32
     Top = 152
-    Bitmap = {}
   end
 end

+ 0 - 4
source/forms/Glyphs120.dfm

@@ -1,5 +1,4 @@
 object Glyphs120Module: TGlyphs120Module
-  OldCreateOrder = False
   Height = 254
   Width = 215
   object ExplorerImages: TPngImageList
@@ -7927,7 +7926,6 @@ object Glyphs120Module: TGlyphs120Module
       end>
     Left = 32
     Top = 16
-    Bitmap = {}
   end
   object SessionImages: TPngImageList
     Height = 20
@@ -8019,7 +8017,6 @@ object Glyphs120Module: TGlyphs120Module
       end>
     Left = 32
     Top = 80
-    Bitmap = {}
   end
   object QueueImages: TPngImageList
     Height = 20
@@ -8651,6 +8648,5 @@ object Glyphs120Module: TGlyphs120Module
       end>
     Left = 32
     Top = 152
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Glyphs120.h

@@ -6,6 +6,7 @@
 #include "PngImageList.hpp"
 #include <Vcl.Controls.hpp>
 #include <Vcl.ImgList.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TGlyphs120Module : public TDataModule
 {

+ 0 - 4
source/forms/Glyphs144.dfm

@@ -1,5 +1,4 @@
 object Glyphs144Module: TGlyphs144Module
-  OldCreateOrder = False
   Height = 254
   Width = 215
   object ExplorerImages: TPngImageList
@@ -8374,7 +8373,6 @@ object Glyphs144Module: TGlyphs144Module
       end>
     Left = 31
     Top = 16
-    Bitmap = {}
   end
   object SessionImages: TPngImageList
     Height = 24
@@ -8471,7 +8469,6 @@ object Glyphs144Module: TGlyphs144Module
       end>
     Left = 31
     Top = 80
-    Bitmap = {}
   end
   object QueueImages: TPngImageList
     Height = 24
@@ -9140,6 +9137,5 @@ object Glyphs144Module: TGlyphs144Module
       end>
     Left = 31
     Top = 152
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Glyphs144.h

@@ -6,6 +6,7 @@
 #include "PngImageList.hpp"
 #include <Vcl.Controls.hpp>
 #include <Vcl.ImgList.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TGlyphs144Module : public TDataModule
 {

+ 0 - 4
source/forms/Glyphs192.dfm

@@ -1,5 +1,4 @@
 object Glyphs192Module: TGlyphs192Module
-  OldCreateOrder = False
   Height = 254
   Width = 215
   object ExplorerImages: TPngImageList
@@ -9101,7 +9100,6 @@ object Glyphs192Module: TGlyphs192Module
       end>
     Left = 32
     Top = 16
-    Bitmap = {}
   end
   object SessionImages: TPngImageList
     Height = 32
@@ -9198,7 +9196,6 @@ object Glyphs192Module: TGlyphs192Module
       end>
     Left = 32
     Top = 80
-    Bitmap = {}
   end
   object QueueImages: TPngImageList
     Height = 32
@@ -9915,6 +9912,5 @@ object Glyphs192Module: TGlyphs192Module
       end>
     Left = 32
     Top = 152
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Glyphs192.h

@@ -6,6 +6,7 @@
 #include "PngImageList.hpp"
 #include <Vcl.Controls.hpp>
 #include <Vcl.ImgList.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TGlyphs192Module : public TDataModule
 {

+ 0 - 2
source/forms/ImportSessions.dfm

@@ -10,13 +10,11 @@ object ImportSessionsDialog: TImportSessionsDialog
   ClientWidth = 375
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnShow = FormShow
   DesignSize = (
     375
     273)
-  PixelsPerInch = 96
   TextHeight = 13
   object Label: TLabel
     Left = 8

+ 0 - 2
source/forms/License.dfm

@@ -9,12 +9,10 @@ object LicenseDialog: TLicenseDialog
   ClientWidth = 504
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   DesignSize = (
     504
     320)
-  PixelsPerInch = 96
   TextHeight = 13
   object CloseButton: TButton
     Left = 421

+ 0 - 6
source/forms/LocationProfiles.dfm

@@ -10,13 +10,11 @@ object LocationProfilesDialog: TLocationProfilesDialog
   ClientWidth = 557
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnShow = FormShow
   DesignSize = (
     557
     435)
-  PixelsPerInch = 96
   TextHeight = 13
   object LocalDirectoryLabel: TLabel
     Left = 46
@@ -570,7 +568,6 @@ object LocationProfilesDialog: TLocationProfilesDialog
       end>
     Left = 352
     Top = 152
-    Bitmap = {}
   end
   object BookmarkImageList120: TPngImageList
     Height = 20
@@ -790,7 +787,6 @@ object LocationProfilesDialog: TLocationProfilesDialog
       end>
     Left = 352
     Top = 208
-    Bitmap = {}
   end
   object BookmarkImageList144: TPngImageList
     Height = 24
@@ -1024,7 +1020,6 @@ object LocationProfilesDialog: TLocationProfilesDialog
       end>
     Left = 352
     Top = 264
-    Bitmap = {}
   end
   object BookmarkImageList192: TPngImageList
     Height = 32
@@ -1268,6 +1263,5 @@ object LocationProfilesDialog: TLocationProfilesDialog
       end>
     Left = 352
     Top = 320
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/LocationProfiles.h

@@ -21,6 +21,7 @@
 #include <Bookmarks.h>
 #include <PasTools.hpp>
 #include <GUITools.h>
+#include <System.ImageList.hpp>
 //----------------------------------------------------------------------------
 class TLocationProfilesDialog : public TForm
 {

+ 0 - 10
source/forms/Login.dfm

@@ -12,11 +12,9 @@ object LoginDialog: TLoginDialog
   Constraints.MinWidth = 600
   ParentFont = True
   KeyPreview = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
-  PixelsPerInch = 96
   TextHeight = 13
   object MainPanel: TPanel
     Left = 512
@@ -1216,7 +1214,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 44
     Top = 189
-    Bitmap = {}
   end
   object SaveDropDownMenu: TPopupMenu
     Left = 276
@@ -2013,7 +2010,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 41
     Top = 253
-    Bitmap = {}
   end
   object LoginDropDownMenu: TPopupMenu
     Images = ActionImageList
@@ -2467,7 +2463,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 151
     Top = 189
-    Bitmap = {}
   end
   object ActionImageList120: TPngImageList
     Height = 20
@@ -2987,7 +2982,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 153
     Top = 253
-    Bitmap = {}
   end
   object SessionImageList144: TPngImageList
     Height = 24
@@ -3452,7 +3446,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 279
     Top = 189
-    Bitmap = {}
   end
   object SessionImageList192: TPngImageList
     Height = 32
@@ -3946,7 +3939,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 407
     Top = 189
-    Bitmap = {}
   end
   object ActionImageList144: TPngImageList
     Height = 24
@@ -4497,7 +4489,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 278
     Top = 253
-    Bitmap = {}
   end
   object ActionImageList192: TPngImageList
     Height = 32
@@ -5096,7 +5087,6 @@ object LoginDialog: TLoginDialog
       end>
     Left = 406
     Top = 253
-    Bitmap = {}
   end
   object SitesIncrementalSearchPopupMenu: TPopupMenu
     Left = 279

+ 0 - 2
source/forms/MessageDlg.dfm

@@ -8,8 +8,6 @@ object MessageForm: TMessageForm
   ClientWidth = 326
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
-  PixelsPerInch = 96
   TextHeight = 13
 end

+ 0 - 1
source/forms/NonVisual.dfm

@@ -1,5 +1,4 @@
 object NonVisualDataModule: TNonVisualDataModule
-  OldCreateOrder = False
   Height = 502
   Width = 624
   object RemoteFilePopup: TTBXPopupMenu

+ 0 - 2
source/forms/OpenDirectory.dfm

@@ -10,13 +10,11 @@ object OpenDirectoryDialog: TOpenDirectoryDialog
   ClientWidth = 405
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnShow = FormShow
   DesignSize = (
     405
     334)
-  PixelsPerInch = 96
   TextHeight = 13
   object EditLabel: TLabel
     Left = 46

+ 0 - 2
source/forms/Preferences.dfm

@@ -10,7 +10,6 @@ object PreferencesDialog: TPreferencesDialog
   ClientWidth = 545
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShortCut = FormShortCut
@@ -18,7 +17,6 @@ object PreferencesDialog: TPreferencesDialog
   DesignSize = (
     545
     519)
-  PixelsPerInch = 96
   TextHeight = 13
   object OKButton: TButton
     Left = 282

+ 0 - 6
source/forms/Progress.dfm

@@ -10,7 +10,6 @@ object ProgressForm: TProgressForm
   ClientWidth = 360
   Color = clWindow
   ParentFont = True
-  OldCreateOrder = False
   PopupMode = pmAuto
   Position = poOwnerFormCenter
   OnHide = FormHide
@@ -18,7 +17,6 @@ object ProgressForm: TProgressForm
   DesignSize = (
     360
     291)
-  PixelsPerInch = 96
   TextHeight = 13
   object AnimationPaintBox: TPaintBox
     Left = 8
@@ -1095,7 +1093,6 @@ object ProgressForm: TProgressForm
       end>
     Left = 40
     Top = 240
-    Bitmap = {}
   end
   object ImageList120: TPngImageList
     Height = 20
@@ -1936,7 +1933,6 @@ object ProgressForm: TProgressForm
       end>
     Left = 128
     Top = 240
-    Bitmap = {}
   end
   object ImageList144: TPngImageList
     Height = 24
@@ -2838,7 +2834,6 @@ object ProgressForm: TProgressForm
       end>
     Left = 208
     Top = 240
-    Bitmap = {}
   end
   object ImageList192: TPngImageList
     Height = 32
@@ -3806,7 +3801,6 @@ object ProgressForm: TProgressForm
       end>
     Left = 288
     Top = 240
-    Bitmap = {}
   end
   object ApplicationEvents: TApplicationEvents
     Left = 128

+ 1 - 0
source/forms/Progress.h

@@ -23,6 +23,7 @@
 #include "TB2ExtItems.hpp"
 #include "TBXExtItems.hpp"
 #include <Vcl.AppEvnts.hpp>
+#include <System.ImageList.hpp>
 #include <list>
 //----------------------------------------------------------------------------
 class TProgressForm : public TForm

+ 0 - 2
source/forms/Properties.dfm

@@ -10,14 +10,12 @@ object PropertiesDialog: TPropertiesDialog
   ClientWidth = 357
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     357
     416)
-  PixelsPerInch = 96
   TextHeight = 13
   object OkButton: TButton
     Left = 99

+ 0 - 2
source/forms/RemoteTransfer.dfm

@@ -10,14 +10,12 @@ object RemoteTransferDialog: TRemoteTransferDialog
   ClientWidth = 420
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     420
     179)
-  PixelsPerInch = 96
   TextHeight = 13
   object Group: TGroupBox
     Left = 8

+ 0 - 4
source/forms/Rights.dfm

@@ -708,7 +708,6 @@ object RightsFrame: TRightsFrame
           AE426082}
       end>
     Left = 104
-    Bitmap = {}
   end
   object RightsImages120: TPngImageList
     Height = 20
@@ -1152,7 +1151,6 @@ object RightsFrame: TRightsFrame
           000049454E44AE426082}
       end>
     Left = 112
-    Bitmap = {}
   end
   object RightsImages144: TPngImageList
     Height = 24
@@ -1628,7 +1626,6 @@ object RightsFrame: TRightsFrame
           7D41B4E95000B20000940F64EF2976481D0000000049454E44AE426082}
       end>
     Left = 120
-    Bitmap = {}
   end
   object RightsImages192: TPngImageList
     Height = 32
@@ -2144,6 +2141,5 @@ object RightsFrame: TRightsFrame
           8A08009C0E18080000E784EDDF83CCD63A0000000049454E44AE426082}
       end>
     Left = 128
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/Rights.h

@@ -16,6 +16,7 @@
 //---------------------------------------------------------------------------
 #include <RemoteFiles.h>
 #include <GUITools.h>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TRightsFrame : public TFrame
 {

+ 0 - 2
source/forms/ScpCommander.dfm

@@ -6,8 +6,6 @@ inherited ScpCommanderForm: TScpCommanderForm
   Caption = 'ScpCommanderForm'
   ClientHeight = 670
   ClientWidth = 898
-  OldCreateOrder = True
-  PixelsPerInch = 96
   TextHeight = 13
   object Splitter: TSplitter [0]
     Left = 435

+ 0 - 2
source/forms/ScpExplorer.dfm

@@ -7,8 +7,6 @@ inherited ScpExplorerForm: TScpExplorerForm
   Caption = 'ScpExplorerForm'
   ClientHeight = 475
   ClientWidth = 632
-  OldCreateOrder = True
-  PixelsPerInch = 96
   TextHeight = 13
   inherited QueueSplitter: TSplitter
     Top = 332

+ 0 - 2
source/forms/SelectMask.dfm

@@ -10,14 +10,12 @@ object SelectMaskDialog: TSelectMaskDialog
   ClientWidth = 417
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poDesigned
   OnCloseQuery = FormCloseQuery
   OnShow = FormShow
   DesignSize = (
     417
     186)
-  PixelsPerInch = 96
   TextHeight = 13
   object MaskGroup: TGroupBox
     Left = 8

+ 0 - 2
source/forms/SiteAdvanced.dfm

@@ -10,7 +10,6 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
   ClientWidth = 561
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnClose = FormClose
   OnCloseQuery = FormCloseQuery
@@ -18,7 +17,6 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
   DesignSize = (
     561
     432)
-  PixelsPerInch = 96
   TextHeight = 13
   object MainPanel: TPanel
     Left = 0

+ 1 - 0
source/forms/SiteAdvanced.h

@@ -21,6 +21,7 @@
 #include <SessionData.h>
 #include <PasTools.hpp>
 #include <GUITools.h>
+#include <System.ImageList.hpp>
 //----------------------------------------------------------------------------
 class TSiteAdvancedDialog : public TForm
 {

+ 0 - 2
source/forms/Symlink.dfm

@@ -10,13 +10,11 @@ object SymlinkDialog: TSymlinkDialog
   ClientWidth = 396
   Color = clBtnFace
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnShow = FormShow
   DesignSize = (
     396
     183)
-  PixelsPerInch = 96
   TextHeight = 13
   object SymlinkGroup: TGroupBox
     Left = 8

+ 0 - 2
source/forms/Synchronize.dfm

@@ -11,7 +11,6 @@ object SynchronizeDialog: TSynchronizeDialog
   Color = clBtnFace
   ParentFont = True
   KeyPreview = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCloseQuery = FormCloseQuery
   OnKeyDown = FormKeyDown
@@ -19,7 +18,6 @@ object SynchronizeDialog: TSynchronizeDialog
   DesignSize = (
     468
     445)
-  PixelsPerInch = 96
   TextHeight = 13
   object DirectoriesGroup: TGroupBox
     Left = 8

+ 0 - 6
source/forms/SynchronizeChecklist.dfm

@@ -1355,10 +1355,8 @@ object SynchronizeChecklistDialog: TSynchronizeChecklistDialog
     0000C0030000C0030000C0030000C0030000C0030000C0030000C0030000C003
     0000C0030000C0030000C0030000C0030000C0030000C0070000FC7F0000}
   KeyPreview = True
-  OldCreateOrder = True
   Position = poOwnerFormCenter
   OnShow = FormShow
-  PixelsPerInch = 96
   TextHeight = 13
   object Panel: TPanel
     Left = 571
@@ -2064,7 +2062,6 @@ object SynchronizeChecklistDialog: TSynchronizeChecklistDialog
       end>
     Left = 48
     Top = 416
-    Bitmap = {}
   end
   object ListViewPopupMenu: TPopupMenu
     Left = 648
@@ -2653,7 +2650,6 @@ object SynchronizeChecklistDialog: TSynchronizeChecklistDialog
       end>
     Left = 136
     Top = 416
-    Bitmap = {}
   end
   object ActionImages144: TPngImageList
     Height = 24
@@ -3150,7 +3146,6 @@ object SynchronizeChecklistDialog: TSynchronizeChecklistDialog
       end>
     Left = 224
     Top = 416
-    Bitmap = {}
   end
   object ActionImages192: TPngImageList
     Height = 32
@@ -3668,6 +3663,5 @@ object SynchronizeChecklistDialog: TSynchronizeChecklistDialog
       end>
     Left = 312
     Top = 416
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/SynchronizeChecklist.h

@@ -16,6 +16,7 @@
 #include <Terminal.h>
 #include <System.Actions.hpp>
 #include <Vcl.ActnList.hpp>
+#include <System.ImageList.hpp>
 //----------------------------------------------------------------------------
 class TSynchronizeChecklistDialog : public TForm
 {

+ 0 - 6
source/forms/SynchronizeProgress.dfm

@@ -8,12 +8,10 @@ object SynchronizeProgressForm: TSynchronizeProgressForm
   ClientWidth = 424
   Color = clWindow
   ParentFont = True
-  OldCreateOrder = False
   Position = poOwnerFormCenter
   DesignSize = (
     424
     219)
-  PixelsPerInch = 96
   TextHeight = 13
   object TimeLeftLabel: TLabel
     Left = 141
@@ -308,7 +306,6 @@ object SynchronizeProgressForm: TSynchronizeProgressForm
       end>
     Left = 40
     Top = 166
-    Bitmap = {}
   end
   object ImageList120: TPngImageList
     Height = 20
@@ -440,7 +437,6 @@ object SynchronizeProgressForm: TSynchronizeProgressForm
       end>
     Left = 136
     Top = 166
-    Bitmap = {}
   end
   object ImageList144: TPngImageList
     Height = 24
@@ -577,7 +573,6 @@ object SynchronizeProgressForm: TSynchronizeProgressForm
       end>
     Left = 224
     Top = 166
-    Bitmap = {}
   end
   object ImageList192: TPngImageList
     Height = 32
@@ -670,6 +665,5 @@ object SynchronizeProgressForm: TSynchronizeProgressForm
       end>
     Left = 312
     Top = 166
-    Bitmap = {}
   end
 end

+ 1 - 0
source/forms/SynchronizeProgress.h

@@ -16,6 +16,7 @@
 #include <Vcl.ImgList.hpp>
 #include <GUITools.h>
 #include <Vcl.ComCtrls.hpp>
+#include <System.ImageList.hpp>
 //---------------------------------------------------------------------------
 class TSynchronizeProgressForm : public TForm
 {