Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Unit2.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Sat Dec 19 14:35:42 2015 UTC (8 years, 3 months ago) by yamat0jp
File size: 931 byte(s)
IntraWebをバージョンアップしてから、コンパイルが可能になりました。お見苦しいところをお見せしていました。
まだまだ未完成です。
1 object IWFrame1: TIWFrame1
2 Left = 0
3 Top = 0
4 Width = 343
5 Height = 169
6 TabOrder = 0
7 object IWFrameRegion: TIWRegion
8 Left = 0
9 Top = 0
10 Width = 343
11 Height = 169
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 IWImageFile1: TIWImageFile
20 Left = 1
21 Top = 1
22 Width = 341
23 Height = 167
24 Align = alClient
25 RenderSize = False
26 StyleRenderOptions.RenderSize = False
27 BorderOptions.Width = 0
28 TabOrder = -1
29 UseSize = False
30 Cacheable = True
31 FriendlyName = 'IWImageFile1'
32 ImageFile.Filename = 'files\logo.png'
33 ExplicitLeft = 128
34 ExplicitTop = 32
35 ExplicitWidth = 89
36 ExplicitHeight = 112
37 end
38 end
39 end

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