Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /Unit7.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (hide annotations) (download)
Tue Dec 29 08:41:54 2015 UTC (8 years, 3 months ago) by yamat0jp
File size: 1121 byte(s)
だんだんとできてきました
1 yamat0jp 5 object PayForm: TPayForm
2 yamat0jp 1 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     end
45     object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
46     TagType = ttIntraWeb
47 yamat0jp 5 Templates.Default = 'pay.htm'
48 yamat0jp 1 Left = 336
49     Top = 144
50     end
51     end

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