Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /Unit8.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (hide annotations) (download)
Tue Dec 29 08:41:54 2015 UTC (8 years, 2 months ago) by yamat0jp
File size: 3824 byte(s)
だんだんとできてきました
1 yamat0jp 5 object IWFrame8: TIWFrame8
2 yamat0jp 1 Left = 0
3     Top = 0
4 yamat0jp 5 Width = 429
5     Height = 218
6     TabOrder = 0
7     object IWFrameRegion: TIWRegion
8     Left = 0
9     Top = 0
10     Width = 429
11     Height = 218
12     RenderInvisibleControls = True
13     TabOrder = 0
14     Align = alClient
15     BorderOptions.NumericWidth = 1
16     BorderOptions.BorderWidth = cbwNumeric
17     BorderOptions.Style = cbsSolid
18     BorderOptions.Color = clNone
19     object IWRectangle1: TIWRectangle
20     Left = 176
21     Top = 80
22     Width = 169
23     Height = 113
24     Font.Color = clNone
25     Font.Size = 10
26     Font.Style = []
27     BorderOptions.Width = 0
28     FriendlyName = 'IWRectangle1'
29     Color = clNone
30     Alignment = taLeftJustify
31     VAlign = vaMiddle
32     end
33     object IWImage1: TIWImage
34     Left = 40
35     Top = 24
36     Width = 89
37     Height = 112
38     RenderSize = False
39     StyleRenderOptions.RenderSize = False
40     BorderOptions.Width = 0
41     TabOrder = -1
42     UseSize = False
43     FriendlyName = 'IWImage1'
44     TransparentColor = clNone
45     JpegOptions.CompressionQuality = 90
46     JpegOptions.Performance = jpBestSpeed
47     JpegOptions.ProgressiveEncoding = False
48     JpegOptions.Smoothing = True
49     end
50     object IWDBLabel1: TIWDBLabel
51     Left = 192
52     Top = 24
53     Width = 37
54     Height = 16
55     Font.Color = clNone
56     Font.Size = 10
57     Font.Style = []
58     HasTabOrder = False
59     DataField = 'PRICE'
60     DataSource = DataModule3.item
61     FriendlyName = 'IWDBLabel1'
62     end
63     object IWDBLabel2: TIWDBLabel
64     Left = 192
65     Top = 46
66     Width = 45
67     Height = 16
68     Font.Color = clNone
69     Font.Size = 10
70     Font.Style = []
71     HasTabOrder = False
72     DataField = 'SERIAL'
73     DataSource = DataModule3.item
74     FriendlyName = 'IWDBLabel2'
75     end
76     object IWDBLabel3: TIWDBLabel
77     Left = 55
78     Top = 171
79     Width = 44
80     Height = 16
81     Font.Color = clNone
82     Font.Size = 10
83     Font.Style = []
84     HasTabOrder = False
85     DataField = 'MAKER'
86     DataSource = DataModule3.item
87     FriendlyName = 'IWDBLabel3'
88     end
89     object IWButton1: TIWButton
90     Left = 216
91     Top = 155
92     Width = 75
93     Height = 25
94     Caption = 'IWButton1'
95     Color = clBtnFace
96     Font.Color = clNone
97     Font.Size = 10
98     Font.Style = []
99     FriendlyName = 'IWButton1'
100     TabOrder = 0
101     end
102     object IWEdit1: TIWEdit
103     Left = 293
104     Top = 88
105     Width = 41
106     Height = 21
107     Font.Color = clNone
108     Font.Size = 10
109     Font.Style = []
110     FriendlyName = 'IWEdit1'
111     SubmitOnAsyncEvent = True
112     TabOrder = 1
113     Text = '1'
114     end
115     object IWLabel1: TIWLabel
116     Left = 192
117     Top = 93
118     Width = 108
119     Height = 16
120     Font.Color = clNone
121     Font.Size = 10
122     Font.Style = []
123     HasTabOrder = False
124     FriendlyName = 'IWLabel1'
125     Caption = #12459#12540#12488#20869#12398#25968#37327#65306
126     end
127     object IWLabel2: TIWLabel
128     Left = 208
129     Top = 128
130     Width = 102
131     Height = 16
132     Font.Color = clNone
133     Font.Size = 10
134     Font.Style = []
135     HasTabOrder = False
136     FriendlyName = 'IWLabel2'
137     Caption = #12459#12540#12488#12395#20837#12428#12427#65306
138     end
139     object IWLink1: TIWLink
140     Left = 293
141     Top = 24
142     Width = 106
143     Height = 17
144     Alignment = taLeftJustify
145     Color = clNone
146     Font.Color = clNone
147     Font.Size = 10
148     Font.Style = [fsUnderline]
149     DoSubmitValidation = False
150     FriendlyName = 'IWLink1'
151     TabOrder = 2
152     RawText = False
153     Caption = #19968#35239#34920#31034#12395#25147#12427
154     end
155     end
156 yamat0jp 1 end

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