Forráskód Böngészése

Tab order

Source commit: 1ac48dccb41656890d0b41a24dae4d2c17164ba9
Martin Prikryl 9 éve
szülő
commit
25f7c813c4
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      source/forms/GenerateUrl.dfm

+ 2 - 2
source/forms/GenerateUrl.dfm

@@ -68,7 +68,7 @@ object GenerateUrlDialog: TGenerateUrlDialog
         Width = 216
         Width = 216
         Height = 17
         Height = 17
         Caption = '&Save extension'
         Caption = '&Save extension'
-        TabOrder = 3
+        TabOrder = 5
         OnClick = ControlChange
         OnClick = ControlChange
       end
       end
       object RemoteDirectoryCheck: TCheckBox
       object RemoteDirectoryCheck: TCheckBox
@@ -89,7 +89,7 @@ object GenerateUrlDialog: TGenerateUrlDialog
         Height = 17
         Height = 17
         HelpType = htKeyword
         HelpType = htKeyword
         Caption = '&Password'
         Caption = '&Password'
-        TabOrder = 5
+        TabOrder = 3
         OnClick = ControlChange
         OnClick = ControlChange
       end
       end
     end
     end