# | Line 31 | Line 31 | object Form1: TForm1 | |
---|---|---|
31 | Protocol = TCP | |
32 | Params.Strings = ( | |
33 | 'user_name=SYSDBA' | |
34 | < | 'password=Apples' |
34 | > | '' |
35 | ) | |
36 | TraceFlags = [] | |
37 | Options = [] |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |