Skip to content
Snippets Groups Projects
Commit c20ab41e authored by rswindell's avatar rswindell
Browse files

Switched back to fixed (default) column widths.

parent 627e9d0d
Branches
Tags
No related merge requests found
object ClientForm: TClientForm object ClientForm: TClientForm
Left = 355 Left = 476
Top = 436 Top = 436
Width = 631 Width = 631
Height = 345 Height = 345
...@@ -33,16 +33,16 @@ object ClientForm: TClientForm ...@@ -33,16 +33,16 @@ object ClientForm: TClientForm
Width = 65 Width = 65
end end
item item
AutoSize = True
Caption = 'User' Caption = 'User'
Width = 90
end end
item item
AutoSize = True
Caption = 'Address' Caption = 'Address'
Width = 100
end end
item item
AutoSize = True
Caption = 'Host Name' Caption = 'Host Name'
Width = 100
end end
item item
Caption = 'Port' Caption = 'Port'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment