Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/info.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Sun Feb 22 14:38:06 2015 UTC (9 years, 1 month ago) by yamat0jp
File size: 2846 byte(s)


1 yamat0jp 2 object OKBottomDlg: TOKBottomDlg
2     Left = 245
3     Top = 108
4     BorderStyle = bsDialog
5     Caption = #12503#12525#12364#12486#12451
6     ClientHeight = 214
7     ClientWidth = 313
8     Color = clBtnFace
9     Font.Charset = SHIFTJIS_CHARSET
10     Font.Color = clWindowText
11     Font.Height = -12
12     Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
13     Font.Style = []
14     OldCreateOrder = True
15     Position = poScreenCenter
16     PixelsPerInch = 96
17     TextHeight = 12
18     object Bevel1: TBevel
19     Left = 8
20     Top = 8
21     Width = 297
22     Height = 161
23     Shape = bsFrame
24     end
25     object Label1: TLabel
26     Left = 112
27     Top = 32
28     Width = 12
29     Height = 12
30     Caption = #24133
31     end
32     object Label2: TLabel
33     Left = 192
34     Top = 32
35     Width = 21
36     Height = 12
37     Caption = #39640#12373
38     end
39     object Label3: TLabel
40     Left = 136
41     Top = 32
42     Width = 33
43     Height = 12
44     Caption = 'Label3'
45     end
46     object Label4: TLabel
47     Left = 24
48     Top = 72
49     Width = 38
50     Height = 12
51     Caption = #12501#12457#12531#12488
52     end
53     object Shape1: TShape
54     Left = 88
55     Top = 104
56     Width = 25
57     Height = 25
58     Pen.Style = psClear
59     OnMouseDown = Shape1MouseDown
60     end
61     object Label5: TLabel
62     Left = 208
63     Top = 104
64     Width = 24
65     Height = 12
66     Caption = #38291#38548
67     end
68     object Shape2: TShape
69     Left = 40
70     Top = 24
71     Width = 25
72     Height = 25
73     Pen.Style = psClear
74     OnMouseDown = Shape2MouseDown
75     end
76     object Label6: TLabel
77     Left = 24
78     Top = 32
79     Width = 12
80     Height = 12
81     Caption = #33394
82     end
83     object OKBtn: TButton
84     Left = 79
85     Top = 180
86     Width = 75
87     Height = 25
88     Caption = 'OK'
89     Default = True
90     ModalResult = 1
91     TabOrder = 0
92     end
93     object CancelBtn: TButton
94     Left = 159
95     Top = 180
96     Width = 75
97     Height = 25
98     Cancel = True
99     Caption = #12461#12515#12531#12475#12523
100     ModalResult = 2
101     TabOrder = 1
102     end
103     object Edit1: TEdit
104     Left = 224
105     Top = 24
106     Width = 33
107     Height = 20
108     TabOrder = 2
109     Text = 'Edit1'
110     end
111     object ComboBox1: TComboBox
112     Left = 88
113     Top = 64
114     Width = 145
115     Height = 20
116     Style = csDropDownList
117     ItemHeight = 12
118     TabOrder = 3
119     end
120     object CheckBox1: TCheckBox
121     Left = 24
122     Top = 104
123     Width = 57
124     Height = 17
125     Caption = #32257#21462#12426
126     TabOrder = 4
127     end
128     object CheckBox2: TCheckBox
129     Left = 24
130     Top = 136
131     Width = 65
132     Height = 17
133     Caption = #24433#20184#12369
134     TabOrder = 5
135     end
136     object ScrollBar1: TScrollBar
137     Left = 176
138     Top = 128
139     Width = 97
140     Height = 16
141     Max = 70
142     PageSize = 0
143     TabOrder = 6
144     end
145     object ColorDialog1: TColorDialog
146     Ctl3D = True
147     Left = 136
148     Top = 64
149     end
150     end

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