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

Comparing ibx/trunk/examples/lookupcombobox/Unit1.lfm (file contents):
Revision 262 by tony, Tue Apr 3 09:09:05 2018 UTC vs.
Revision 263 by tony, Thu Dec 6 15:55:01 2018 UTC

# Line 1 | Line 1
1   object Form1: TForm1
2 <  Left = 616
2 >  Left = 613
3    Height = 329
4    Top = 256
5    Width = 658
# Line 10 | Line 10 | object Form1: TForm1
10    OnClose = FormClose
11    OnShow = FormShow
12    Position = poScreenCenter
13 <  LCLVersion = '1.8.3.0'
13 >  LCLVersion = '2.0.0.2'
14    object Label1: TLabel
15      Left = 16
16      Height = 14
# Line 160 | Line 160 | object Form1: TForm1
160      end
161      object DBComboBox1: TDBComboBox
162        Left = 331
163 <      Height = 28
163 >      Height = 25
164        Top = 32
165        Width = 53
166        DataField = 'JOB_GRADE'
# Line 302 | Line 302 | object Form1: TForm1
302      TabOrder = 4
303    end
304    object IBDatabase1: TIBDatabase
305 <    Connected = False
305 >    Connected = True
306      CreateIfNotExists = False
307      AllowStreamedConnected = False
308      DatabaseName = 'localhost:employee'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines