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 31 by tony, Tue Jul 14 15:31:25 2015 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 = '0.9.30'
14 >  LCLVersion = '1.8.0.4'
15    object DatabaseName: TLabel
16 <    Left = 121
17 <    Height = 1
18 <    Top = 42
19 <    Width = 1
16 >    Left = 144
17 >    Height = 14
18 >    Top = 40
19 >    Width = 35
20 >    Caption = 'Name'
21      ParentColor = False
22    end
23 <  object Label1: TLabel
23 >  object TargetCaption: TLabel
24      Left = 32
25 <    Height = 18
25 >    Height = 14
26      Top = 40
27 <    Width = 67
27 >    Width = 60
28      Caption = 'Database:'
29      ParentColor = False
30    end
31    object Label2: TLabel
32      Left = 34
33 <    Height = 18
33 >    Height = 14
34      Top = 87
35 <    Width = 82
35 >    Width = 74
36      Caption = 'User  Name:'
37      ParentColor = False
38    end
39    object Label3: TLabel
40      Left = 35
41 <    Height = 18
41 >    Height = 14
42      Top = 135
43 <    Width = 66
43 >    Width = 59
44      Caption = 'Password:'
45      ParentColor = False
46    end
# Line 70 | Line 72 | object IBXLoginDlg: TIBXLoginDlg
72    end
73    object UserName: TEdit
74      Left = 144
75 <    Height = 27
75 >    Height = 24
76      Top = 87
77      Width = 195
78      TabOrder = 2
79    end
80    object Password: TEdit
81      Left = 144
82 <    Height = 27
82 >    Height = 24
83      Top = 129
84      Width = 190
85      EchoMode = emPassword

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines