Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit3.fmx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by yamat0jp, Mon Jul 27 13:44:42 2015 UTC revision 2 by yamat0jp, Tue Jul 28 08:41:38 2015 UTC
# Line 4  object Form3: TForm3 Line 4  object Form3: TForm3
4    BorderIcons = []    BorderIcons = []
5    BorderStyle = Single    BorderStyle = Single
6    Caption = 'Form3'    Caption = 'Form3'
7    ClientHeight = 71    ClientHeight = 231
8    ClientWidth = 269    ClientWidth = 341
9    Position = MainFormCenter    Position = MainFormCenter
10    Transparency = True    Transparency = True
11    FormFactor.Width = 320    FormFactor.Width = 320
12    FormFactor.Height = 480    FormFactor.Height = 480
13    FormFactor.Devices = [Desktop]    FormFactor.Devices = [Desktop]
14      FullScreen = True
15    DesignerMasterStyle = 3    DesignerMasterStyle = 3
16    object Label1: TLabel    object Label1: TLabel
17        Align = Center
18      AutoSize = True      AutoSize = True
19      StyledSettings = []      StyledSettings = []
     Position.X = 48.000000000000000000  
     Position.Y = 16.000000000000000000  
20      Size.Width = 175.000000000000000000      Size.Width = 175.000000000000000000
21      Size.Height = 40.000000000000000000      Size.Height = 40.000000000000000000
22      Size.PlatformDefault = False      Size.PlatformDefault = False

Legend:
Removed from v.1  
changed lines
  Added in v.2

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