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)
Mon Feb 23 13:24:55 2015 UTC (9 years, 1 month ago) by yamat0jp
File size: 2742 byte(s)


1 yamat0jp 2 object Form1: TForm1
2     Left = 196
3     Top = 114
4     Caption = 'Form1'
5     ClientHeight = 446
6     ClientWidth = 686
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     KeyPreview = True
14     OldCreateOrder = False
15     OnCreate = FormCreate
16     OnDestroy = FormDestroy
17     OnKeyDown = FormKeyDown
18     OnKeyUp = FormKeyUp
19     PixelsPerInch = 120
20     TextHeight = 15
21     object Label1: TLabel
22     Left = 104
23     Top = 50
24     Width = 148
25     Height = 15
26     Margins.Left = 4
27     Margins.Top = 4
28     Margins.Right = 4
29     Margins.Bottom = 4
30     Caption = #38899#38542' : D R M F S L I W'
31     end
32     object Label2: TLabel
33     Left = 104
34     Top = 90
35     Width = 164
36     Height = 15
37     Margins.Left = 4
38     Margins.Top = 4
39     Margins.Right = 4
40     Margins.Bottom = 4
41     Caption = #12458#12463#12479#12540#12502' : '#8593'Shift '#8595'Ctrl'
42     end
43     object Label3: TLabel
44     Left = 104
45     Top = 130
46     Width = 103
47     Height = 15
48     Margins.Left = 4
49     Margins.Top = 4
50     Margins.Right = 4
51     Margins.Bottom = 4
52     Caption = #12471#12515#12540#12503' : Space'
53     end
54     object Label4: TLabel
55     Left = 184
56     Top = 250
57     Width = 86
58     Height = 15
59     Margins.Left = 4
60     Margins.Top = 4
61     Margins.Right = 4
62     Margins.Bottom = 4
63     Caption = #37682#38899' : Return'
64     end
65     object Label5: TLabel
66     Left = 184
67     Top = 290
68     Width = 5
69     Height = 15
70     Margins.Left = 4
71     Margins.Top = 4
72     Margins.Right = 4
73     Margins.Bottom = 4
74     end
75     object Label6: TLabel
76     Left = 372
77     Top = 50
78     Width = 249
79     Height = 15
80     Margins.Left = 4
81     Margins.Top = 4
82     Margins.Right = 4
83     Margins.Bottom = 4
84     Caption = #65288#32066#20102#12377#12427#12392#20445#23384#12375#12383#12487#12540#12479#12399#28040#12360#12414#12377#65289
85     end
86     object Label8: TLabel
87     Left = 360
88     Top = 250
89     Width = 43
90     Height = 15
91     Caption = #20877#29983' 0'
92     end
93     object Label7: TLabel
94     Left = 120
95     Top = 312
96     Width = 5
97     Height = 15
98     end
99     object TrackBar1: TTrackBar
100     Left = 74
101     Top = 170
102     Width = 541
103     Height = 56
104     Margins.Left = 4
105     Margins.Top = 4
106     Margins.Right = 4
107     Margins.Bottom = 4
108     Max = 127
109     Min = 100
110     Position = 127
111     TabOrder = 0
112     OnChange = TrackBar1Change
113     end
114     object Button1: TButton
115     Left = 464
116     Top = 90
117     Width = 94
118     Height = 31
119     Margins.Left = 4
120     Margins.Top = 4
121     Margins.Right = 4
122     Margins.Bottom = 4
123     Cancel = True
124     Caption = 'Quit'
125     TabOrder = 1
126     OnClick = Button1Click
127     end
128     end

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