Develop and Download Open Source Software

Browse CVS Repository

Annotation of /gikonavigoeson/gikonavi/FavoriteArrange.dfm

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


Revision 1.2 - (hide annotations) (download)
Thu Aug 18 14:17:47 2005 UTC (18 years, 8 months ago) by h677
Branch: MAIN
CVS Tags: v1_51_0_612, v1_51_1_639, v1_53_0_671, v1_54_0_677, v1_54_0_676, v1_54_0_678, v1_51_0_626, b51, v1_52_1_658, v1_51_0_622, v1_52_0_646, v1_51_0_611, v1_51_0_620, v1_52_0_644, v1_52_0_643, v1_51_0_634, v1_51_0_635, v1_51_0_636, v1_51_0_637, v1_51_0_632, v1_51_0_633, v1_53_0_664, v1_52_0_647, v1_51_0_638, v1_52_0_648, v1_53_0_661, v1_53_0_663, v1_53_0_662, v1_53_0_665, v1_53_0_667, v1_53_0_666, v1_53_0_669, v1_53_0_668, v1_52_0_645, v1_52_0_651, v1_52_0_650, v1_52_0_652, v1_52_0_642, v1_52_0_654, v1_51_0_616, v1_51_0_614, v1_51_0_615, v1_53_0_672, v1_51_0_613, v1_53_0_670, v1_51_1_640, v1_51_0_618, v1_51_0_619, v1_51_0_630, v1_51_0_631, root-of-draw, v1_54_0_675, v1_51_0_628, v1_51_0_617, root-of-Bb51, root-of-Bb53, v1_52_1_657, v1_54_0_674, v1_52_0_660, v1_51_0_629, v1_51_0_627, v1_51_0_625, v1_51_0_623, v1_52_0_655, v1_52_0_656, v1_52_0_649, v1_53_1_673, v1_51_0_624, v1_51_1_641, v1_51_0_621
Branch point for: Bb53, Bb52, Bb51, Bdraw
Changes since 1.1: +1 -0 lines
ハ゛タ50リリース2までの分をマージ

1 hi_ 1.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 h677 1.2 FormStyle = fsStayOnTop
17 hi_ 1.1 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