Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Giko.dfm
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
object GikoForm: TGikoForm |
object GikoForm: TGikoForm |
| 2 |
Left = 417 |
Left = 247 |
| 3 |
Top = 75 |
Top = 296 |
| 4 |
HorzScrollBar.Visible = False |
HorzScrollBar.Visible = False |
| 5 |
VertScrollBar.Visible = False |
VertScrollBar.Visible = False |
| 6 |
AutoScroll = False |
AutoScroll = False |
| 19 |
OnClose = FormClose |
OnClose = FormClose |
| 20 |
OnCloseQuery = FormCloseQuery |
OnCloseQuery = FormCloseQuery |
| 21 |
OnCreate = FormCreate |
OnCreate = FormCreate |
|
OnDestroy = FormDestroy |
|
| 22 |
OnKeyUp = FormKeyUp |
OnKeyUp = FormKeyUp |
| 23 |
OnMouseWheel = FormMouseWheel |
OnMouseWheel = FormMouseWheel |
| 24 |
OnResize = FormResize |
OnResize = FormResize |
| 296 |
TabOrder = 0 |
TabOrder = 0 |
| 297 |
object ListView: TGikoListView |
object ListView: TGikoListView |
| 298 |
Left = 0 |
Left = 0 |
| 299 |
Top = 24 |
Top = 53 |
| 300 |
Width = 642 |
Width = 642 |
| 301 |
Height = 165 |
Height = 136 |
| 302 |
Align = alClient |
Align = alClient |
| 303 |
Columns = <> |
Columns = <> |
| 304 |
DragMode = dmAutomatic |
DragMode = dmAutomatic |
| 534 |
end |
end |
| 535 |
end |
end |
| 536 |
end |
end |
| 537 |
|
object TmpToolBar: TToolBar |
| 538 |
|
Left = 0 |
| 539 |
|
Top = 24 |
| 540 |
|
Width = 642 |
| 541 |
|
Height = 29 |
| 542 |
|
Caption = 'TmpToolBar' |
| 543 |
|
TabOrder = 2 |
| 544 |
|
Visible = False |
| 545 |
|
end |
| 546 |
end |
end |
| 547 |
object ThreadPanel: TPanel |
object ThreadPanel: TPanel |
| 548 |
Left = 0 |
Left = 0 |
| 576 |
Control = BrowserToolBar |
Control = BrowserToolBar |
| 577 |
ImageIndex = -1 |
ImageIndex = -1 |
| 578 |
MinHeight = 22 |
MinHeight = 22 |
| 579 |
Width = 374 |
Width = 448 |
| 580 |
end |
end |
| 581 |
item |
item |
| 582 |
Break = False |
Break = False |
| 583 |
Control = BrowserNameToolBar |
Control = BrowserNameToolBar |
| 584 |
ImageIndex = -1 |
ImageIndex = -1 |
| 585 |
MinHeight = 18 |
MinHeight = 18 |
| 586 |
Width = 262 |
Width = 188 |
| 587 |
end |
end |
| 588 |
item |
item |
| 589 |
Control = BrowserTabToolBar |
Control = BrowserTabToolBar |
| 599 |
object BrowserToolBar: TToolBar |
object BrowserToolBar: TToolBar |
| 600 |
Left = 9 |
Left = 9 |
| 601 |
Top = 0 |
Top = 0 |
| 602 |
Width = 361 |
Width = 435 |
| 603 |
Height = 22 |
Height = 22 |
| 604 |
AutoSize = True |
AutoSize = True |
| 605 |
ButtonWidth = 25 |
ButtonWidth = 25 |
| 721 |
end |
end |
| 722 |
end |
end |
| 723 |
object BrowserNameToolBar: TToolBar |
object BrowserNameToolBar: TToolBar |
| 724 |
Left = 385 |
Left = 459 |
| 725 |
Top = 2 |
Top = 2 |
| 726 |
Width = 249 |
Width = 175 |
| 727 |
Height = 18 |
Height = 18 |
| 728 |
AutoSize = True |
AutoSize = True |
| 729 |
ButtonHeight = 16 |
ButtonHeight = 16 |
|
|
Legend:
| Removed from v.1.92 |
|
| changed lines |
| |
Added in v.1.93 |
|
|
|