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

Comparing ibx/trunk/examples/services/ShutdownDatabaseDlgUnit.lfm (file contents):
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 380 by tony, Mon Jan 10 10:13:17 2022 UTC

# Line 1 | Line 1
1   object ShutdownDatabaseDlg: TShutdownDatabaseDlg
2 <  Left = 2067
2 >  Left = 1320
3    Height = 113
4 <  Top = 326
4 >  Top = 339
5    Width = 338
6    BorderStyle = bsNone
7    Caption = 'ShutdownDatabaseDlg'
# Line 9 | Line 9 | object ShutdownDatabaseDlg: TShutdownDat
9    ClientWidth = 338
10    OnShow = FormShow
11    Position = poScreenCenter
12 <  LCLVersion = '1.8.1.0'
12 >  LCLVersion = '1.8.3.0'
13    object StatusMsg: TLabel
14      Left = 24
15      Height = 14
# Line 46 | Line 46 | object ShutdownDatabaseDlg: TShutdownDat
46      Width = 338
47      Align = alClient
48    end
49 <  object IBConfigService: TIBConfigService
50 <    Protocol = TCP
49 >  object IBConfigService: TIBXConfigService
50 >    ServicesConnection = MainForm.IBXServicesConnection1
51      TraceFlags = []
52 <    left = 253
53 <    top = 64
52 >    left = 258
53 >    top = 63
54    end
55   end

Comparing ibx/trunk/examples/services/ShutdownDatabaseDlgUnit.lfm (property svn:eol-style):
Revision 143 by tony, Fri Feb 23 12:11:21 2018 UTC vs.
Revision 380 by tony, Mon Jan 10 10:13:17 2022 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines