| 1 |
object GikoForm: TGikoForm |
object GikoForm: TGikoForm |
| 2 |
Left = 129 |
Left = 115 |
| 3 |
Top = 179 |
Top = 0 |
| 4 |
HorzScrollBar.Visible = False |
HorzScrollBar.Visible = False |
| 5 |
VertScrollBar.Visible = False |
VertScrollBar.Visible = False |
| 6 |
AutoScroll = False |
AutoScroll = False |
| 7 |
Caption = '-' |
Caption = '-' |
| 8 |
ClientHeight = 566 |
ClientHeight = 566 |
| 9 |
ClientWidth = 702 |
ClientWidth = 696 |
| 10 |
Color = clBtnFace |
Color = clBtnFace |
| 11 |
Font.Charset = SHIFTJIS_CHARSET |
Font.Charset = SHIFTJIS_CHARSET |
| 12 |
Font.Color = clWindowText |
Font.Color = clWindowText |
| 30 |
object StatusBar: TStatusBar |
object StatusBar: TStatusBar |
| 31 |
Left = 0 |
Left = 0 |
| 32 |
Top = 546 |
Top = 546 |
| 33 |
Width = 702 |
Width = 696 |
| 34 |
Height = 20 |
Height = 20 |
| 35 |
Panels = < |
Panels = < |
| 36 |
item |
item |
| 48 |
object MainPanel: TPanel |
object MainPanel: TPanel |
| 49 |
Left = 0 |
Left = 0 |
| 50 |
Top = 77 |
Top = 77 |
| 51 |
Width = 702 |
Width = 696 |
| 52 |
Height = 469 |
Height = 469 |
| 53 |
Align = alClient |
Align = alClient |
| 54 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 56 |
object MessageSplitter: TSplitter |
object MessageSplitter: TSplitter |
| 57 |
Left = 0 |
Left = 0 |
| 58 |
Top = 430 |
Top = 430 |
| 59 |
Width = 702 |
Width = 696 |
| 60 |
Height = 5 |
Height = 5 |
| 61 |
Cursor = crVSplit |
Cursor = crVSplit |
| 62 |
Align = alBottom |
Align = alBottom |
| 67 |
object ClientPanel: TPanel |
object ClientPanel: TPanel |
| 68 |
Left = 0 |
Left = 0 |
| 69 |
Top = 0 |
Top = 0 |
| 70 |
Width = 702 |
Width = 696 |
| 71 |
Height = 430 |
Height = 430 |
| 72 |
Align = alClient |
Align = alClient |
| 73 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 160 |
object ToolBar1: TToolBar |
object ToolBar1: TToolBar |
| 161 |
Left = 2 |
Left = 2 |
| 162 |
Top = 4 |
Top = 4 |
| 163 |
Width = 16 |
Width = 15 |
| 164 |
Height = 18 |
Height = 18 |
| 165 |
Align = alNone |
Align = alNone |
| 166 |
AutoSize = True |
AutoSize = True |
| 271 |
object ThreadMainPanel: TPanel |
object ThreadMainPanel: TPanel |
| 272 |
Left = 150 |
Left = 150 |
| 273 |
Top = 0 |
Top = 0 |
| 274 |
Width = 552 |
Width = 546 |
| 275 |
Height = 430 |
Height = 430 |
| 276 |
Align = alClient |
Align = alClient |
| 277 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 279 |
object ListSplitter: TSplitter |
object ListSplitter: TSplitter |
| 280 |
Left = 0 |
Left = 0 |
| 281 |
Top = 189 |
Top = 189 |
| 282 |
Width = 552 |
Width = 546 |
| 283 |
Height = 5 |
Height = 5 |
| 284 |
Cursor = crVSplit |
Cursor = crVSplit |
| 285 |
Align = alTop |
Align = alTop |
| 292 |
object ViewPanel: TPanel |
object ViewPanel: TPanel |
| 293 |
Left = 0 |
Left = 0 |
| 294 |
Top = 0 |
Top = 0 |
| 295 |
Width = 552 |
Width = 546 |
| 296 |
Height = 189 |
Height = 189 |
| 297 |
Align = alTop |
Align = alTop |
| 298 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 300 |
object ListView: TGikoListView |
object ListView: TGikoListView |
| 301 |
Left = 0 |
Left = 0 |
| 302 |
Top = 53 |
Top = 53 |
| 303 |
Width = 552 |
Width = 546 |
| 304 |
Height = 136 |
Height = 136 |
| 305 |
Align = alClient |
Align = alClient |
| 306 |
Columns = <> |
Columns = <> |
| 332 |
object ListCoolBar: TGikoCoolBar |
object ListCoolBar: TGikoCoolBar |
| 333 |
Left = 0 |
Left = 0 |
| 334 |
Top = 0 |
Top = 0 |
| 335 |
Width = 552 |
Width = 546 |
| 336 |
Height = 24 |
Height = 24 |
| 337 |
AutoSize = True |
AutoSize = True |
| 338 |
BandMaximize = bmDblClick |
BandMaximize = bmDblClick |
| 349 |
Control = ListNameToolBar |
Control = ListNameToolBar |
| 350 |
ImageIndex = -1 |
ImageIndex = -1 |
| 351 |
MinHeight = 18 |
MinHeight = 18 |
| 352 |
Width = 41 |
Width = 35 |
| 353 |
end> |
end> |
| 354 |
EdgeBorders = [ebLeft, ebTop, ebRight] |
EdgeBorders = [ebLeft, ebTop, ebRight] |
| 355 |
EdgeInner = esLowered |
EdgeInner = esLowered |
| 426 |
object SelectComboBox: TComboBox |
object SelectComboBox: TComboBox |
| 427 |
Tag = 1 |
Tag = 1 |
| 428 |
Left = 194 |
Left = 194 |
| 429 |
Top = 1 |
Top = 0 |
| 430 |
Width = 127 |
Width = 127 |
| 431 |
Height = 20 |
Height = 20 |
| 432 |
Hint = #12473#12524#12483#12489#12434#26908#32034#12377#12427#12395#12399#12371#12371#12395#35486#21477#12434#20837#21147#12375#12414#12377 |
Hint = #12473#12524#12483#12489#12434#26908#32034#12377#12427#12395#12399#12371#12371#12395#35486#21477#12434#20837#21147#12375#12414#12377 |
| 500 |
object ListNameToolBar: TToolBar |
object ListNameToolBar: TToolBar |
| 501 |
Left = 516 |
Left = 516 |
| 502 |
Top = 2 |
Top = 2 |
| 503 |
Width = 28 |
Width = 22 |
| 504 |
Height = 18 |
Height = 18 |
| 505 |
AutoSize = True |
AutoSize = True |
| 506 |
ButtonHeight = 16 |
ButtonHeight = 16 |
| 541 |
object TmpToolBar: TToolBar |
object TmpToolBar: TToolBar |
| 542 |
Left = 0 |
Left = 0 |
| 543 |
Top = 24 |
Top = 24 |
| 544 |
Width = 552 |
Width = 546 |
| 545 |
Height = 29 |
Height = 29 |
| 546 |
Caption = 'TmpToolBar' |
Caption = 'TmpToolBar' |
| 547 |
TabOrder = 2 |
TabOrder = 2 |
| 551 |
object ThreadPanel: TPanel |
object ThreadPanel: TPanel |
| 552 |
Left = 0 |
Left = 0 |
| 553 |
Top = 194 |
Top = 194 |
| 554 |
Width = 552 |
Width = 546 |
| 555 |
Height = 236 |
Height = 236 |
| 556 |
Align = alClient |
Align = alClient |
| 557 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 559 |
object BrowserBottomPanel: TGikoPanel |
object BrowserBottomPanel: TGikoPanel |
| 560 |
Left = 0 |
Left = 0 |
| 561 |
Top = 216 |
Top = 216 |
| 562 |
Width = 552 |
Width = 546 |
| 563 |
Height = 20 |
Height = 20 |
| 564 |
Align = alBottom |
Align = alBottom |
| 565 |
BevelEdges = [beLeft, beRight, beBottom] |
BevelEdges = [beLeft, beRight, beBottom] |
| 571 |
object BrowserCoolBar: TGikoCoolBar |
object BrowserCoolBar: TGikoCoolBar |
| 572 |
Left = 0 |
Left = 0 |
| 573 |
Top = 0 |
Top = 0 |
| 574 |
Width = 552 |
Width = 546 |
| 575 |
Height = 46 |
Height = 46 |
| 576 |
AutoSize = True |
AutoSize = True |
| 577 |
BandMaximize = bmDblClick |
BandMaximize = bmDblClick |
| 587 |
Control = BrowserNameToolBar |
Control = BrowserNameToolBar |
| 588 |
ImageIndex = -1 |
ImageIndex = -1 |
| 589 |
MinHeight = 18 |
MinHeight = 18 |
| 590 |
Width = 163 |
Width = 157 |
| 591 |
end |
end |
| 592 |
item |
item |
| 593 |
Control = BrowserTabToolBar |
Control = BrowserTabToolBar |
| 594 |
ImageIndex = -1 |
ImageIndex = -1 |
| 595 |
MinHeight = 20 |
MinHeight = 20 |
| 596 |
Width = 548 |
Width = 542 |
| 597 |
end> |
end> |
| 598 |
EdgeBorders = [ebLeft, ebTop, ebRight] |
EdgeBorders = [ebLeft, ebTop, ebRight] |
| 599 |
EdgeInner = esLowered |
EdgeInner = esLowered |
| 727 |
object BrowserNameToolBar: TToolBar |
object BrowserNameToolBar: TToolBar |
| 728 |
Left = 394 |
Left = 394 |
| 729 |
Top = 2 |
Top = 2 |
| 730 |
Width = 150 |
Width = 144 |
| 731 |
Height = 18 |
Height = 18 |
| 732 |
AutoSize = True |
AutoSize = True |
| 733 |
ButtonHeight = 16 |
ButtonHeight = 16 |
| 794 |
object BrowserTabToolBar: TToolBar |
object BrowserTabToolBar: TToolBar |
| 795 |
Left = 9 |
Left = 9 |
| 796 |
Top = 24 |
Top = 24 |
| 797 |
Width = 535 |
Width = 529 |
| 798 |
Height = 20 |
Height = 20 |
| 799 |
ButtonHeight = 18 |
ButtonHeight = 18 |
| 800 |
Caption = 'BrowserTabToolBar' |
Caption = 'BrowserTabToolBar' |
| 834 |
object Browser: TWebBrowser |
object Browser: TWebBrowser |
| 835 |
Left = 0 |
Left = 0 |
| 836 |
Top = 46 |
Top = 46 |
| 837 |
Width = 552 |
Width = 546 |
| 838 |
Height = 170 |
Height = 170 |
| 839 |
Align = alClient |
Align = alClient |
| 840 |
TabOrder = 2 |
TabOrder = 2 |
| 845 |
OnNewWindow2 = BrowserNewWindow2 |
OnNewWindow2 = BrowserNewWindow2 |
| 846 |
OnDocumentComplete = BrowserDocumentComplete |
OnDocumentComplete = BrowserDocumentComplete |
| 847 |
ControlData = { |
ControlData = { |
| 848 |
4C0000000D390000921100000000000000000000000000000000000000000000 |
4C0000006E380000921100000000000000000000000000000000000000000000 |
| 849 |
000000004C000000000000000000000001000000E0D057007335CF11AE690800 |
000000004C000000000000000000000001000000E0D057007335CF11AE690800 |
| 850 |
2B2E126202000000000000004C0000000114020000000000C000000000000046 |
2B2E126202000000000000004C0000000114020000000000C000000000000046 |
| 851 |
8000000000000000000000000000000000000000000000000000000000000000 |
8000000000000000000000000000000000000000000000000000000000000000 |
| 857 |
object MessagePanel: TPanel |
object MessagePanel: TPanel |
| 858 |
Left = 0 |
Left = 0 |
| 859 |
Top = 435 |
Top = 435 |
| 860 |
Width = 702 |
Width = 696 |
| 861 |
Height = 34 |
Height = 34 |
| 862 |
Align = alBottom |
Align = alBottom |
| 863 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 904 |
object MessageListView: TListView |
object MessageListView: TListView |
| 905 |
Left = 28 |
Left = 28 |
| 906 |
Top = 0 |
Top = 0 |
| 907 |
Width = 674 |
Width = 668 |
| 908 |
Height = 34 |
Height = 34 |
| 909 |
Align = alClient |
Align = alClient |
| 910 |
BorderStyle = bsNone |
BorderStyle = bsNone |
| 935 |
object TopPanel: TPanel |
object TopPanel: TPanel |
| 936 |
Left = 0 |
Left = 0 |
| 937 |
Top = 0 |
Top = 0 |
| 938 |
Width = 702 |
Width = 696 |
| 939 |
Height = 77 |
Height = 77 |
| 940 |
Align = alTop |
Align = alTop |
| 941 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 942 |
TabOrder = 3 |
TabOrder = 3 |
| 943 |
object TopRightPanel: TPanel |
object TopRightPanel: TPanel |
| 944 |
Left = 666 |
Left = 660 |
| 945 |
Top = 0 |
Top = 0 |
| 946 |
Width = 36 |
Width = 36 |
| 947 |
Height = 77 |
Height = 77 |
| 978 |
object TopCoolPanel: TPanel |
object TopCoolPanel: TPanel |
| 979 |
Left = 0 |
Left = 0 |
| 980 |
Top = 0 |
Top = 0 |
| 981 |
Width = 666 |
Width = 660 |
| 982 |
Height = 77 |
Height = 77 |
| 983 |
Align = alClient |
Align = alClient |
| 984 |
BevelOuter = bvNone |
BevelOuter = bvNone |
| 986 |
object MainCoolBar: TGikoCoolBar |
object MainCoolBar: TGikoCoolBar |
| 987 |
Left = 0 |
Left = 0 |
| 988 |
Top = 0 |
Top = 0 |
| 989 |
Width = 666 |
Width = 660 |
| 990 |
Height = 70 |
Height = 70 |
| 991 |
AutoSize = True |
AutoSize = True |
| 992 |
BandMaximize = bmDblClick |
BandMaximize = bmDblClick |
| 995 |
Control = MenuToolBar |
Control = MenuToolBar |
| 996 |
ImageIndex = -1 |
ImageIndex = -1 |
| 997 |
MinHeight = 18 |
MinHeight = 18 |
| 998 |
Width = 662 |
Width = 656 |
| 999 |
end |
end |
| 1000 |
item |
item |
| 1001 |
Control = StdToolBar |
Control = StdToolBar |
| 1010 |
ImageIndex = -1 |
ImageIndex = -1 |
| 1011 |
MinHeight = 22 |
MinHeight = 22 |
| 1012 |
Text = #12450#12489#12524#12473 |
Text = #12450#12489#12524#12473 |
| 1013 |
Width = 422 |
Width = 416 |
| 1014 |
end |
end |
| 1015 |
item |
item |
| 1016 |
Control = LinkToolBar |
Control = LinkToolBar |
| 1017 |
ImageIndex = -1 |
ImageIndex = -1 |
| 1018 |
MinHeight = 22 |
MinHeight = 22 |
| 1019 |
Text = #12522#12531#12463 |
Text = #12522#12531#12463 |
| 1020 |
Width = 662 |
Width = 656 |
| 1021 |
end> |
end> |
| 1022 |
OnContextPopup = MainCoolBarContextPopup |
OnContextPopup = MainCoolBarContextPopup |
| 1023 |
OnResize = MainCoolBarResize |
OnResize = MainCoolBarResize |
| 1026 |
object MenuToolBar: TToolBar |
object MenuToolBar: TToolBar |
| 1027 |
Left = 9 |
Left = 9 |
| 1028 |
Top = 0 |
Top = 0 |
| 1029 |
Width = 649 |
Width = 643 |
| 1030 |
Height = 18 |
Height = 18 |
| 1031 |
AutoSize = True |
AutoSize = True |
| 1032 |
ButtonHeight = 18 |
ButtonHeight = 18 |
| 1126 |
object AddressToolBar: TToolBar |
object AddressToolBar: TToolBar |
| 1127 |
Left = 293 |
Left = 293 |
| 1128 |
Top = 20 |
Top = 20 |
| 1129 |
Width = 365 |
Width = 359 |
| 1130 |
Height = 22 |
Height = 22 |
| 1131 |
ButtonWidth = 51 |
ButtonWidth = 51 |
| 1132 |
EdgeBorders = [] |
EdgeBorders = [] |
| 1159 |
object LinkToolBar: TToolBar |
object LinkToolBar: TToolBar |
| 1160 |
Left = 42 |
Left = 42 |
| 1161 |
Top = 44 |
Top = 44 |
| 1162 |
Width = 616 |
Width = 610 |
| 1163 |
Height = 22 |
Height = 22 |
| 1164 |
AutoSize = True |
AutoSize = True |
| 1165 |
ButtonWidth = 89 |
ButtonWidth = 89 |