| 379 |
Left = 169 |
Left = 169 |
| 380 |
Top = 0 |
Top = 0 |
| 381 |
Action = SelectItemAction |
Action = SelectItemAction |
| 382 |
|
Style = tbsCheck |
| 383 |
Visible = False |
Visible = False |
| 384 |
end |
end |
| 385 |
object SelectComboBox: TComboBox |
object SelectComboBox: TComboBox |
| 541 |
Control = BrowserToolBar |
Control = BrowserToolBar |
| 542 |
ImageIndex = -1 |
ImageIndex = -1 |
| 543 |
MinHeight = 22 |
MinHeight = 22 |
| 544 |
Width = 330 |
Width = 352 |
| 545 |
end |
end |
| 546 |
item |
item |
| 547 |
Break = False |
Break = False |
| 548 |
Control = BrowserNameToolBar |
Control = BrowserNameToolBar |
| 549 |
ImageIndex = -1 |
ImageIndex = -1 |
| 550 |
MinHeight = 18 |
MinHeight = 18 |
| 551 |
Width = 306 |
Width = 284 |
| 552 |
end |
end |
| 553 |
item |
item |
| 554 |
Control = BrowserTabToolBar |
Control = BrowserTabToolBar |
| 564 |
object BrowserToolBar: TToolBar |
object BrowserToolBar: TToolBar |
| 565 |
Left = 9 |
Left = 9 |
| 566 |
Top = 0 |
Top = 0 |
| 567 |
Width = 317 |
Width = 339 |
| 568 |
Height = 22 |
Height = 22 |
| 569 |
AutoSize = True |
AutoSize = True |
| 570 |
ButtonWidth = 25 |
ButtonWidth = 25 |
| 620 |
Width = 8 |
Width = 8 |
| 621 |
Style = tbsSeparator |
Style = tbsSeparator |
| 622 |
end |
end |
| 623 |
object SelectResToolButton: TToolButton |
object AllResToolButton: TToolButton |
| 624 |
Left = 166 |
Left = 166 |
| 625 |
Top = 0 |
Top = 0 |
| 626 |
|
Action = AllResAction |
| 627 |
|
Style = tbsCheck |
| 628 |
|
end |
| 629 |
|
object SelectResToolButton: TToolButton |
| 630 |
|
Left = 191 |
| 631 |
|
Top = 0 |
| 632 |
|
Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416 |
| 633 |
Action = SelectResAction |
Action = SelectResAction |
| 634 |
|
Style = tbsCheck |
| 635 |
end |
end |
| 636 |
object ToolButton16: TToolButton |
object ToolButton16: TToolButton |
| 637 |
Left = 191 |
Left = 216 |
| 638 |
Top = 0 |
Top = 0 |
| 639 |
Width = 8 |
Width = 8 |
| 640 |
Caption = 'ToolButton16' |
Caption = 'ToolButton16' |
| 642 |
Style = tbsSeparator |
Style = tbsSeparator |
| 643 |
end |
end |
| 644 |
object EditorButton: TToolButton |
object EditorButton: TToolButton |
| 645 |
Left = 199 |
Left = 224 |
| 646 |
Top = 0 |
Top = 0 |
| 647 |
Action = EditorAction |
Action = EditorAction |
| 648 |
end |
end |
| 649 |
object ToolButton11: TToolButton |
object ToolButton11: TToolButton |
| 650 |
Left = 224 |
Left = 249 |
| 651 |
Top = 0 |
Top = 0 |
| 652 |
Width = 8 |
Width = 8 |
| 653 |
Style = tbsSeparator |
Style = tbsSeparator |
| 654 |
end |
end |
| 655 |
object IEButton: TToolButton |
object IEButton: TToolButton |
| 656 |
Left = 232 |
Left = 257 |
| 657 |
Top = 0 |
Top = 0 |
| 658 |
Action = IEAction |
Action = IEAction |
| 659 |
DropdownMenu = BrowserPopupMenu |
DropdownMenu = BrowserPopupMenu |
| 660 |
Style = tbsDropDown |
Style = tbsDropDown |
| 661 |
end |
end |
| 662 |
object ToolButton5: TToolButton |
object ToolButton5: TToolButton |
| 663 |
Left = 268 |
Left = 293 |
| 664 |
Top = 0 |
Top = 0 |
| 665 |
Width = 8 |
Width = 8 |
| 666 |
Style = tbsSeparator |
Style = tbsSeparator |
| 667 |
end |
end |
| 668 |
object ItemReloadButton: TToolButton |
object ItemReloadButton: TToolButton |
| 669 |
Left = 276 |
Left = 301 |
| 670 |
Top = 0 |
Top = 0 |
| 671 |
Action = ItemReloadAction |
Action = ItemReloadAction |
| 672 |
end |
end |
| 673 |
end |
end |
| 674 |
object BrowserNameToolBar: TToolBar |
object BrowserNameToolBar: TToolBar |
| 675 |
Left = 341 |
Left = 363 |
| 676 |
Top = 2 |
Top = 2 |
| 677 |
Width = 293 |
Width = 271 |
| 678 |
Height = 18 |
Height = 18 |
| 679 |
AutoSize = True |
AutoSize = True |
| 680 |
ButtonHeight = 16 |
ButtonHeight = 16 |
| 7932 |
end |
end |
| 7933 |
object SelectResAction: TAction |
object SelectResAction: TAction |
| 7934 |
Category = #12473#12524#12483#12489 |
Category = #12473#12524#12483#12489 |
| 7935 |
Caption = 'SelectResAction' |
Caption = #12524#12473#32094#36796#12415#34920#31034'(&S)...' |
| 7936 |
Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416 |
GroupIndex = 2 |
| 7937 |
|
Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416'(&S)...' |
| 7938 |
ImageIndex = 12 |
ImageIndex = 12 |
| 7939 |
OnExecute = SelectResActionExecute |
OnExecute = SelectResActionExecute |
| 7940 |
OnUpdate = SelectResActionUpdate |
OnUpdate = SelectResActionUpdate |
| 7941 |
end |
end |
| 7942 |
|
object AllResAction: TAction |
| 7943 |
|
Category = #12473#12524#12483#12489 |
| 7944 |
|
Caption = #12377#12409#12390#34920#31034'(&A)' |
| 7945 |
|
GroupIndex = 2 |
| 7946 |
|
Hint = #12473#12524#12483#12489#12434#12377#12409#12390#34920#31034#12377#12427 |
| 7947 |
|
ImageIndex = 9 |
| 7948 |
|
OnExecute = AllResActionExecute |
| 7949 |
|
OnUpdate = AllResActionUpdate |
| 7950 |
|
end |
| 7951 |
end |
end |
| 7952 |
object MainMenu: TMainMenu |
object MainMenu: TMainMenu |
| 7953 |
Images = HotToobarImageList |
Images = HotToobarImageList |