object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 840 ClientWidth = 796 FormFactor.Width = 320 FormFactor.Height = 480 FormFactor.Devices = [Desktop] OnCreate = FormCreate OnDestroy = FormDestroy DesignerMasterStyle = 0 object Panel1: TPanel Align = Top Size.Width = 796.00000000000000000 Size.Height = 529.00000000000000000 Size.PlatformDefault = False TabOrder = 2 object RandomButton: TButton Position.X = 697.00000000000000000 Position.Y = 38.00000000000000000 TabOrder = 0 Text = 'Random' TextSettings.Trimming = None OnClick = RandomButtonClick end object Path1: TPath Anchors = [akLeft, akTop, akRight] Position.X = 8.00000000000000000 Position.Y = 8.00000000000000000 Size.Width = 261.00000000000000000 Size.Height = 513.00000000000000000 Size.PlatformDefault = False end object SymbolsComboBox: TComboBox Anchors = [akTop, akRight] Position.X = 493.00000000000000000 Position.Y = 8.00000000000000000 Size.Width = 217.00000000000000000 Size.Height = 22.00000000000000000 Size.PlatformDefault = False TabOrder = 2 end object LoadButton: TButton Anchors = [akTop, akRight] Position.X = 718.00000000000000000 Position.Y = 8.00000000000000000 Size.Width = 47.00000000000000000 Size.Height = 22.00000000000000000 Size.PlatformDefault = False TabOrder = 3 Text = 'Load' TextSettings.Trimming = None OnClick = LoadButtonClick end object FlowLayout: TFlowLayout Position.X = 304.00000000000000000 Position.Y = 104.00000000000000000 Size.Width = 449.00000000000000000 Size.Height = 361.00000000000000000 Size.PlatformDefault = False TabOrder = 5 Justify = Left JustifyLastLine = Left FlowDirection = LeftToRight end object ChartButton: TButton Position.X = 712.00000000000000000 Position.Y = 72.00000000000000000 TabOrder = 6 Text = 'ChartButton' TextSettings.Trimming = None OnClick = ChartButtonClick end object StopButton: TButton Position.X = 720.00000000000000000 Position.Y = 96.00000000000000000 TabOrder = 8 Text = 'StopButton' TextSettings.Trimming = None OnClick = StopButtonClick end end object LogMemo: TMemo Touch.InteractiveGestures = [Pan, LongTap, DoubleTap] DataDetectorTypes = [] Align = Client Size.Width = 796.00000000000000000 Size.Height = 311.00000000000000000 Size.PlatformDefault = False TabOrder = 1 Viewport.Width = 796.00000000000000000 Viewport.Height = 311.00000000000000000 end end