object Form2: TForm2 Left = 0 Top = 0 Caption = 'Form2' ClientHeight = 402 ClientWidth = 320 FormFactor.Width = 320 FormFactor.Height = 480 FormFactor.Devices = [Desktop] DesignerMobile = True DesignerWidth = 320 DesignerHeight = 427 DesignerDeviceName = '2.7 QVGA Android Phone' DesignerOrientation = 0 DesignerOSVersion = '' object Edit1: TEdit Touch.InteractiveGestures = [LongTap, DoubleTap] TabOrder = 1 Position.X = 24.000000000000000000 Position.Y = 16.000000000000000000 Width = 265.000000000000000000 Height = 32.000000000000000000 end object Label1: TLabel Height = 23.000000000000000000 Position.X = 16.000000000000000000 Position.Y = 72.000000000000000000 Text = 'Label1' Width = 281.000000000000000000 end object Button1: TButton Height = 44.000000000000000000 Position.X = 16.000000000000000000 Position.Y = 232.000000000000000000 TabOrder = 3 Text = 'Hello from RJM Programming' Width = 289.000000000000000000 OnClick = ButtonClick end end