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

Comparing ibx/trunk/examples/DBAdmin/dlg/ShutdownDatabaseDlgUnit.lfm (file contents):
Revision 208 by tony, Thu Mar 1 11:23:33 2018 UTC vs.
Revision 209 by tony, Wed Mar 14 12:48:51 2018 UTC

# 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 = DatabaseData.IBXServicesConnection1
51      TraceFlags = []
52 <    left = 253
53 <    top = 64
52 >    left = 258
53 >    top = 63
54    end
55   end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines