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 38 by tony, Tue Jul 14 15:31:25 2015 UTC vs.
Revision 39 by tony, Tue May 17 08:14:52 2016 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines