object FormSettings: TFormSettings Left = 0 Top = 0 Caption = 'Settings' ClientHeight = 409 ClientWidth = 279 WindowState = wsMaximized FormFactor.Width = 320 FormFactor.Height = 480 FormFactor.Devices = [Desktop] OnClose = FormClose DesignerMasterStyle = 3 object ToolBar1: TToolBar Size.Width = 279.000000000000000000 Size.Height = 48.000000000000000000 Size.PlatformDefault = False TabOrder = 0 object SpeedButtonBack: TSpeedButton Align = Left Size.Width = 48.000000000000000000 Size.Height = 48.000000000000000000 Size.PlatformDefault = False StyleLookup = 'backtoolbutton' OnClick = SpeedButtonBackClick end object Label1: TLabel Align = Client Size.Width = 231.000000000000000000 Size.Height = 48.000000000000000000 Size.PlatformDefault = False Text = 'Settings' TabOrder = 1 end end object Rectangle1: TRectangle Align = Client Fill.Color = claWhite Size.Width = 279.000000000000000000 Size.Height = 361.000000000000000000 Size.PlatformDefault = False Stroke.Color = claNull object VertScrollBox1: TVertScrollBox Align = Client Size.Width = 279.000000000000000000 Size.Height = 361.000000000000000000 Size.PlatformDefault = False TabOrder = 0 Viewport.Width = 279.000000000000000000 Viewport.Height = 361.000000000000000000 object RectangleServerUrl: TRectangle Align = Top Fill.Color = claNull Size.Width = 279.000000000000000000 Size.Height = 50.000000000000000000 Size.PlatformDefault = False Stroke.Color = claNull OnClick = RectangleServerUrlClick object Label6: TLabel Align = Top Margins.Left = 10.000000000000000000 Margins.Top = 5.000000000000000000 Margins.Right = 10.000000000000000000 Margins.Bottom = 5.000000000000000000 Position.X = 10.000000000000000000 Position.Y = 5.000000000000000000 Size.Width = 259.000000000000000000 Size.Height = 23.000000000000000000 Size.PlatformDefault = False Text = 'Server URL' TabOrder = 0 end object Label7: TLabel Align = Client StyledSettings = [Family, Style, FontColor] Margins.Left = 10.000000000000000000 Margins.Right = 10.000000000000000000 Margins.Bottom = 5.000000000000000000 Size.Width = 259.000000000000000000 Size.Height = 12.000000000000000000 Size.PlatformDefault = False TextSettings.Font.Size = 10.000000000000000000 Text = 'Base internet address for API' TabOrder = 1 end end object RectanglePassword: TRectangle Align = Top Fill.Color = claNull Position.Y = 100.000000000000000000 Size.Width = 279.000000000000000000 Size.Height = 50.000000000000000000 Size.PlatformDefault = False Stroke.Color = claNull OnClick = RectanglePasswordClick object Label4: TLabel Align = Top Margins.Left = 10.000000000000000000 Margins.Top = 5.000000000000000000 Margins.Right = 10.000000000000000000 Margins.Bottom = 5.000000000000000000 Position.X = 10.000000000000000000 Position.Y = 5.000000000000000000 Size.Width = 259.000000000000000000 Size.Height = 23.000000000000000000 Size.PlatformDefault = False Text = 'Password' TabOrder = 0 end object Label5: TLabel Align = Client StyledSettings = [Family, Style, FontColor] Margins.Left = 10.000000000000000000 Margins.Right = 10.000000000000000000 Margins.Bottom = 5.000000000000000000 Size.Width = 259.000000000000000000 Size.Height = 12.000000000000000000 Size.PlatformDefault = False TextSettings.Font.Size = 10.000000000000000000 Text = 'Special password used for API access' TabOrder = 1 end end object RectangleUserName: TRectangle Align = Top Fill.Color = claNull Position.Y = 50.000000000000000000 Size.Width = 279.000000000000000000 Size.Height = 50.000000000000000000 Size.PlatformDefault = False Stroke.Color = claNull OnClick = RectangleUserNameClick object Label2: TLabel Align = Top Margins.Left = 10.000000000000000000 Margins.Top = 5.000000000000000000 Margins.Right = 10.000000000000000000 Margins.Bottom = 5.000000000000000000 Position.X = 10.000000000000000000 Position.Y = 5.000000000000000000 Size.Width = 259.000000000000000000 Size.Height = 23.000000000000000000 Size.PlatformDefault = False Text = 'User name' TabOrder = 0 end object Label3: TLabel Align = Client StyledSettings = [Family, Style, FontColor] Margins.Left = 10.000000000000000000 Margins.Right = 10.000000000000000000 Margins.Bottom = 5.000000000000000000 Size.Width = 259.000000000000000000 Size.Height = 12.000000000000000000 Size.PlatformDefault = False TextSettings.Font.Size = 10.000000000000000000 Text = 'ID of registered user of service' TabOrder = 1 end end end end end