⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unit_main.dfm

📁 MIR3登陆器源码 Client 服务端 配置器 配置器生成工具
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        TabOrder = 3
        PageControl = suiPageControl1
        object suiPanel2: TsuiPanel
          Left = 0
          Top = 0
          Width = 185
          Height = 243
          UIStyle = DeepBlue
          BorderColor = clBlack
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          Caption = #22312#32447#26356#26032#26381#21153#22120#21015#34920
          ShowButton = False
          CaptionFontColor = clWhite
          Align = alLeft
          TabOrder = 0
          Color = clWhite
          object List_UpdateServer: TsuiListBox
            Left = 4
            Top = 24
            Width = 177
            Height = 215
            UIStyle = MacOS
            BorderColor = 8355711
            Align = alClient
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ItemHeight = 12
            ParentFont = False
            TabOrder = 0
            OnClick = List_UpdateServerClick
            OnKeyDown = List_UpdateServerKeyDown
          end
        end
        object suiImagePanel3: TsuiImagePanel
          Left = 185
          Top = 0
          Width = 297
          Height = 243
          Transparent = True
          AutoSize = False
          Align = alClient
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          TabOrder = 1
          DrawStyle = suiNormal
          object suiImagePanel4: TsuiImagePanel
            Left = 0
            Top = 0
            Width = 297
            Height = 29
            Transparent = True
            AutoSize = False
            Align = alTop
            TabOrder = 0
            DrawStyle = suiNormal
            object Label13: TLabel
              Left = 13
              Top = 5
              Width = 72
              Height = 12
              Caption = #30331#38470#22120#29256#26412#65306
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              ParentFont = False
              Transparent = True
            end
            object Edit_ExeVer: TsuiEdit
              Left = 109
              Top = 2
              Width = 115
              Height = 17
              UIStyle = MacOS
              BorderColor = 8355711
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -12
              Font.Name = #23435#20307
              Font.Style = []
              MaxLength = 5
              ParentFont = False
              TabOrder = 0
            end
          end
          object suiPanel3: TsuiPanel
            Left = 0
            Top = 29
            Width = 297
            Height = 214
            UIStyle = DeepBlue
            BorderColor = clBlack
            Caption = #22312#32447#26356#26032#26381#21153#22120
            ShowButton = False
            CaptionFontColor = clWhite
            Align = alClient
            TabOrder = 1
            Color = clWhite
            object Label14: TLabel
              Left = 8
              Top = 43
              Width = 72
              Height = 12
              Caption = #26381#21153#22120#21517#31216#65306
              Transparent = True
            end
            object Label15: TLabel
              Left = 8
              Top = 75
              Width = 72
              Height = 12
              Caption = #26381#21153#22120#22320#22336#65306
              Transparent = True
            end
            object Edit_UpdateServerName: TsuiEdit
              Left = 104
              Top = 41
              Width = 167
              Height = 17
              UIStyle = MacOS
              BorderColor = 8355711
              MaxLength = 20
              TabOrder = 0
            end
            object Edit_UpdateServerUrl: TsuiEdit
              Left = 104
              Top = 73
              Width = 167
              Height = 17
              UIStyle = MacOS
              BorderColor = 8355711
              MaxLength = 40
              TabOrder = 1
            end
            object Bt_AddUpdate: TsuiButton
              Left = 112
              Top = 116
              Width = 49
              Height = 24
              Caption = #28155#21152
              AutoSize = False
              UIStyle = MacOS
              TabOrder = 2
              Transparent = True
              ModalResult = 0
              FocusedRectMargin = 2
              Layout = blGlyphLeft
              Spacing = 4
              MouseContinuouslyDownInterval = 100
              OnClick = Bt_AddUpdateClick
              ResHandle = 0
            end
            object Bt_DelUpdate: TsuiButton
              Left = 164
              Top = 116
              Width = 49
              Height = 24
              Caption = #21024#38500
              AutoSize = False
              UIStyle = MacOS
              TabOrder = 3
              Transparent = True
              ModalResult = 0
              FocusedRectMargin = 2
              Layout = blGlyphLeft
              Spacing = 4
              MouseContinuouslyDownInterval = 100
              OnClick = Bt_DelUpdateClick
              ResHandle = 0
            end
            object Bt_EditUpdate: TsuiButton
              Left = 216
              Top = 116
              Width = 49
              Height = 24
              Caption = #20462#25913
              AutoSize = False
              UIStyle = MacOS
              TabOrder = 4
              Transparent = True
              ModalResult = 0
              FocusedRectMargin = 2
              Layout = blGlyphLeft
              Spacing = 4
              MouseContinuouslyDownInterval = 100
              OnClick = Bt_EditUpdateClick
              ResHandle = 0
            end
          end
        end
      end
      object suiTabSheet4: TsuiTabSheet
        Left = 3
        Top = 37
        Width = 482
        Height = 243
        PageIndex = 2
        Caption = #23458#25143#31471#35774#32622
        TabVisible = True
        Color = 15198183
        Enabled = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        PageControl = suiPageControl1
        object Label16: TLabel
          Left = 248
          Top = 3
          Width = 60
          Height = 12
          Caption = #23383#24149#20869#23481#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label17: TLabel
          Left = 248
          Top = 40
          Width = 48
          Height = 12
          Caption = #25991#23383#39068#33394
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label18: TLabel
          Left = 248
          Top = 157
          Width = 84
          Height = 12
          Caption = #29256#26412#19981#31526#25552#31034#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object suiPanel4: TsuiPanel
          Left = 0
          Top = 0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -