Browse Subversion Repository
Diff of /Unit3.fmx
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|