object FormMain: TFormMain Left = 0 Top = 0 Caption = 'OdorikApi' ClientHeight = 473 ClientWidth = 588 WindowState = wsMaximized FormFactor.Width = 320 FormFactor.Height = 480 FormFactor.Devices = [Desktop] OnCreate = FormCreate OnShow = FormShow OnSaveState = FormSaveState DesignerMasterStyle = 3 object Layout1: TLayout Align = Client Size.Width = 588.000000000000000000 Size.Height = 473.000000000000000000 Size.PlatformDefault = False TabOrder = 1 object ToolBar1: TToolBar Size.Width = 588.000000000000000000 Size.Height = 48.000000000000000000 Size.PlatformDefault = False TabOrder = 0 object SpeedButtonMenu: TSpeedButton Align = Left Size.Width = 48.000000000000000000 Size.Height = 48.000000000000000000 Size.PlatformDefault = False StyleLookup = 'drawertoolbutton' end end object VertScrollBox2: TVertScrollBox Align = Client Size.Width = 588.000000000000000000 Size.Height = 425.000000000000000000 Size.PlatformDefault = False TabOrder = 1 Viewport.Width = 588.000000000000000000 Viewport.Height = 425.000000000000000000 object LabelCredit: TLabel Align = Top Margins.Left = 5.000000000000000000 Margins.Top = 10.000000000000000000 Margins.Right = 5.000000000000000000 Margins.Bottom = 10.000000000000000000 Position.X = 5.000000000000000000 Position.Y = 10.000000000000000000 Size.Width = 578.000000000000000000 Size.Height = 23.000000000000000000 Size.PlatformDefault = False TextSettings.HorzAlign = Center Text = 'Credit:' TabOrder = 0 end end end object Timer1: TTimer OnTimer = Timer1Timer Left = 328 Top = 344 end object MultiView1: TMultiView MasterButton = SpeedButtonMenu Mode = Drawer NavigationPaneOptions.CollapsedWidth = 137.000000000000000000 Size.Width = 250.000000000000000000 Size.Height = 473.000000000000000000 Size.PlatformDefault = False Visible = False TabOrder = 0 object Rectangle1: TRectangle Align = Top Size.Width = 250.000000000000000000 Size.Height = 97.000000000000000000 Size.PlatformDefault = False end object VertScrollBox1: TVertScrollBox Align = Client Size.Width = 250.000000000000000000 Size.Height = 376.000000000000000000 Size.PlatformDefault = False TabOrder = 1 Viewport.Width = 250.000000000000000000 Viewport.Height = 376.000000000000000000 object RectangleSettings: TRectangle Align = Top Fill.Color = claWhite Size.Width = 250.000000000000000000 Size.Height = 50.000000000000000000 Size.PlatformDefault = False Stroke.Color = claNull OnClick = RectangleSettingsClick object LabelSettings: TLabel Align = Client Margins.Left = 20.000000000000000000 Margins.Top = 5.000000000000000000 Margins.Right = 5.000000000000000000 Margins.Bottom = 5.000000000000000000 Size.Width = 225.000000000000000000 Size.Height = 40.000000000000000000 Size.PlatformDefault = False Text = 'Settings' TabOrder = 0 end end object RectangleCalls: TRectangle Align = Top Fill.Color = claWhite Position.Y = 50.000000000000000000 Size.Width = 250.000000000000000000 Size.Height = 50.000000000000000000 Size.PlatformDefault = False Stroke.Color = claNull OnClick = RectangleCallsClick object Label1: TLabel Align = Client Margins.Left = 20.000000000000000000 Margins.Top = 5.000000000000000000 Margins.Right = 5.000000000000000000 Margins.Bottom = 5.000000000000000000 Size.Width = 225.000000000000000000 Size.Height = 40.000000000000000000 Size.PlatformDefault = False Text = 'Calls' TabOrder = 0 end end end end end