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

Comparing ibx/trunk/iblocaldb/IBXUpgradeDatabaseDlg.lfm (file contents):
Revision 79 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 10 | Line 10 | object UpgradeDatabaseDlg: TUpgradeDatab
10    ClientWidth = 324
11    OnShow = FormShow
12    Position = poMainFormCenter
13 <  LCLVersion = '1.4.4.0'
13 >  LCLVersion = '1.8.0.5'
14    object Panel1: TPanel
15      Left = 0
16      Height = 132
# Line 23 | Line 23 | object UpgradeDatabaseDlg: TUpgradeDatab
23      TabOrder = 1
24      object Label1: TLabel
25        Left = 58
26 <      Height = 15
26 >      Height = 14
27        Top = 16
28        Width = 190
29        Caption = 'Updating Database Schema'
# Line 61 | Line 61 | object UpgradeDatabaseDlg: TUpgradeDatab
61    object IBXScript: TIBXScript
62      IgnoreGrants = True
63      Transaction = UpdateTransaction
64 +    ShowAffectedRows = False
65 +    ShowPerformanceStats = False
66      OnOutputLog = IBXScriptLogProc
67      OnErrorLog = IBXScriptLogProc
68      OnProgressEvent = IBXScriptProgressEvent

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines