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

Comparing ibx/trunk/examples/ibtreeview/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 = 722
9    OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.4.0.3'
11 >  LCLVersion = '1.4.2.0'
12    object Panel1: TPanel
13      Left = 11
14      Height = 367
# Line 279 | Line 279 | object Form1: TForm1
279      AllowStreamedConnected = False
280      DatabaseName = 'localhost:employee'
281      Params.Strings = (
282 <      'lc_ctype=UTF-8'
282 >      'lc_ctype=UTF8'
283        'user_name=SYSDBA'
284      )
285      DefaultTransaction = IBTransaction1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines