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

Comparing ibx/trunk/examples/dbcontrolgrid/unit1.lfm (file contents):
Revision 32 by tony, Tue Jul 14 15:31:25 2015 UTC vs.
Revision 33 by tony, Sat Jul 18 12:30:52 2015 UTC

# Line 8 | Line 8 | object Form1: TForm1
8    ClientWidth = 1026
9    OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.4.0.4'
11 >  LCLVersion = '1.4.2.0'
12    object Button1: TButton
13      Left = 939
14      Height = 25
# Line 404 | Line 404 | object Form1: TForm1
404    end
405    object SalaryRange: TComboBox
406      Left = 544
407 <    Height = 27
407 >    Height = 25
408      Top = 8
409      Width = 272
410      ItemHeight = 0
# Line 426 | Line 426 | object Form1: TForm1
426      DatabaseName = 'localhost:employee'
427      Params.Strings = (
428        'user_name=SYSDBA'
429 <      'lc_ctype=UTF-8'
429 >      'lc_ctype=UTF8'
430      )
431      DefaultTransaction = IBTransaction1
432      IdleTimer = 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines