# | Line 9 | Line 9 | object MainForm: TMainForm | |
---|---|---|
9 | DefaultMonitor = dmPrimary | |
10 | OnShow = FormShow | |
11 | Position = poScreenCenter | |
12 | < | LCLVersion = '1.8.3.0' |
12 | > | LCLVersion = '2.0.0.2' |
13 | object Memo1: TMemo | |
14 | Left = 8 | |
15 | Height = 295 | |
# | Line 182 | Line 182 | object MainForm: TMainForm | |
182 | ) | |
183 | ServerName = 'localhost' | |
184 | TraceFlags = [] | |
185 | + | WireCompression = False |
186 | OnSecurityContextException = IBXServicesConnection1SecurityContextException | |
187 | left = 128 | |
188 | top = 35 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |