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

Comparing ibx/trunk/examples/employee/unit1.lfm (file contents):
Revision 32 by tony, Sat May 9 11:37:49 2015 UTC vs.
Revision 33 by tony, Sat Jul 18 12:30:52 2015 UTC

# Line 8 | Line 8 | object Form1: TForm1
8    ClientWidth = 1002
9    OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.4.0.4'
11 >  LCLVersion = '1.4.2.0'
12    object Button1: TButton
13      Left = 915
14      Height = 25
# Line 499 | Line 499 | object Form1: TForm1
499    end
500    object SalaryRange: TComboBox
501      Left = 544
502 <    Height = 27
502 >    Height = 25
503      Top = 8
504      Width = 272
505      ItemHeight = 0
# Line 521 | Line 521 | object Form1: TForm1
521      DatabaseName = 'localhost:employee'
522      Params.Strings = (
523        'user_name=SYSDBA'
524 <      'lc_ctype=UTF-8'
524 >      'lc_ctype=UTF8'
525      )
526      DefaultTransaction = IBTransaction1
527      IdleTimer = 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines