# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |