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

Comparing ibx/trunk/runtime/dblogindlg.lfm (file contents):
Revision 6 by tony, Fri Feb 18 16:26:16 2011 UTC vs.
Revision 7 by tony, Sun Aug 5 18:28:19 2012 UTC

# Line 1 | Line 1
1 < object LoginDlg: TLoginDlg
1 > object IBXLoginDlg: TIBXLoginDlg
2    Left = 954
3    Height = 230
4    Top = 351
# Line 10 | Line 10 | object LoginDlg: TLoginDlg
10    ClientHeight = 230
11    ClientWidth = 385
12    Position = poScreenCenter
13 <  LCLVersion = '0.9.28.2'
13 >  LCLVersion = '0.9.30'
14    object DatabaseName: TLabel
15      Left = 121
16 <    Height = 23
16 >    Height = 1
17      Top = 42
18 <    Width = 117
18 >    Width = 1
19      ParentColor = False
20    end
21    object Label1: TLabel
22      Left = 32
23 <    Height = 19
23 >    Height = 18
24      Top = 40
25 <    Width = 75
25 >    Width = 67
26      Caption = 'Database:'
27      ParentColor = False
28    end
29    object Label2: TLabel
30      Left = 34
31 <    Height = 19
31 >    Height = 18
32      Top = 87
33 <    Width = 89
33 >    Width = 82
34      Caption = 'User  Name:'
35      ParentColor = False
36    end
37    object Label3: TLabel
38      Left = 35
39 <    Height = 19
39 >    Height = 18
40      Top = 135
41 <    Width = 73
41 >    Width = 66
42      Caption = 'Password:'
43      ParentColor = False
44    end
# Line 70 | Line 70 | object LoginDlg: TLoginDlg
70    end
71    object UserName: TEdit
72      Left = 144
73 <    Height = 28
73 >    Height = 27
74      Top = 87
75      Width = 195
76      TabOrder = 2
77    end
78    object Password: TEdit
79      Left = 144
80 <    Height = 28
80 >    Height = 27
81      Top = 129
82      Width = 190
83      EchoMode = emPassword

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines