Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Unit10.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8 - (show annotations) (download)
Thu Dec 31 08:51:02 2015 UTC (8 years, 3 months ago) by yamat0jp
File size: 1741 byte(s)
退会できるようにしました 細かいところを手直し
無駄なコードやレイアウト、挙動部分。
1 object IWForm10: TIWForm10
2 Left = 0
3 Top = 0
4 Width = 555
5 Height = 400
6 RenderInvisibleControls = True
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 IWEdit1: TIWEdit
20 Left = 216
21 Top = 192
22 Width = 121
23 Height = 21
24 Font.Color = clNone
25 Font.Size = 10
26 Font.Style = []
27 FriendlyName = 'IWEdit1'
28 SubmitOnAsyncEvent = True
29 TabOrder = 0
30 end
31 object IWButton1: TIWButton
32 Left = 376
33 Top = 192
34 Width = 75
35 Height = 25
36 Caption = #36865#20449
37 Color = clBtnFace
38 Font.Color = clNone
39 Font.Size = 10
40 Font.Style = []
41 FriendlyName = 'IWButton1'
42 TabOrder = 1
43 OnClick = IWButton1Click
44 end
45 object IWEdit2: TIWEdit
46 Left = 216
47 Top = 240
48 Width = 121
49 Height = 21
50 Font.Color = clNone
51 Font.Size = 10
52 Font.Style = []
53 FriendlyName = 'IWEdit2'
54 SubmitOnAsyncEvent = True
55 TabOrder = 2
56 end
57 object IWLink1: TIWLink
58 Left = 304
59 Top = 296
60 Width = 65
61 Height = 17
62 Alignment = taLeftJustify
63 Color = clNone
64 Font.Color = clNone
65 Font.Size = 10
66 Font.Style = [fsUnderline]
67 DoSubmitValidation = False
68 FriendlyName = 'IWLink1'
69 OnClick = IWLink1Click
70 TabOrder = 3
71 RawText = False
72 Caption = #25147#12427
73 end
74 object IWTemplateProcessorHTML1: TIWTemplateProcessorHTML
75 TagType = ttIntraWeb
76 Templates.Default = 'password.htm'
77 Left = 264
78 Top = 184
79 end
80 end

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