Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Search.dfm
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 17 |
OldCreateOrder = False |
OldCreateOrder = False |
| 18 |
Position = poOwnerFormCenter |
Position = poOwnerFormCenter |
| 19 |
OnCreate = FormCreate |
OnCreate = FormCreate |
| 20 |
|
OnDestroy = FormDestroy |
| 21 |
DesignSize = ( |
DesignSize = ( |
| 22 |
450 |
450 |
| 23 |
303) |
303) |
| 257 |
TabOrder = 6 |
TabOrder = 6 |
| 258 |
end |
end |
| 259 |
end |
end |
| 260 |
|
object BoardsProgressBar: TProgressBar |
| 261 |
|
Left = 8 |
| 262 |
|
Top = 275 |
| 263 |
|
Width = 145 |
| 264 |
|
Height = 16 |
| 265 |
|
Min = 0 |
| 266 |
|
Max = 100 |
| 267 |
|
Smooth = True |
| 268 |
|
Step = 1 |
| 269 |
|
TabOrder = 8 |
| 270 |
|
Visible = False |
| 271 |
|
end |
| 272 |
end |
end |
|
|
Legend:
| Removed from v.1.11 |
|
| changed lines |
| |
Added in v.1.12 |
|
|
|