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

📄 unit_setup.dfm

📁 传奇3封外挂客户端+登陆器+配置器源码............................
💻 DFM
📖 第 1 页 / 共 3 页
字号:
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = suiButton3Click
        ResHandle = 0
      end
      object Edit_ServerName: TsuiEdit
        Left = 112
        Top = 46
        Width = 185
        Height = 19
        UIStyle = MacOS
        BorderColor = 8355711
        TabOrder = 4
      end
      object Edit_ServerUrl: TsuiEdit
        Left = 112
        Top = 131
        Width = 185
        Height = 19
        UIStyle = MacOS
        BorderColor = 8355711
        TabOrder = 5
      end
      object Edit_ServerIp: TsuiMaskEdit
        Left = 112
        Top = 72
        Width = 184
        Height = 19
        UIStyle = MacOS
        BorderColor = 8355711
        BorderStyle = bsNone
        EditMask = '999.999.999.999;1; '
        MaxLength = 15
        TabOrder = 6
        Text = '   .   .   .   '
      end
      object Edit_ServerPort: TsuiEdit
        Left = 112
        Top = 99
        Width = 185
        Height = 19
        UIStyle = MacOS
        BorderColor = 8355711
        TabOrder = 7
      end
    end
    object suiGroupBox2: TsuiGroupBox
      Left = 0
      Top = 241
      Width = 317
      Height = 171
      UIStyle = MacOS
      Align = alClient
      Caption = #22806#25346#35774#32622
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentColor = True
      ParentFont = False
      TabOrder = 2
      BorderColor = 8355711
      object Label8: TLabel
        Left = 8
        Top = 24
        Width = 65
        Height = 13
        Caption = #36873#25321#22806#25346#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 8
        Top = 56
        Width = 52
        Height = 13
        Caption = #22806#25346#21517#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 8
        Top = 88
        Width = 65
        Height = 13
        Caption = #22806#25346#36335#24452#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Com_WgList: TsuiComboBox
        Left = 88
        Top = 19
        Width = 209
        Height = 21
        UIStyle = MacOS
        BorderColor = 8355711
        ArrowColor = clBlack
        ButtonColor = 15198183
        Style = csDropDownList
        ItemHeight = 13
        TabOrder = 0
        OnChange = Com_WgListChange
        OnEnter = Com_WgListEnter
      end
      object Edit_WgName: TsuiEdit
        Left = 88
        Top = 54
        Width = 209
        Height = 19
        UIStyle = MacOS
        BorderColor = 8355711
        TabOrder = 1
      end
      object Edit_WgPath: TsuiEdit
        Left = 88
        Top = 86
        Width = 185
        Height = 19
        UIStyle = MacOS
        BorderColor = 8355711
        TabOrder = 2
      end
      object suiButton4: TsuiButton
        Left = 277
        Top = 86
        Width = 27
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = [fsBold]
        Caption = #183#183#183
        AutoSize = False
        ParentFont = False
        UIStyle = MacOS
        TabOrder = 3
        Transparent = True
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = suiButton4Click
        ResHandle = 0
      end
      object suiButton5: TsuiButton
        Left = 76
        Top = 128
        Width = 65
        Height = 24
        Caption = #28155#21152
        AutoSize = False
        UIStyle = MacOS
        TabOrder = 4
        Transparent = True
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = suiButton5Click
        ResHandle = 0
      end
      object suiButton6: TsuiButton
        Left = 158
        Top = 128
        Width = 65
        Height = 24
        Caption = #21024#38500
        AutoSize = False
        UIStyle = MacOS
        TabOrder = 5
        Transparent = True
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = suiButton6Click
        ResHandle = 0
      end
      object suiButton7: TsuiButton
        Left = 240
        Top = 128
        Width = 65
        Height = 24
        Caption = #20462#25913
        AutoSize = False
        UIStyle = MacOS
        TabOrder = 6
        Transparent = True
        ModalResult = 0
        FocusedRectMargin = 2
        Layout = blGlyphLeft
        Spacing = 4
        MouseContinuouslyDownInterval = 100
        OnClick = suiButton7Click
        ResHandle = 0
      end
    end
    object suiImagePanel1: TsuiImagePanel
      Left = 0
      Top = 23
      Width = 317
      Height = 7
      Transparent = True
      AutoSize = False
      Align = alTop
      TabOrder = 3
      DrawStyle = suiNormal
    end
    object suiImagePanel2: TsuiImagePanel
      Left = 0
      Top = 234
      Width = 317
      Height = 7
      Transparent = True
      AutoSize = False
      Align = alTop
      TabOrder = 4
      DrawStyle = suiNormal
    end
  end
  object suiMessageDialog1: TsuiMessageDialog
    Position = poScreenCenter
    Caption = 'suiDialog'
    UIStyle = MacOS
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    CaptionFont.Charset = DEFAULT_CHARSET
    CaptionFont.Color = clWhite
    CaptionFont.Height = -11
    CaptionFont.Name = 'Tahoma'
    CaptionFont.Style = [fsBold]
    ButtonCursor = crHandPoint
    ButtonCount = 1
    Button1Caption = 'OK'
    Button2Caption = 'Cancel'
    Button3Caption = 'Cancel'
    Button1ModalResult = 1
    Button2ModalResult = 2
    Button3ModalResult = 2
    IconType = suiNone
    Text = 'Hello world!'
    Left = 58
    Top = 31
  end
  object RzOpenDialog1: TRzOpenDialog
    Options = [osoHideReadOnly, osoShowHints, osoShowHidden]
    Filter = '*.exe|*.exe'
    Left = 73
    Top = 151
  end
end

⌨️ 快捷键说明

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