| 1 | object FormCalls: TFormCalls
 | 
|---|
| 2 |   Left = 0
 | 
|---|
| 3 |   Top = 0
 | 
|---|
| 4 |   Caption = 'Calls'
 | 
|---|
| 5 |   ClientHeight = 434
 | 
|---|
| 6 |   ClientWidth = 296
 | 
|---|
| 7 |   FormFactor.Width = 320
 | 
|---|
| 8 |   FormFactor.Height = 480
 | 
|---|
| 9 |   FormFactor.Devices = [Desktop]
 | 
|---|
| 10 |   OnShow = FormShow
 | 
|---|
| 11 |   DesignerMasterStyle = 3
 | 
|---|
| 12 |   object ToolBar1: TToolBar
 | 
|---|
| 13 |     Size.Width = 296.000000000000000000
 | 
|---|
| 14 |     Size.Height = 48.000000000000000000
 | 
|---|
| 15 |     Size.PlatformDefault = False
 | 
|---|
| 16 |     TabOrder = 0
 | 
|---|
| 17 |     object SpeedButtonBack: TSpeedButton
 | 
|---|
| 18 |       Align = Left
 | 
|---|
| 19 |       Size.Width = 48.000000000000000000
 | 
|---|
| 20 |       Size.Height = 48.000000000000000000
 | 
|---|
| 21 |       Size.PlatformDefault = False
 | 
|---|
| 22 |       StyleLookup = 'backtoolbutton'
 | 
|---|
| 23 |       OnClick = SpeedButtonBackClick
 | 
|---|
| 24 |     end
 | 
|---|
| 25 |     object Label1: TLabel
 | 
|---|
| 26 |       Align = Client
 | 
|---|
| 27 |       Size.Width = 248.000000000000000000
 | 
|---|
| 28 |       Size.Height = 48.000000000000000000
 | 
|---|
| 29 |       Size.PlatformDefault = False
 | 
|---|
| 30 |       Text = 'Calls'
 | 
|---|
| 31 |       TabOrder = 1
 | 
|---|
| 32 |     end
 | 
|---|
| 33 |   end
 | 
|---|
| 34 |   object TabControl1: TTabControl
 | 
|---|
| 35 |     Align = Client
 | 
|---|
| 36 |     Size.Width = 296.000000000000000000
 | 
|---|
| 37 |     Size.Height = 386.000000000000000000
 | 
|---|
| 38 |     Size.PlatformDefault = False
 | 
|---|
| 39 |     TabHeight = 49.000000000000000000
 | 
|---|
| 40 |     TabIndex = 0
 | 
|---|
| 41 |     TabOrder = 1
 | 
|---|
| 42 |     TabPosition = PlatformDefault
 | 
|---|
| 43 |     OnChange = TabControl1Change
 | 
|---|
| 44 |     Sizes = (
 | 
|---|
| 45 |       296s
 | 
|---|
| 46 |       337s
 | 
|---|
| 47 |       296s
 | 
|---|
| 48 |       337s
 | 
|---|
| 49 |       296s
 | 
|---|
| 50 |       337s)
 | 
|---|
| 51 |     object TabItemHistory: TTabItem
 | 
|---|
| 52 |       CustomIcon = <
 | 
|---|
| 53 |         item
 | 
|---|
| 54 |         end>
 | 
|---|
| 55 |       IsSelected = True
 | 
|---|
| 56 |       Size.Width = 98.000000000000000000
 | 
|---|
| 57 |       Size.Height = 49.000000000000000000
 | 
|---|
| 58 |       Size.PlatformDefault = False
 | 
|---|
| 59 |       StyleLookup = ''
 | 
|---|
| 60 |       TabOrder = 0
 | 
|---|
| 61 |       Text = 'History'
 | 
|---|
| 62 |       ExplicitSize.cx = 98.000000000000000000
 | 
|---|
| 63 |       ExplicitSize.cy = 49.000000000000000000
 | 
|---|
| 64 |       object ListBox1: TListBox
 | 
|---|
| 65 |         Align = Client
 | 
|---|
| 66 |         Size.Width = 296.000000000000000000
 | 
|---|
| 67 |         Size.Height = 337.000000000000000000
 | 
|---|
| 68 |         Size.PlatformDefault = False
 | 
|---|
| 69 |         TabOrder = 0
 | 
|---|
| 70 |         DisableFocusEffect = True
 | 
|---|
| 71 |         DefaultItemStyles.ItemStyle = ''
 | 
|---|
| 72 |         DefaultItemStyles.GroupHeaderStyle = ''
 | 
|---|
| 73 |         DefaultItemStyles.GroupFooterStyle = ''
 | 
|---|
| 74 |         Viewport.Width = 296.000000000000000000
 | 
|---|
| 75 |         Viewport.Height = 337.000000000000000000
 | 
|---|
| 76 |       end
 | 
|---|
| 77 |     end
 | 
|---|
| 78 |     object TabItemActive: TTabItem
 | 
|---|
| 79 |       CustomIcon = <
 | 
|---|
| 80 |         item
 | 
|---|
| 81 |         end>
 | 
|---|
| 82 |       IsSelected = False
 | 
|---|
| 83 |       Size.Width = 98.000000000000000000
 | 
|---|
| 84 |       Size.Height = 49.000000000000000000
 | 
|---|
| 85 |       Size.PlatformDefault = False
 | 
|---|
| 86 |       StyleLookup = ''
 | 
|---|
| 87 |       TabOrder = 0
 | 
|---|
| 88 |       Text = 'Active'
 | 
|---|
| 89 |       ExplicitSize.cx = 98.000000000000000000
 | 
|---|
| 90 |       ExplicitSize.cy = 49.000000000000000000
 | 
|---|
| 91 |     end
 | 
|---|
| 92 |     object TabItemStatistics: TTabItem
 | 
|---|
| 93 |       CustomIcon = <
 | 
|---|
| 94 |         item
 | 
|---|
| 95 |         end>
 | 
|---|
| 96 |       IsSelected = False
 | 
|---|
| 97 |       Size.Width = 100.000000000000000000
 | 
|---|
| 98 |       Size.Height = 49.000000000000000000
 | 
|---|
| 99 |       Size.PlatformDefault = False
 | 
|---|
| 100 |       StyleLookup = ''
 | 
|---|
| 101 |       TabOrder = 0
 | 
|---|
| 102 |       Text = 'Statistics'
 | 
|---|
| 103 |       ExplicitSize.cx = 100.000000000000000000
 | 
|---|
| 104 |       ExplicitSize.cy = 49.000000000000000000
 | 
|---|
| 105 |     end
 | 
|---|
| 106 |   end
 | 
|---|
| 107 | end
 | 
|---|