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

Comparing ibx/trunk/runtime/IBDialogs.lfm (file contents):
Revision 66 by tony, Tue May 17 08:14:52 2016 UTC vs.
Revision 67 by tony, Tue Oct 3 14:08:11 2017 UTC

# Line 1 | Line 1
1   object IBXLoginDlg: TIBXLoginDlg
2 <  Left = 954
2 >  Left = 1858
3    Height = 230
4 <  Top = 351
4 >  Top = 458
5    Width = 385
6    ActiveControl = Password
7    BorderIcons = [biSystemMenu]
# Line 9 | Line 9 | object IBXLoginDlg: TIBXLoginDlg
9    Caption = 'Database Login'
10    ClientHeight = 230
11    ClientWidth = 385
12 +  DefaultMonitor = dmPrimary
13    Position = poScreenCenter
14 <  LCLVersion = '1.6.0.4'
14 >  LCLVersion = '1.8.0.4'
15    object DatabaseName: TLabel
16      Left = 144
17 <    Height = 15
17 >    Height = 14
18      Top = 40
19      Width = 35
20      Caption = 'Name'
# Line 21 | Line 22 | object IBXLoginDlg: TIBXLoginDlg
22    end
23    object TargetCaption: TLabel
24      Left = 32
25 <    Height = 15
25 >    Height = 14
26      Top = 40
27      Width = 60
28      Caption = 'Database:'
# Line 29 | Line 30 | object IBXLoginDlg: TIBXLoginDlg
30    end
31    object Label2: TLabel
32      Left = 34
33 <    Height = 15
33 >    Height = 14
34      Top = 87
35      Width = 74
36      Caption = 'User  Name:'
# Line 37 | Line 38 | object IBXLoginDlg: TIBXLoginDlg
38    end
39    object Label3: TLabel
40      Left = 35
41 <    Height = 15
41 >    Height = 14
42      Top = 135
43      Width = 59
44      Caption = 'Password:'
# Line 71 | Line 72 | object IBXLoginDlg: TIBXLoginDlg
72    end
73    object UserName: TEdit
74      Left = 144
75 <    Height = 25
75 >    Height = 24
76      Top = 87
77      Width = 195
78      TabOrder = 2
79    end
80    object Password: TEdit
81      Left = 144
82 <    Height = 25
82 >    Height = 24
83      Top = 129
84      Width = 190
85      EchoMode = emPassword

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines