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 22 by tony, Thu Feb 26 10:33:34 2015 UTC vs.
Revision 23 by tony, Fri Mar 13 10:26:52 2015 UTC

# Line 8 | Line 8 | object Form1: TForm1
8    ClientWidth = 722
9    OnClose = FormClose
10    OnShow = FormShow
11 <  LCLVersion = '1.4.0.1'
11 >  LCLVersion = '1.4.0.2'
12    object Panel1: TPanel
13      Left = 11
14      Height = 367
# Line 275 | Line 275 | object Form1: TForm1
275      TabOrder = 2
276    end
277    object IBDatabase1: TIBDatabase
278 <    Connected = True
278 >    Connected = False
279      AllowStreamedConnected = False
280      DatabaseName = 'employee'
281      Params.Strings = (
# Line 284 | Line 284 | object Form1: TForm1
284      )
285      DefaultTransaction = IBTransaction1
286      IdleTimer = 0
287 +    SQLHourGlass = False
288      TraceFlags = []
289      left = 24
290      top = 96

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines