Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Setting.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1269 |
//FusianaTrap |
//FusianaTrap |
| 1270 |
FLocalTrapAtt := ini.ReadBool('Trap', 'LocalTrap', False); |
FLocalTrapAtt := ini.ReadBool('Trap', 'LocalTrap', False); |
| 1271 |
FRemoteTrapAtt := ini.ReadBool('Trap', 'RemoteTrap', False); |
FRemoteTrapAtt := ini.ReadBool('Trap', 'RemoteTrap', False); |
| 1272 |
FReadTimeOut := ini.ReadInteger('HTTP', 'ReadTimeOut', 5000); |
FReadTimeOut := ini.ReadInteger('HTTP', 'ReadTimeOut', 10000); |
| 1273 |
|
|
| 1274 |
|
|
| 1275 |
ini.UpdateFile; |
ini.UpdateFile; |
|
|
Legend:
| Removed from v.1.81 |
|
| changed lines |
| |
Added in v.1.82 |
|
|
| |