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

Comparing ibx/trunk/examples/scriptengine/unit2.lfm (file contents):
Revision 37 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 68 by tony, Tue Oct 17 10:07:58 2017 UTC

# Line 7 | Line 7 | object SelectSQLResults: TSelectSQLResul
7    Caption = 'Select SQL Results'
8    ClientHeight = 436
9    ClientWidth = 693
10 +  DefaultMonitor = dmPrimary
11    OnClose = FormClose
12    OnShow = FormShow
13 <  Position = poDefaultPosOnly
14 <  LCLVersion = '1.4.4.0'
13 >  Position = poDefault
14 >  LCLVersion = '1.8.0.4'
15    object IBDynamicGrid1: TIBDynamicGrid
16      Left = 0
17      Height = 436
# Line 29 | Line 30 | object SelectSQLResults: TSelectSQLResul
30      DefaultPositionAtEnd = False
31    end
32    object SelectQuery: TIBQuery
33 +    AllowAutoActivateTransaction = True
34      Database = Form1.IBDatabase1
35      Transaction = IBTransaction1
36      BufferChunks = 1000

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines