ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/design/ibserviceeditor.lfm
(Generate patch)

Comparing ibx/trunk/design/ibserviceeditor.lfm (file contents):
Revision 66 by tony, Mon Jul 7 13:00:15 2014 UTC vs.
Revision 67 by tony, Tue Oct 3 14:08:11 2017 UTC

# Line 6 | Line 6 | object IBServiceEditorForm: TIBServiceEd
6    Caption = 'Service Editor'
7    ClientHeight = 345
8    ClientWidth = 438
9 <  LCLVersion = '1.2.2.0'
9 >  Position = poScreenCenter
10 >  LCLVersion = '1.8.0.4'
11    object Bevel1: TBevel
12      Left = 21
13      Height = 274
# Line 15 | Line 16 | object IBServiceEditorForm: TIBServiceEd
16    end
17    object LocalRbtn: TRadioButton
18      Left = 32
19 <    Height = 24
19 >    Height = 22
20      Top = 32
21 <    Width = 57
21 >    Width = 55
22      Caption = '&Local'
23      Checked = True
24      OnClick = LocalRbtnClick
# Line 26 | Line 27 | object IBServiceEditorForm: TIBServiceEd
27    end
28    object RemoteRbtn: TRadioButton
29      Left = 97
30 <    Height = 24
30 >    Height = 22
31      Top = 32
32 <    Width = 71
32 >    Width = 69
33      Caption = '&Remote'
34      OnClick = RemoteRbtnClick
35      TabOrder = 1
36    end
37    object Label7: TLabel
38      Left = 32
39 <    Height = 15
39 >    Height = 14
40      Top = 71
41      Width = 43
42      Caption = '&Server:'
# Line 44 | Line 45 | object IBServiceEditorForm: TIBServiceEd
45    end
46    object ServerName: TEdit
47      Left = 32
48 <    Height = 25
48 >    Height = 24
49      Top = 89
50      Width = 144
51      Enabled = False
# Line 52 | Line 53 | object IBServiceEditorForm: TIBServiceEd
53    end
54    object Label8: TLabel
55      Left = 217
56 <    Height = 15
56 >    Height = 14
57      Top = 71
58      Width = 52
59      Caption = '&Protocol:'
# Line 75 | Line 76 | object IBServiceEditorForm: TIBServiceEd
76    end
77    object Label2: TLabel
78      Left = 32
79 <    Height = 15
79 >    Height = 14
80      Top = 136
81      Width = 70
82      Caption = '&User Name:'
# Line 83 | Line 84 | object IBServiceEditorForm: TIBServiceEd
84    end
85    object UserName: TEdit
86      Left = 32
87 <    Height = 25
87 >    Height = 24
88      Top = 154
89      Width = 137
90      OnChange = UserNameChange
# Line 91 | Line 92 | object IBServiceEditorForm: TIBServiceEd
92    end
93    object Label3: TLabel
94      Left = 32
95 <    Height = 15
95 >    Height = 14
96      Top = 192
97      Width = 59
98      Caption = 'Pass&word:'
# Line 99 | Line 100 | object IBServiceEditorForm: TIBServiceEd
100    end
101    object Password: TEdit
102      Left = 32
103 <    Height = 25
103 >    Height = 24
104      Top = 210
105      Width = 137
106      OnChange = PasswordChange
# Line 107 | Line 108 | object IBServiceEditorForm: TIBServiceEd
108    end
109    object LoginPrompt: TCheckBox
110      Left = 32
111 <    Height = 24
111 >    Height = 22
112      Top = 256
113 <    Width = 107
113 >    Width = 105
114      Caption = 'Lo&gin Prompt'
115      TabOrder = 6
116    end
# Line 123 | Line 124 | object IBServiceEditorForm: TIBServiceEd
124    end
125    object Label5: TLabel
126      Left = 217
127 <    Height = 15
127 >    Height = 14
128      Top = 136
129      Width = 54
130      Caption = 'Se&ttings:'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines