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

Comparing ibx/trunk/iblocaldb/gui/IBXViewLogDig.lfm (file contents):
Revision 344 by tony, Wed Mar 14 12:48:51 2018 UTC vs.
Revision 345 by tony, Mon Aug 23 14:22:29 2021 UTC

# Line 1 | Line 1
1   object ViewLogDlg: TViewLogDlg
2 <  Left = 410
2 >  Left = 836
3    Height = 402
4 <  Top = 254
4 >  Top = 317
5    Width = 522
6    Caption = 'Upgrade Log'
7    ClientHeight = 402
8    ClientWidth = 522
9    Position = poDesktopCenter
10 <  LCLVersion = '0.9.30'
10 >  LCLVersion = '2.2.0.2'
11    object Label1: TLabel
12      Left = 24
13      Height = 38
# Line 17 | Line 17 | object ViewLogDlg: TViewLogDlg
17      AutoSize = False
18      Caption = 'The Database Upgrade has failed. Please refer to the message log below'#10'to determine the error.'
19      Font.Style = [fsBold]
20    ParentColor = False
20      ParentFont = False
21    end
22    object Memo1: TMemo
# Line 33 | Line 32 | object ViewLogDlg: TViewLogDlg
32      TabOrder = 0
33    end
34    object Button1: TButton
35 <    Left = 420
35 >    Left = 424
36      Height = 25
37      Top = 360
38      Width = 75
39 +    Anchors = [akRight, akBottom]
40      Caption = 'Close'
41      Default = True
42      ModalResult = 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines