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 32 by tony, Tue Apr 14 13:10:23 2015 UTC vs.
Revision 33 by tony, Sat Jul 18 12:30:52 2015 UTC

# Line 8 | Line 8 | object Form1: TForm1
8    ClientWidth = 658
9    OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.4.0.3'
11 >  LCLVersion = '1.4.2.0'
12    object Label1: TLabel
13      Left = 16
14      Height = 15
# Line 306 | Line 306 | object Form1: TForm1
306      AllowStreamedConnected = False
307      DatabaseName = 'localhost:employee'
308      Params.Strings = (
309 <      'lc_ctype=UTF-8'
309 >      'lc_ctype=UTF8'
310        'user_name=SYSDBA'
311      )
312      DefaultTransaction = IBTransaction1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines