Develop and Download Open Source Software

Browse CVS Repository

Contents of /gikonavigoeson/gikonavi/FavoriteArrange.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Aug 9 13:50:44 2003 UTC (20 years, 8 months ago) by hi_
Branch: MAIN
Branch point for: hi
Initial revision

1 object FavoriteArrangeDialog: TFavoriteArrangeDialog
2 Left = 305
3 Top = 172
4 Width = 537
5 Height = 335
6 HorzScrollBar.Visible = False
7 VertScrollBar.Visible = False
8 BorderIcons = [biSystemMenu]
9 Caption = #12362#27671#12395#20837#12426#12398#25972#29702
10 Color = clBtnFace
11 Font.Charset = SHIFTJIS_CHARSET
12 Font.Color = clWindowText
13 Font.Height = -12
14 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
15 Font.Style = []
16 OldCreateOrder = False
17 Position = poOwnerFormCenter
18 OnCreate = FormCreate
19 OnDestroy = FormDestroy
20 PixelsPerInch = 96
21 TextHeight = 12
22 object Panel1: TPanel
23 Left = 0
24 Top = 0
25 Width = 257
26 Height = 278
27 Align = alLeft
28 BevelOuter = bvNone
29 TabOrder = 0
30 object Label1: TLabel
31 Left = 12
32 Top = 12
33 Width = 225
34 Height = 81
35 AutoSize = False
36 Caption =
37 #26032#12375#12356#12501#12457#12523#12480#12434#20316#25104#12377#12427#12395#12399#12289' ['#12501#12457#12523#12480#12398#20316#25104'] '#12508#12479#12531#12434#12463#12522#12483#12463#12375#12390#12367#12384#12373#12356#12290#38917#30446#12398#21517#21069#12434#22793#26356#12414#12383#12399#21066#38500#12377#12427#12395#12399#12289#38917#30446#12434#36984#25246 +
38 #12375#12390#12363#12425' ['#21517#21069#12398#22793#26356'] '#12508#12479#12531#12289#12414#12383#12399' ['#21066#38500'] '#12508#12479#12531#12434#12463#12522#12483#12463#12375#12390#12367#12384#12373#12356#12290
39 WordWrap = True
40 end
41 object DeleteButton: TButton
42 Left = 12
43 Top = 124
44 Width = 117
45 Height = 21
46 Caption = #21066#38500'(&D)'
47 TabOrder = 0
48 OnClick = DeleteButtonClick
49 end
50 object RenameButton: TButton
51 Left = 136
52 Top = 96
53 Width = 117
54 Height = 21
55 Caption = #21517#21069#12398#22793#26356'(&R)'
56 TabOrder = 1
57 OnClick = RenameButtonClick
58 end
59 object NewFolderButton: TButton
60 Left = 12
61 Top = 96
62 Width = 117
63 Height = 21
64 Caption = #12501#12457#12523#12480#12398#20316#25104'(&C)'
65 TabOrder = 2
66 OnClick = NewFolderButtonClick
67 end
68 end
69 object Panel2: TPanel
70 Left = 257
71 Top = 0
72 Width = 272
73 Height = 278
74 Align = alClient
75 BevelOuter = bvNone
76 BorderWidth = 10
77 TabOrder = 1
78 object FolderTreeView: TTreeView
79 Left = 10
80 Top = 10
81 Width = 252
82 Height = 258
83 Align = alClient
84 DragCursor = crDefault
85 DragMode = dmAutomatic
86 HideSelection = False
87 Images = GikoForm.ItemIcon16
88 Indent = 19
89 ReadOnly = True
90 ShowRoot = False
91 TabOrder = 0
92 OnDragDrop = FolderTreeViewDragDrop
93 OnDragOver = FolderTreeViewDragOver
94 OnEdited = FolderTreeViewEdited
95 end
96 end
97 object Panel3: TPanel
98 Left = 0
99 Top = 278
100 Width = 529
101 Height = 30
102 Align = alBottom
103 BevelOuter = bvNone
104 TabOrder = 2
105 object Panel4: TPanel
106 Left = 422
107 Top = 0
108 Width = 107
109 Height = 30
110 Align = alRight
111 BevelOuter = bvNone
112 TabOrder = 0
113 object CloseButton: TButton
114 Left = 4
115 Top = 4
116 Width = 93
117 Height = 21
118 Cancel = True
119 Caption = #38281#12376#12427
120 TabOrder = 0
121 OnClick = CloseButtonClick
122 end
123 end
124 end
125 end

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26