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

Comparing ibx/trunk/design/IBDSDialogs.lfm (file contents):
Revision 66 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 67 by tony, Tue Oct 3 14:08:11 2017 UTC

# Line 1 | Line 1
1   object IBXDSLoginDlg: TIBXDSLoginDlg
2 <  Left = 989
2 >  Left = 1794
3    Height = 257
4 <  Top = 374
4 >  Top = 408
5    Width = 385
6    ActiveControl = Password
7    BorderIcons = [biSystemMenu]
# Line 10 | Line 10 | object IBXDSLoginDlg: TIBXDSLoginDlg
10    ClientHeight = 257
11    ClientWidth = 385
12    Position = poScreenCenter
13 <  LCLVersion = '1.6.0.4'
13 >  LCLVersion = '1.8.0.4'
14    object Bevel1: TBevel
15      Left = 15
16      Height = 202
# Line 20 | Line 20 | object IBXDSLoginDlg: TIBXDSLoginDlg
20    end
21    object ProjectName: TLabel
22      Left = 144
23 <    Height = 15
23 >    Height = 14
24      Top = 40
25      Width = 35
26      Caption = 'Name'
# Line 28 | Line 28 | object IBXDSLoginDlg: TIBXDSLoginDlg
28    end
29    object TargetCaption: TLabel
30      Left = 33
31 <    Height = 15
31 >    Height = 14
32      Top = 84
33      Width = 60
34      Caption = 'Database:'
# Line 36 | Line 36 | object IBXDSLoginDlg: TIBXDSLoginDlg
36    end
37    object Label2: TLabel
38      Left = 32
39 <    Height = 15
39 >    Height = 14
40      Top = 128
41      Width = 74
42      Caption = 'User  Name:'
# Line 44 | Line 44 | object IBXDSLoginDlg: TIBXDSLoginDlg
44    end
45    object Label3: TLabel
46      Left = 33
47 <    Height = 15
47 >    Height = 14
48      Top = 176
49      Width = 59
50      Caption = 'Password:'
# Line 74 | Line 74 | object IBXDSLoginDlg: TIBXDSLoginDlg
74    end
75    object DatabaseName: TEdit
76      Left = 142
77 <    Height = 25
77 >    Height = 24
78      Top = 80
79      Width = 192
80      TabOrder = 4
81    end
82    object UserName: TEdit
83      Left = 142
84 <    Height = 25
84 >    Height = 24
85      Top = 124
86      Width = 192
87      TabOrder = 2
88    end
89    object Password: TEdit
90      Left = 142
91 <    Height = 25
91 >    Height = 24
92      Top = 170
93      Width = 192
94      EchoMode = emPassword
# Line 97 | Line 97 | object IBXDSLoginDlg: TIBXDSLoginDlg
97    end
98    object Label1: TLabel
99      Left = 33
100 <    Height = 15
100 >    Height = 14
101      Top = 40
102      Width = 80
103      Caption = 'Project Name'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines