Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/Unit1.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Sun Mar 1 09:34:07 2015 UTC (9 years, 1 month ago) by yamat0jp
File size: 8560 byte(s)


1 yamat0jp 2 object Form1: TForm1
2     Left = 0
3     Top = 0
4     Caption = 'Form1'
5     ClientHeight = 822
6     ClientWidth = 1005
7     Color = clBtnFace
8     Font.Charset = SHIFTJIS_CHARSET
9     Font.Color = clWindowText
10     Font.Height = -15
11     Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
12     Font.Style = []
13     OldCreateOrder = False
14     Position = poDesigned
15     OnCreate = FormCreate
16     OnMouseDown = FormMouseDown
17     OnMouseMove = FormMouseMove
18     OnMouseUp = FormMouseUp
19     OnPaint = FormPaint
20     PixelsPerInch = 120
21     TextHeight = 15
22     object Image1: TImage
23     Left = 470
24     Top = 180
25     Width = 131
26     Height = 131
27     Margins.Left = 4
28     Margins.Top = 4
29     Margins.Right = 4
30     Margins.Bottom = 4
31     AutoSize = True
32     Visible = False
33     end
34     object Panel1: TPanel
35     Left = 704
36     Top = 0
37     Width = 301
38     Height = 822
39     Margins.Left = 4
40     Margins.Top = 4
41     Margins.Right = 4
42     Margins.Bottom = 4
43     Align = alRight
44     TabOrder = 0
45     object SpeedButton4: TSpeedButton
46     Left = 130
47     Top = 580
48     Width = 29
49     Height = 28
50     Margins.Left = 4
51     Margins.Top = 4
52     Margins.Right = 4
53     Margins.Bottom = 4
54     OnClick = SpeedButton4Click
55     end
56     object SpeedButton5: TSpeedButton
57     Left = 160
58     Top = 610
59     Width = 29
60     Height = 28
61     Margins.Left = 4
62     Margins.Top = 4
63     Margins.Right = 4
64     Margins.Bottom = 4
65     OnClick = SpeedButton5Click
66     end
67     object SpeedButton6: TSpeedButton
68     Left = 100
69     Top = 610
70     Width = 29
71     Height = 28
72     Margins.Left = 4
73     Margins.Top = 4
74     Margins.Right = 4
75     Margins.Bottom = 4
76     OnClick = SpeedButton5Click
77     end
78     object SpeedButton7: TSpeedButton
79     Left = 130
80     Top = 640
81     Width = 29
82     Height = 28
83     Margins.Left = 4
84     Margins.Top = 4
85     Margins.Right = 4
86     Margins.Bottom = 4
87     OnClick = SpeedButton4Click
88     end
89     object SpeedButton8: TSpeedButton
90     Left = 20
91     Top = 650
92     Width = 29
93     Height = 28
94     Margins.Left = 4
95     Margins.Top = 4
96     Margins.Right = 4
97     Margins.Bottom = 4
98     OnClick = SpeedButton8Click
99     end
100     object SpeedButton9: TSpeedButton
101     Left = 60
102     Top = 650
103     Width = 29
104     Height = 28
105     Margins.Left = 4
106     Margins.Top = 4
107     Margins.Right = 4
108     Margins.Bottom = 4
109     OnClick = SpeedButton9Click
110     end
111     object Label1: TLabel
112     Left = 20
113     Top = 560
114     Width = 144
115     Height = 15
116     Margins.Left = 4
117     Margins.Top = 4
118     Margins.Right = 4
119     Margins.Bottom = 4
120     Caption = 'C:\Windows\system32'
121     end
122     object Label2: TLabel
123     Left = 30
124     Top = 690
125     Width = 34
126     Height = 15
127     Margins.Left = 4
128     Margins.Top = 4
129     Margins.Right = 4
130     Margins.Bottom = 4
131     Caption = 'zoom'
132     end
133     object Label3: TLabel
134     Left = 20
135     Top = 403
136     Width = 136
137     Height = 15
138     Margins.Left = 4
139     Margins.Top = 4
140     Margins.Right = 4
141     Margins.Bottom = 4
142     Caption = 'Save Directory Name'
143     ParentShowHint = False
144     ShowHint = True
145     end
146     object Bevel1: TBevel
147     Left = 20
148     Top = 190
149     Width = 261
150     Height = 111
151     Margins.Left = 4
152     Margins.Top = 4
153     Margins.Right = 4
154     Margins.Bottom = 4
155     Shape = bsFrame
156     end
157     object Label4: TLabel
158     Left = 110
159     Top = 160
160     Width = 70
161     Height = 15
162     Margins.Left = 4
163     Margins.Top = 4
164     Margins.Right = 4
165     Margins.Bottom = 4
166     Caption = 'File Names'
167     end
168     object SpeedButton1: TSpeedButton
169     Left = 46
170     Top = 760
171     Width = 29
172     Height = 28
173     Margins.Left = 4
174     Margins.Top = 4
175     Margins.Right = 4
176     Margins.Bottom = 4
177     AllowAllUp = True
178     GroupIndex = 1
179     OnClick = SpeedButton1Click
180     end
181     object Label5: TLabel
182     Left = 46
183     Top = 796
184     Width = 26
185     Height = 15
186     Margins.Left = 4
187     Margins.Top = 4
188     Margins.Right = 4
189     Margins.Bottom = 4
190     Caption = 'turn'
191     end
192     object ListBox1: TListBox
193     Left = 1
194     Top = 1
195     Width = 299
196     Height = 160
197     Margins.Left = 4
198     Margins.Top = 4
199     Margins.Right = 4
200     Margins.Bottom = 4
201     Align = alTop
202     ItemHeight = 15
203     TabOrder = 0
204     OnClick = ListBox1Click
205     OnKeyDown = ListBox1KeyDown
206     end
207     object Button1: TButton
208     Left = 48
209     Top = 240
210     Width = 93
211     Height = 31
212     Margins.Left = 4
213     Margins.Top = 4
214     Margins.Right = 4
215     Margins.Bottom = 4
216     Caption = 'Next (Save)'
217     TabOrder = 1
218     OnClick = Button1Click
219     end
220     object Button2: TButton
221     Left = 168
222     Top = 240
223     Width = 93
224     Height = 31
225     Margins.Left = 4
226     Margins.Top = 4
227     Margins.Right = 4
228     Margins.Bottom = 4
229     Caption = 'Next'
230     TabOrder = 2
231     OnClick = Button1Click
232     end
233     object Edit3: TEdit
234     Left = 170
235     Top = 680
236     Width = 41
237     Height = 23
238     Margins.Left = 4
239     Margins.Top = 4
240     Margins.Right = 4
241     Margins.Bottom = 4
242     TabOrder = 3
243     Text = '6'
244     end
245     object UpDown1: TUpDown
246     Left = 211
247     Top = 680
248     Width = 20
249     Height = 23
250     Margins.Left = 4
251     Margins.Top = 4
252     Margins.Right = 4
253     Margins.Bottom = 4
254     Associate = Edit3
255     Min = 1
256     Position = 6
257     TabOrder = 4
258     end
259     object DirectoryListBox1: TDirectoryListBox
260     Left = 20
261     Top = 430
262     Width = 261
263     Height = 121
264     Margins.Left = 4
265     Margins.Top = 4
266     Margins.Right = 4
267     Margins.Bottom = 4
268     DirLabel = Label1
269     TabOrder = 5
270     end
271     object Button3: TButton
272     Left = 200
273     Top = 620
274     Width = 94
275     Height = 31
276     Margins.Left = 4
277     Margins.Top = 4
278     Margins.Right = 4
279     Margins.Bottom = 4
280     Caption = 'Home set'
281     TabOrder = 6
282     OnClick = Button3Click
283     end
284     object CheckBox1: TCheckBox
285     Left = 90
286     Top = 210
287     Width = 121
288     Height = 21
289     Margins.Left = 4
290     Margins.Top = 4
291     Margins.Right = 4
292     Margins.Bottom = 4
293     Caption = 'CheckAssign'
294     TabOrder = 7
295     end
296     object Button4: TButton
297     Left = 190
298     Top = 760
299     Width = 94
300     Height = 31
301     Margins.Left = 4
302     Margins.Top = 4
303     Margins.Right = 4
304     Margins.Bottom = 4
305     Cancel = True
306     Caption = 'Quit'
307     TabOrder = 8
308     OnClick = Button4Click
309     end
310     object Button5: TButton
311     Left = 50
312     Top = 340
313     Width = 94
314     Height = 31
315     Margins.Left = 4
316     Margins.Top = 4
317     Margins.Right = 4
318     Margins.Bottom = 4
319     Caption = 'Select files'
320     TabOrder = 9
321     OnClick = Button5Click
322     end
323     object Edit1: TEdit
324     Left = 170
325     Top = 720
326     Width = 41
327     Height = 23
328     Margins.Left = 4
329     Margins.Top = 4
330     Margins.Right = 4
331     Margins.Bottom = 4
332     TabOrder = 10
333     Text = '0'
334     end
335     object UpDown2: TUpDown
336     Left = 211
337     Top = 720
338     Width = 20
339     Height = 23
340     Margins.Left = 4
341     Margins.Top = 4
342     Margins.Right = 4
343     Margins.Bottom = 4
344     Associate = Edit1
345     Min = -90
346     Max = 90
347     TabOrder = 11
348     end
349     object RadioButton1: TRadioButton
350     Left = 100
351     Top = 732
352     Width = 50
353     Height = 21
354     Margins.Left = 4
355     Margins.Top = 4
356     Margins.Right = 4
357     Margins.Bottom = 4
358     Caption = 'Trim'
359     Checked = True
360     TabOrder = 12
361     TabStop = True
362     OnClick = RadioButton1Click
363     end
364     object RadioButton2: TRadioButton
365     Left = 100
366     Top = 762
367     Width = 50
368     Height = 21
369     Margins.Left = 4
370     Margins.Top = 4
371     Margins.Right = 4
372     Margins.Bottom = 4
373     Caption = 'Turn'
374     TabOrder = 13
375     OnClick = RadioButton2Click
376     end
377     end
378     object OpenPictureDialog1: TOpenPictureDialog
379     DefaultExt = 'bmp'
380     Filter = #30011#20687#12501#12449#12452#12523' (*.jpg;*jpeg;*.bmp)|*jpg;*jpeg;*.bmp'
381     Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
382     Left = 784
383     Top = 328
384     end
385     end

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