object DlgRmtSuptMain: TDlgRmtSuptMain Left = 0 Top = 0 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'RemoteSupporter' ClientHeight = 307 ClientWidth = 297 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Position = poScreenCenter TextHeight = 13 object pnBottom: TPanel Left = 0 Top = 284 Width = 297 Height = 23 Align = alBottom BevelOuter = bvNone TabOrder = 0 object lbMsg: TLabel Left = 9 Top = 4 Width = 81 Height = 13 Caption = #51456#48708#46104#50632#49845#45768#45796'.' end end object pcMain: TPageControl Left = 0 Top = 0 Width = 297 Height = 284 ActivePage = tabSupport Align = alClient TabOrder = 1 object tabSetting: TTabSheet Caption = #49444#51221 object Label4: TLabel Left = 13 Top = 155 Width = 54 Height = 13 Alignment = taRightJustify Caption = #54364#49884' '#51060#47492' :' end object GroupBox1: TGroupBox Left = 12 Top = 10 Width = 265 Height = 129 Caption = 'Gateway '#51221#48372 TabOrder = 0 object Label1: TLabel Left = 26 Top = 33 Width = 29 Height = 13 Alignment = taRightJustify Caption = #51452#49548' :' end object Label2: TLabel Left = 26 Top = 60 Width = 29 Height = 13 Alignment = taRightJustify Caption = #54252#53944' :' end object Label3: TLabel Left = 15 Top = 87 Width = 40 Height = 13 Alignment = taRightJustify Caption = #48372#50504#53412' :' end object edGtAddr: TEdit Left = 66 Top = 29 Width = 175 Height = 21 TabOrder = 0 end object edGtPort: TEdit Left = 66 Top = 56 Width = 103 Height = 21 NumbersOnly = True TabOrder = 1 end object edGtSecureKey: TEdit Left = 66 Top = 83 Width = 103 Height = 21 PasswordChar = #8 TabOrder = 2 end end object edDispName: TEdit Left = 78 Top = 151 Width = 175 Height = 21 TabOrder = 1 end object btnActive: TButton Left = 32 Top = 214 Width = 226 Height = 29 Caption = 'Gateway '#50672#44208 TabOrder = 2 OnClick = btnActiveClick end end object tabSupport: TTabSheet Caption = #49436#54252#53944 ImageIndex = 1 object Label5: TLabel Left = 19 Top = 11 Width = 94 Height = 13 Caption = #50672#44208#46108' '#54840#49828#53944' '#47785#47197 end object sStatus1: TShape Left = 119 Top = 10 Width = 15 Height = 15 Brush.Color = clSilver Shape = stCircle end object sStatus2: TShape Left = 127 Top = 10 Width = 15 Height = 15 Brush.Color = clSilver Shape = stCircle end object SpeedButton1: TSpeedButton Left = 154 Top = 31 Width = 116 Height = 22 Caption = #50896#44201' '#50672#44208' '#51648#50896 OnClick = SpeedButton1Click end object btnStop: TButton Left = 34 Top = 214 Width = 226 Height = 29 Caption = 'Gateway '#50672#44208' '#54644#51228 TabOrder = 0 OnClick = btnStopClick end object lxUser: TListBox Left = 19 Top = 31 Width = 129 Height = 177 ItemHeight = 13 TabOrder = 1 end object Panel1: TPanel Left = 154 Top = 59 Width = 116 Height = 149 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 2 object Label6: TLabel Left = 4 Top = 4 Width = 47 Height = 14 Caption = #44592#48376' '#49444#51221 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object Label9: TLabel Left = 4 Top = 56 Width = 47 Height = 14 Caption = #50896#44201' '#47784#46300 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False end object xKeyMapping: TCheckBox Left = 8 Top = 96 Width = 77 Height = 17 Hint = 'Enable Universal Keyboard Mapping?' Caption = 'Map Keys' TabOrder = 3 end object xSmoothView: TCheckBox Left = 8 Top = 128 Width = 85 Height = 17 Hint = 'Use Anti-aliasing when scaling down?' Caption = #48512#46300#47084#50868' '#54868#47732 TabOrder = 5 end object xForceCursor: TCheckBox Left = 8 Top = 112 Width = 85 Height = 17 Hint = 'Paint remote cursor when not standard?' Caption = #52964#49436' '#48372#51060#44592 TabOrder = 4 end object cbControlMode: TComboBox Left = 4 Top = 72 Width = 101 Height = 21 Hint = 'How do you want to control the Desktop?' Style = csDropDownList ItemIndex = 0 TabOrder = 2 Text = #44536#45285' '#48372#44592 Items.Strings = ( #44536#45285' '#48372#44592 #51648#50896' '#47784#46300 #44368#50977' '#47784#46300 #44288#47532#51088' '#47784#46300) end object xHideWallpaper: TCheckBox Left = 8 Top = 20 Width = 97 Height = 17 Hint = 'Always Hide Desktop Wallpaper' Caption = #48148#53461#54868#47732' '#49704#44592#44592 TabOrder = 0 end object xReduceColors: TCheckBox Left = 8 Top = 36 Width = 97 Height = 17 Hint = 'Start with 256 Colors' Caption = '256'#49353' '#49324#50857 TabOrder = 1 end end end end object PDesktopHost: TRtcPDesktopHost Client = PClient GAllowView = False GAllowView_Super = False GAllowControl = False GAllowControl_Super = False Left = 108 Top = 205 end object PDesktopControl: TRtcPDesktopControl Client = PClient OnNewUI = PDesktopControlNewUI Left = 108 Top = 157 end object PClient: TRtcHttpPortalClient UserNotify = True OnLogIn = PClientLogIn OnLogOut = PClientLogOut OnStart = PClientStart OnError = PClientError OnFatalError = PClientFatalError OnUserLoggedIn = PClientUserLoggedIn OnUserLoggedOut = PClientUserLoggedOut AutoSyncEvents = True DataEncrypt = 16 DataForceEncrypt = True RetryOtherCalls = 5 MultiThreaded = True Gate_Timeout = 300 OnStatusGet = PClientStatusGet OnStatusPut = PClientStatusPut Left = 108 Top = 101 end end