|
@@ -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
|