Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /Unit13.dfm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17 - (hide annotations) (download)
Wed Aug 24 12:31:07 2016 UTC (7 years, 6 months ago) by yamat0jp
File size: 1154 byte(s)
ご注文内容発送フォームがしっくりいくようになりました。
1 yamat0jp 17 object IWForm13: TIWForm13
2     Left = 0
3     Top = 0
4     Width = 555
5     Height = 400
6     RenderInvisibleControls = True
7     AllowPageAccess = True
8     ConnectionMode = cmAny
9     OnCreate = IWAppFormCreate
10     Background.Fixed = False
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 = 48
21     Top = 72
22     Width = 75
23     Height = 25
24     Caption = #25972#29702
25     Color = clBtnFace
26     Font.Color = clNone
27     Font.Size = 10
28     Font.Style = []
29     FriendlyName = 'IWButton1'
30     TabOrder = 0
31     OnClick = IWButton1Click
32     end
33     object IWRadioGroup1: TIWRadioGroup
34     Left = 160
35     Top = 56
36     Width = 89
37     Height = 112
38     OnClick = IWRadioGroup1Click
39     SubmitOnAsyncEvent = True
40     Editable = True
41     Font.Color = clNone
42     Font.Size = 10
43     Font.Style = []
44     FriendlyName = 'IWRadioGroup1'
45     ItemIndex = 0
46     Items.Strings = (
47     #21033#29992#38283#22987
48     #12513#12531#12486#12490#12531#12473)
49     Layout = glVertical
50     TabOrder = -1
51     end
52     end

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