|  | @@ -21,7 +21,7 @@ object MainForm: TMainForm
 | 
	
		
			
				|  |  |    object jtsProjects: TJimTabSet
 | 
	
		
			
				|  |  |      Left = 0
 | 
	
		
			
				|  |  |      Top = 49
 | 
	
		
			
				|  |  | -    Width = 742
 | 
	
		
			
				|  |  | +    Width = 734
 | 
	
		
			
				|  |  |      Height = 21
 | 
	
		
			
				|  |  |      Align = alTop
 | 
	
		
			
				|  |  |      BackgroundColor = clGradientInactiveCaption
 | 
	
	
		
			
				|  | @@ -45,8 +45,8 @@ object MainForm: TMainForm
 | 
	
		
			
				|  |  |    end
 | 
	
		
			
				|  |  |    object dxStatusBar: TdxStatusBar
 | 
	
		
			
				|  |  |      Left = 0
 | 
	
		
			
				|  |  | -    Top = 487
 | 
	
		
			
				|  |  | -    Width = 742
 | 
	
		
			
				|  |  | +    Top = 480
 | 
	
		
			
				|  |  | +    Width = 734
 | 
	
		
			
				|  |  |      Height = 20
 | 
	
		
			
				|  |  |      Panels = <
 | 
	
		
			
				|  |  |        item
 | 
	
	
		
			
				|  | @@ -78,12 +78,12 @@ object MainForm: TMainForm
 | 
	
		
			
				|  |  |      object dxStatusBarContainer2: TdxStatusBarContainerControl
 | 
	
		
			
				|  |  |        Left = 604
 | 
	
		
			
				|  |  |        Top = 2
 | 
	
		
			
				|  |  | -      Width = 136
 | 
	
		
			
				|  |  | +      Width = 128
 | 
	
		
			
				|  |  |        Height = 16
 | 
	
		
			
				|  |  |        object ProgressBar: TProgressBar
 | 
	
		
			
				|  |  |          Left = 0
 | 
	
		
			
				|  |  |          Top = 0
 | 
	
		
			
				|  |  | -        Width = 136
 | 
	
		
			
				|  |  | +        Width = 128
 | 
	
		
			
				|  |  |          Height = 16
 | 
	
		
			
				|  |  |          Align = alClient
 | 
	
		
			
				|  |  |          Max = 200
 | 
	
	
		
			
				|  | @@ -94,8 +94,8 @@ object MainForm: TMainForm
 | 
	
		
			
				|  |  |    object jpsMain: TJimPages
 | 
	
		
			
				|  |  |      Left = 0
 | 
	
		
			
				|  |  |      Top = 70
 | 
	
		
			
				|  |  | -    Width = 742
 | 
	
		
			
				|  |  | -    Height = 417
 | 
	
		
			
				|  |  | +    Width = 734
 | 
	
		
			
				|  |  | +    Height = 410
 | 
	
		
			
				|  |  |      ActivePage = jpsMainProjectsManager
 | 
	
		
			
				|  |  |      ActivePageIndex = 0
 | 
	
		
			
				|  |  |      Align = alClient
 | 
	
	
		
			
				|  | @@ -103,8 +103,8 @@ object MainForm: TMainForm
 | 
	
		
			
				|  |  |      object jpsMainProjectsManager: TJimPage
 | 
	
		
			
				|  |  |        Left = 0
 | 
	
		
			
				|  |  |        Top = 0
 | 
	
		
			
				|  |  | -      Width = 742
 | 
	
		
			
				|  |  | -      Height = 417
 | 
	
		
			
				|  |  | +      Width = 734
 | 
	
		
			
				|  |  | +      Height = 410
 | 
	
		
			
				|  |  |        TabName = 'ProjectsManager'
 | 
	
		
			
				|  |  |        Caption = 'ProjsMgr'
 | 
	
		
			
				|  |  |        object pnlUser: TPanel
 | 
	
	
		
			
				|  | @@ -201,8 +201,8 @@ object MainForm: TMainForm
 | 
	
		
			
				|  |  |      object jpsMainProjects: TJimPage
 | 
	
		
			
				|  |  |        Left = 0
 | 
	
		
			
				|  |  |        Top = 0
 | 
	
		
			
				|  |  | -      Width = 742
 | 
	
		
			
				|  |  | -      Height = 417
 | 
	
		
			
				|  |  | +      Width = 734
 | 
	
		
			
				|  |  | +      Height = 410
 | 
	
		
			
				|  |  |        TabName = 'Projects'
 | 
	
		
			
				|  |  |        Caption = 'Projects'
 | 
	
		
			
				|  |  |        object jpsProjects: TJimPages
 | 
	
	
		
			
				|  | @@ -220,7 +220,7 @@ object MainForm: TMainForm
 | 
	
		
			
				|  |  |      Font.Charset = DEFAULT_CHARSET
 | 
	
		
			
				|  |  |      Font.Color = clWindowText
 | 
	
		
			
				|  |  |      Font.Height = -12
 | 
	
		
			
				|  |  | -    Font.Name = 'Microsoft YaHei UI'
 | 
	
		
			
				|  |  | +    Font.Name = #24494#36719#38597#40657
 | 
	
		
			
				|  |  |      Font.Style = []
 | 
	
		
			
				|  |  |      Bars = <
 | 
	
		
			
				|  |  |        item
 |