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.1.1.10.1 - (show annotations) (download) (vendor branch)
Sat Aug 13 02:53:13 2005 UTC (18 years, 8 months ago) by h677
Branch: Bb50
CVS Tags: v1_50_2_606, v1_50_0_606
Changes since 1.1.1.1: +1 -0 lines
モード付きで呼び出されるフォーム群を最前面に出すように変更した。

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 FormStyle = fsStayOnTop
17 OldCreateOrder = False
18 Position = poOwnerFormCenter
19 OnCreate = FormCreate
20 OnDestroy = FormDestroy
21 PixelsPerInch = 96
22 TextHeight = 12
23 object Panel1: TPanel
24 Left = 0
25 Top = 0
26 Width = 257
27 Height = 278
28 Align = alLeft
29 BevelOuter = bvNone
30 TabOrder = 0
31 object Label1: TLabel
32 Left = 12
33 Top = 12
34 Width = 225
35 Height = 81
36 AutoSize = False
37 Caption =
38 #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 +
39 #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
40 WordWrap = True
41 end
42 object DeleteButton: TButton
43 Left = 12
44 Top = 124
45 Width = 117
46 Height = 21
47 Caption = #21066#38500'(&D)'
48 TabOrder = 0
49 OnClick = DeleteButtonClick
50 end
51 object RenameButton: TButton
52 Left = 136
53 Top = 96
54 Width = 117
55 Height = 21
56 Caption = #21517#21069#12398#22793#26356'(&R)'
57 TabOrder = 1
58 OnClick = RenameButtonClick
59 end
60 object NewFolderButton: TButton
61 Left = 12
62 Top = 96
63 Width = 117
64 Height = 21
65 Caption = #12501#12457#12523#12480#12398#20316#25104'(&C)'
66 TabOrder = 2
67 OnClick = NewFolderButtonClick
68 end
69 end
70 object Panel2: TPanel
71 Left = 257
72 Top = 0
73 Width = 272
74 Height = 278
75 Align = alClient
76 BevelOuter = bvNone
77 BorderWidth = 10
78 TabOrder = 1
79 object FolderTreeView: TTreeView
80 Left = 10
81 Top = 10
82 Width = 252
83 Height = 258
84 Align = alClient
85 DragCursor = crDefault
86 DragMode = dmAutomatic
87 HideSelection = False
88 Images = GikoForm.ItemIcon16
89 Indent = 19
90 ReadOnly = True
91 ShowRoot = False
92 TabOrder = 0
93 OnDragDrop = FolderTreeViewDragDrop
94 OnDragOver = FolderTreeViewDragOver
95 OnEdited = FolderTreeViewEdited
96 end
97 end
98 object Panel3: TPanel
99 Left = 0
100 Top = 278
101 Width = 529
102 Height = 30
103 Align = alBottom
104 BevelOuter = bvNone
105 TabOrder = 2
106 object Panel4: TPanel
107 Left = 422
108 Top = 0
109 Width = 107
110 Height = 30
111 Align = alRight
112 BevelOuter = bvNone
113 TabOrder = 0
114 object CloseButton: TButton
115 Left = 4
116 Top = 4
117 Width = 93
118 Height = 21
119 Cancel = True
120 Caption = #38281#12376#12427
121 TabOrder = 0
122 OnClick = CloseButtonClick
123 end
124 end
125 end
126 end

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