Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Unit7.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (show annotations) (download)
Tue Dec 29 10:58:29 2015 UTC (8 years, 3 months ago) by yamat0jp
File size: 1441 byte(s)
当分進みそうにないので
1 object PayForm: TPayForm
2 Left = 0
3 Top = 0
4 Width = 555
5 Height = 400
6 RenderInvisibleControls = False
7 AllowPageAccess = True
8 ConnectionMode = cmAny
9 Background.Fixed = False
10 LayoutMgr = IWTemplateProcessorHTML1
11 HandleTabs = False
12 LeftToRight = True
13 LockUntilLoaded = True
14 LockOnSubmit = True
15 ShowHint = True
16 XPTheme = True
17 DesignLeft = 8
18 DesignTop = 8
19 object IWButton1: TIWButton
20 Left = 168
21 Top = 240
22 Width = 75
23 Height = 25
24 Caption = #30906#35469
25 Color = clBtnFace
26 Font.Color = clNone
27 Font.Size = 10
28 Font.Style = []
29 FriendlyName = 'IWButton1'
30 TabOrder = 0
31 end
32 object IWButton2: TIWButton
33 Left = 296
34 Top = 240
35 Width = 75
36 Height = 25
37 Caption = #12461#12515#12531#12475#12523
38 Color = clBtnFace
39 Font.Color = clNone
40 Font.Size = 10
41 Font.Style = []
42 FriendlyName = 'IWButton2'
43 TabOrder = 1
44 OnClick = IWButton2Click
45 end
46 object IWDBLabel1: TIWDBLabel
47 Left = 216
48 Top = 192
49 Width = 60
50 Height = 16
51 Font.Color = clNone
52 Font.Size = 10
53 Font.Style = []
54 HasTabOrder = False
55 DataField = 'ADDRESS'
56 DataSource = DataModule3.user
57 FriendlyName = 'IWDBLabel1'
58 end
59 object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
60 TagType = ttIntraWeb
61 Templates.Default = 'pay.htm'
62 Left = 336
63 Top = 144
64 end
65 end

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