| 1 |
object GikoForm: TGikoForm |
object GikoForm: TGikoForm |
| 2 |
Left = 117 |
Left = 321 |
| 3 |
Top = 96 |
Top = 67 |
| 4 |
HorzScrollBar.Visible = False |
HorzScrollBar.Visible = False |
| 5 |
VertScrollBar.Visible = False |
VertScrollBar.Visible = False |
| 6 |
AutoScroll = False |
AutoScroll = False |
| 125 |
DesignSize = ( |
DesignSize = ( |
| 126 |
145 |
145 |
| 127 |
25) |
25) |
| 128 |
object SpeedButton1: TSpeedButton |
object CabinetCloseSpeedButton: TSpeedButton |
| 129 |
Left = 121 |
Left = 121 |
| 130 |
Top = 4 |
Top = 4 |
| 131 |
Width = 20 |
Width = 20 |
| 153 |
ShowHint = True |
ShowHint = True |
| 154 |
Spacing = 0 |
Spacing = 0 |
| 155 |
Transparent = False |
Transparent = False |
| 156 |
|
OnClick = CabinetCloseSpeedButtonClick |
| 157 |
end |
end |
| 158 |
object ToolBar1: TToolBar |
object ToolBar1: TToolBar |
| 159 |
Left = 2 |
Left = 2 |
| 193 |
List = True |
List = True |
| 194 |
ShowCaptions = True |
ShowCaptions = True |
| 195 |
TabOrder = 2 |
TabOrder = 2 |
| 196 |
object ToolButton15: TToolButton |
object HistoryShowToolButton: TToolButton |
| 197 |
Left = 0 |
Left = 0 |
| 198 |
Top = 0 |
Top = 0 |
| 199 |
AutoSize = True |
AutoSize = True |
| 200 |
Caption = #34920#31034 |
Caption = #34920#31034 |
| 201 |
ImageIndex = 0 |
ImageIndex = 0 |
| 202 |
end |
end |
| 203 |
object ToolButton18: TToolButton |
object HistoryAllClearToolButton: TToolButton |
| 204 |
Left = 40 |
Left = 40 |
| 205 |
Top = 0 |
Top = 0 |
| 206 |
AutoSize = True |
AutoSize = True |
| 207 |
Caption = #20840#12463#12522#12450 |
Caption = #20840#12463#12522#12450 |
| 208 |
ImageIndex = 1 |
ImageIndex = 1 |
| 209 |
OnClick = ToolButton18Click |
OnClick = HistoryAllClearToolButtonClick |
| 210 |
end |
end |
| 211 |
end |
end |
| 212 |
object FavoriteTreeView: TTreeView |
object FavoriteTreeView: TTreeView |
| 250 |
List = True |
List = True |
| 251 |
ShowCaptions = True |
ShowCaptions = True |
| 252 |
TabOrder = 4 |
TabOrder = 4 |
| 253 |
object ToolButton17: TToolButton |
object FavoriteAddToolButton: TToolButton |
| 254 |
Left = 0 |
Left = 0 |
| 255 |
Top = 0 |
Top = 0 |
| 256 |
Hint = #12362#27671#12395#20837#12426#36861#21152#12480#12452#12450#12525#12464#12434#38283#12367 |
Action = GikoDM.FavoriteAddAction |
| 257 |
AutoSize = True |
AutoSize = True |
| 258 |
Caption = #36861#21152'...' |
Caption = #36861#21152'...' |
| 259 |
end |
end |
| 260 |
object ToolButton19: TToolButton |
object FavoriteArrangeToolButton: TToolButton |
| 261 |
Left = 41 |
Left = 41 |
| 262 |
Top = 0 |
Top = 0 |
| 263 |
|
Hint = #12362#27671#12395#20837#12426#25972#29702#12480#12452#12450#12525#12464#12434#38283#12367 |
| 264 |
AutoSize = True |
AutoSize = True |
| 265 |
Caption = #25972#29702'...' |
Caption = #25972#29702'...' |
| 266 |
ImageIndex = 1 |
OnClick = FavoriteArrangeToolButtonClick |
| 267 |
end |
end |
| 268 |
end |
end |
| 269 |
end |
end |