Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /trunk/Unit2.fmx

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Sun May 3 07:26:15 2015 UTC (8 years, 11 months ago) by yamat0jp
File size: 2666 byte(s)
間違えてばかりでしたがこちらが正しいURLです
1 yamat0jp 2 object Form2: TForm2
2     Left = 0
3     Top = 0
4     BorderIcons = [biSystemMenu]
5     BorderStyle = Single
6     Caption = #12456#12501#12455#12463#12488
7     ClientHeight = 480
8     ClientWidth = 640
9     FormFactor.Width = 320
10     FormFactor.Height = 480
11     FormFactor.Devices = [Desktop]
12     OnShow = FormShow
13     DesignerMasterStyle = 0
14     object Button5: TButton
15     ModalResult = 1
16     Position.X = 224.000000000000000000
17     Position.Y = 416.000000000000000000
18     TabOrder = 0
19     Text = 'OK'
20     end
21     object Button6: TButton
22     Cancel = True
23     ModalResult = 2
24     Position.X = 352.000000000000000000
25     Position.Y = 416.000000000000000000
26     TabOrder = 1
27     Text = 'Cancel'
28     end
29     object Panel1: TPanel
30     Align = Top
31     Size.Width = 640.000000000000000000
32     Size.Height = 393.000000000000000000
33     Size.PlatformDefault = False
34     TabOrder = 2
35     object Button1: TButton
36     Position.X = 296.000000000000000000
37     Position.Y = 128.000000000000000000
38     Size.Width = 41.000000000000000000
39     Size.Height = 22.000000000000000000
40     Size.PlatformDefault = False
41     TabOrder = 0
42     Text = '=>'
43     OnClick = Button1Click
44     end
45     object Button2: TButton
46     Position.X = 296.000000000000000000
47     Position.Y = 176.000000000000000000
48     Size.Width = 41.000000000000000000
49     Size.Height = 22.000000000000000000
50     Size.PlatformDefault = False
51     TabOrder = 1
52     Text = '<='
53     OnClick = Button2Click
54     end
55     object Button3: TButton
56     Position.X = 432.000000000000000000
57     Position.Y = 304.000000000000000000
58     TabOrder = 2
59     Text = #20840#12390#36861#21152
60     OnClick = Button3Click
61     end
62     object Button4: TButton
63     Position.X = 128.000000000000000000
64     Position.Y = 304.000000000000000000
65     TabOrder = 3
66     Text = #20840#12390#21066#38500
67     OnClick = Button4Click
68     end
69     object ListBox1: TListBox
70     Position.X = 72.000000000000000000
71     Position.Y = 80.000000000000000000
72     TabOrder = 4
73     DisableFocusEffect = True
74     DefaultItemStyles.ItemStyle = ''
75     DefaultItemStyles.GroupHeaderStyle = ''
76     DefaultItemStyles.GroupFooterStyle = ''
77     MultiSelectStyle = Default
78     Sorted = True
79     end
80     object ListBox2: TListBox
81     Position.X = 368.000000000000000000
82     Position.Y = 80.000000000000000000
83     TabOrder = 5
84     DisableFocusEffect = True
85     DefaultItemStyles.ItemStyle = ''
86     DefaultItemStyles.GroupHeaderStyle = ''
87     DefaultItemStyles.GroupFooterStyle = ''
88     MultiSelectStyle = Default
89     Sorted = True
90     end
91     end
92     end

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