Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /Unit3.fmx

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Tue Jul 28 08:41:38 2015 UTC (8 years, 8 months ago) by yamat0jp
File size: 816 byte(s)
Windowsでコンパイルするときはドライブオプションを指定して下さい(Form4)
1 yamat0jp 1 object Form3: TForm3
2     Left = 0
3     Top = 0
4     BorderIcons = []
5     BorderStyle = Single
6     Caption = 'Form3'
7 yamat0jp 2 ClientHeight = 231
8     ClientWidth = 341
9 yamat0jp 1 Position = MainFormCenter
10     Transparency = True
11     FormFactor.Width = 320
12     FormFactor.Height = 480
13     FormFactor.Devices = [Desktop]
14 yamat0jp 2 FullScreen = True
15 yamat0jp 1 DesignerMasterStyle = 3
16     object Label1: TLabel
17 yamat0jp 2 Align = Center
18 yamat0jp 1 AutoSize = True
19     StyledSettings = []
20     Size.Width = 175.000000000000000000
21     Size.Height = 40.000000000000000000
22     Size.PlatformDefault = False
23     TextSettings.Font.Family = 'Default'
24     TextSettings.Font.Size = 30.000000000000000000
25     TextSettings.Font.Style = [fsBold]
26     TextSettings.FontColor = xFF17C73C
27     TextSettings.WordWrap = False
28     Text = #26356#26032#20013#12391#12377'...'
29     end
30     end

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