Develop and Download Open Source Software

Browse Subversion Repository

Contents of /NicoVitanD_pas.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (show annotations) (download)
Sun Feb 8 09:26:45 2015 UTC (9 years, 3 months ago) by arigayas
File size: 8949 byte(s)
1. XMLファイルの文字コードを調べるようにした。=ライブラリ?の EncodeDetect を使うようにした。
2. 他にもあるかもしれないが忘れました。
1 object Form1: TForm1
2 Left = 0
3 Top = 0
4 Caption = 'NicoVitanD'
5 ClientHeight = 303
6 ClientWidth = 862
7 Color = clBtnFace
8 Constraints.MinHeight = 130
9 Constraints.MinWidth = 500
10 Font.Charset = DEFAULT_CHARSET
11 Font.Color = clWindowText
12 Font.Height = -11
13 Font.Name = 'Tahoma'
14 Font.Style = []
15 Menu = MainMenu1
16 OldCreateOrder = False
17 OnCreate = FormCreate
18 OnDestroy = FormDestroy
19 PixelsPerInch = 96
20 TextHeight = 13
21 object ListView1: TListView
22 Left = 0
23 Top = 0
24 Width = 862
25 Height = 254
26 Align = alClient
27 Columns = <
28 item
29 Caption = 'No'
30 MaxWidth = 200
31 MinWidth = 50
32 Width = 100
33 end
34 item
35 Caption = 'Name / ID'
36 MinWidth = 50
37 Width = 150
38 end
39 item
40 Caption = 'Comment'
41 MinWidth = 100
42 Width = 300
43 end
44 item
45 Caption = 'Date'
46 MaxWidth = 200
47 MinWidth = 10
48 Width = 120
49 end
50 item
51 Caption = 'Time'
52 MaxWidth = 120
53 MinWidth = 10
54 Width = 100
55 end>
56 OwnerData = True
57 PopupMenu = PopupMenu1
58 SortType = stData
59 TabOrder = 0
60 ViewStyle = vsReport
61 OnClick = ListView1Click
62 OnCustomDrawItem = ListView1CustomDrawItem
63 OnCustomDrawSubItem = ListView1CustomDrawSubItem
64 OnData = ListView1Data
65 end
66 object CommentPanel: TPanel
67 Left = 0
68 Top = 273
69 Width = 862
70 Height = 30
71 Align = alBottom
72 Padding.Left = 2
73 Padding.Top = 2
74 Padding.Right = 2
75 Padding.Bottom = 2
76 TabOrder = 1
77 Visible = False
78 object CommentEdit: TEdit
79 Left = 3
80 Top = 3
81 Width = 781
82 Height = 24
83 Align = alClient
84 Alignment = taCenter
85 TabOrder = 0
86 TextHint = #12467#12513#12531#12488#12399#12467#12467#12434#12463#12522#12483#12463
87 OnChange = CommentEditChange
88 OnClick = CommentEditClick
89 ExplicitHeight = 21
90 end
91 object CommentSendbtn: TButton
92 Left = 784
93 Top = 3
94 Width = 75
95 Height = 24
96 Align = alRight
97 Caption = #30330#35328#12377#12427
98 TabOrder = 1
99 OnClick = CommentSendbtnClick
100 end
101 end
102 object StatusBar: TStatusBar
103 Left = 0
104 Top = 254
105 Width = 862
106 Height = 19
107 Panels = <
108 item
109 Text = 'lv'#30058#21495'/'#19981#26126
110 Width = 120
111 end
112 item
113 Text = #25509#32154#20013'/'#12479#12452#12512#12471#12501#12488'/'#12525#12464#12501#12449#12452#12523
114 Width = 150
115 end
116 item
117 Text = #20844#24335'/'#12481#12515#12531#12493#12523'/'#12518#12540#12470#12540
118 Width = 100
119 end
120 item
121 Text = #12467#12513#12531#12488#20154#25968#65306'0000'
122 Width = 150
123 end
124 item
125 Alignment = taRightJustify
126 Text = '8888888/9999999'
127 Width = 120
128 end
129 item
130 Alignment = taRightJustify
131 Width = 50
132 end>
133 end
134 object MainMenu1: TMainMenu
135 Left = 32
136 Top = 40
137 object File2: TMenuItem
138 Caption = #12501#12449#12452#12523'(&F)'
139 object New2: TMenuItem
140 Caption = #25509#32154#12377#12427'(&N)'
141 end
142 object LogOpen: TMenuItem
143 Caption = #36942#21435#12525#12464#12434#38283#12367'(&O)...'
144 ShortCut = 16463
145 OnClick = LogOpenClick
146 end
147 object Save2: TMenuItem
148 Caption = #19978#26360#12365#20445#23384'(&S)'
149 end
150 object SaveAs2: TMenuItem
151 Caption = #21517#21069#12434#20184#12369#12390#20445#23384'(&A)...'
152 ShortCut = 16467
153 OnClick = SaveAs2Click
154 end
155 object N7: TMenuItem
156 Caption = '-'
157 Visible = False
158 end
159 object Print2: TMenuItem
160 Caption = #21360#21047'(&P)...'
161 Visible = False
162 OnClick = Print2Click
163 end
164 object PrintSetup2: TMenuItem
165 Caption = #21360#21047#35373#23450'(&R)...'
166 Visible = False
167 OnClick = PrintSetup2Click
168 end
169 object N6: TMenuItem
170 Caption = '-'
171 end
172 object Exit2: TMenuItem
173 Caption = #32066#20102'(&X)'
174 OnClick = Exit2Click
175 end
176 end
177 object Edit2: TMenuItem
178 Caption = #32232#38598'(&E)'
179 object Undo1: TMenuItem
180 Caption = #20803#12395#25147#12377'(&U)'
181 ShortCut = 16474
182 end
183 object N10: TMenuItem
184 Caption = '-'
185 end
186 object Copy2: TMenuItem
187 Caption = #12467#12500#12540'(&C)'
188 ShortCut = 16451
189 end
190 object Paste2: TMenuItem
191 Caption = #36028#12426#20184#12369'(&P)'
192 ShortCut = 16470
193 end
194 object PasteSpecial2: TMenuItem
195 Caption = #24418#24335#12434#36984#25246#12375#12390#36028#12426#20184#12369'(&S)...'
196 end
197 object N9: TMenuItem
198 Caption = '-'
199 end
200 object Find2: TMenuItem
201 Caption = #26908#32034'(&F)...'
202 ShortCut = 16454
203 end
204 object GoTo2: TMenuItem
205 Caption = #31227#21205'(&G)...'
206 end
207 object N8: TMenuItem
208 Caption = '-'
209 end
210 object Links2: TMenuItem
211 Caption = #12522#12531#12463#19968#35239'(&K)...'
212 end
213 object Object2: TMenuItem
214 Caption = #12458#12502#12472#12455#12463#12488'(&O)'
215 end
216 end
217 object N1: TMenuItem
218 Caption = #12484#12540#12523'(&T)'
219 object MenuLogin: TMenuItem
220 Caption = #12525#12464#12452#12531#35373#23450'(&L)'
221 ShortCut = 16460
222 OnClick = MenuLoginClick
223 end
224 object MenuComment: TMenuItem
225 Caption = #12467#12513#12531#12488#35352#20837
226 ShortCut = 16397
227 OnClick = MenuCommentClick
228 end
229 object NameID1: TMenuItem
230 Caption = 'Name/ID '#34920#31034
231 Checked = True
232 OnClick = NameID1Click
233 end
234 object N2: TMenuItem
235 Caption = '-'
236 end
237 object MenuSetting: TMenuItem
238 Caption = #35373#23450'(&S)'
239 OnClick = MenuSettingClick
240 end
241 object N3: TMenuItem
242 Caption = '-'
243 end
244 object ProgramInfo: TMenuItem
245 Caption = #30058#32068#24773#22577
246 ShortCut = 16457
247 OnClick = ProgramInfoClick
248 end
249 end
250 object Window2: TMenuItem
251 Caption = #12454#12451#12531#12489#12454'(&W)'
252 object WindowSizeTop: TMenuItem
253 Caption = #12454#12451#12531#12489#12454#12469#12452#12474
254 object N800x600: TMenuItem
255 Caption = '800 x 600'
256 OnClick = N800x600Click
257 end
258 object N1024x768: TMenuItem
259 Caption = '1024 x 768'
260 OnClick = N1024x768Click
261 end
262 object N1200x800: TMenuItem
263 Caption = '1200 x 800'
264 OnClick = N1200x800Click
265 end
266 end
267 object NewWindow2: TMenuItem
268 Caption = #26032#12375#12356#12454#12451#12531#12489#12454#12434#38283#12367'(&N)'
269 end
270 object Tile2: TMenuItem
271 Caption = #20006#12409#12390#34920#31034'(&T)'
272 end
273 object Cascade2: TMenuItem
274 Caption = #37325#12397#12390#34920#31034'(&C)'
275 end
276 object ArrangeAll2: TMenuItem
277 Caption = #25972#21015'(&A)'
278 end
279 object N11: TMenuItem
280 Caption = '-'
281 end
282 object Hide2: TMenuItem
283 Caption = #38750#34920#31034'(&H)'
284 end
285 object TopShow: TMenuItem
286 Caption = #24120#12395#25163#21069#12395#34920#31034'(&S)...'
287 OnClick = TopShowClick
288 end
289 end
290 object Help1: TMenuItem
291 Caption = #12504#12523#12503'(&H)'
292 object Contents1: TMenuItem
293 Caption = #21462#35500'(&C)'
294 OnClick = Contents1Click
295 end
296 object Commands1: TMenuItem
297 Caption = #12467#12510#12531#12489'(&M)'
298 end
299 object About1: TMenuItem
300 Caption = #12496#12540#12472#12519#12531#24773#22577'(&A)...'
301 end
302 end
303 end
304 object XMLDocument1: TXMLDocument
305 Left = 32
306 Top = 96
307 DOMVendorDesc = 'MSXML'
308 end
309 object OpenTextFileDialog1: TOpenTextFileDialog
310 Filter = 'XML '#12501#12449#12452#12523' (*.xml)|*.xml|'#12486#12461#12473#12488#12501#12449#12452#12523' (*.txt)|*.txt|'#12377#12409#12390#12398#12501#12449#12452#12523'|*.*'
311 Encodings.Strings = (
312 'ANSI'
313 'ASCII'
314 'Unicode'
315 'UTF-8')
316 Left = 112
317 Top = 40
318 end
319 object SaveTextFileDialog1: TSaveTextFileDialog
320 Left = 216
321 Top = 40
322 end
323 object PopupMenu1: TPopupMenu
324 Left = 32
325 Top = 152
326 object a1: TMenuItem
327 Caption = 'Name/ID'#34920#31034'or'#38750#34920#31034
328 OnClick = NameID1Click
329 end
330 object b1: TMenuItem
331 Caption = 'b'
332 end
333 end
334 end

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