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

📄 unit5.dfm

📁 这个软件是用Delphi 7开发的。 原本它是两个人在纸面上玩的益智游戏
💻 DFM
字号:
object frmOnlineGame: TfrmOnlineGame
  Left = 259
  Top = 130
  BorderIcons = []
  BorderStyle = bsDialog
  ClientHeight = 202
  ClientWidth = 253
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  DesignSize = (
    253
    202)
  PixelsPerInch = 96
  TextHeight = 12
  object btnBulidGame: TButton
    Left = 105
    Top = 178
    Width = 70
    Height = 22
    Caption = #24314#31435#28216#25103
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = btnBulidGameClick
  end
  object btnCancel: TButton
    Left = 177
    Top = 178
    Width = 70
    Height = 22
    Caption = #21462#28040
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = btnCancelClick
  end
  object PageControl1: TPageControl
    Left = 2
    Top = 3
    Width = 248
    Height = 172
    ActivePage = TabSheet4
    Anchors = [akLeft, akTop, akRight, akBottom]
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    HotTrack = True
    ParentFont = False
    TabOrder = 2
    object TabSheet1: TTabSheet
      Caption = #36830#25509
      object Bevel1: TBevel
        Left = 3
        Top = 7
        Width = 233
        Height = 48
        Shape = bsFrame
        Style = bsRaised
      end
      object Label2: TLabel
        Left = 12
        Top = 27
        Width = 48
        Height = 12
        Caption = 'IP'#22320#22336#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Bevel2: TBevel
        Left = 3
        Top = 67
        Width = 233
        Height = 73
        Shape = bsFrame
        Style = bsRaised
      end
      object Label4: TLabel
        Left = 12
        Top = 86
        Width = 48
        Height = 12
        Caption = 'IP'#22320#22336#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 11
        Top = 110
        Width = 210
        Height = 24
        Caption = #35831#35753#23545#26041#28857#25511#21046#33756#21333#19979#30340#21462#26412#26426'IP'#22320#22336','#24182#23558#30340'IP'#22320#22336#36890#36807#32842#22825#23460#31561#26041#24335#20256#36807#26469
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        WordWrap = True
      end
      object Label1: TLabel
        Left = 12
        Top = 3
        Width = 144
        Height = 12
        Caption = ' '#31532#19968#27493' '#33719#21462#26412#26426'IP'#22320#22336'  '
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label3: TLabel
        Left = 12
        Top = 62
        Width = 144
        Height = 12
        Caption = ' '#31532#20108#27493' '#36755#20837#23545#26041'IP'#22320#22336'  '
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object editIP: TEdit
        Left = 67
        Top = 25
        Width = 100
        Height = 20
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        Text = '***.***.***.***'
      end
      object editOtherIP: TEdit
        Left = 67
        Top = 84
        Width = 100
        Height = 20
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        Text = '***.***.***.***'
      end
    end
    object TabSheet2: TTabSheet
      Caption = #24314#31435#28216#25103
      ImageIndex = 1
      object Label6: TLabel
        Left = 5
        Top = 8
        Width = 60
        Height = 12
        Caption = #28216#25103#23610#23544#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 5
        Top = 38
        Width = 60
        Height = 12
        Caption = #39134#26426#25968#30446#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object lblGameBuiltBy: TLabel
        Left = 5
        Top = 126
        Width = 6
        Height = 12
        Visible = False
      end
      object cboGameSize: TComboBox
        Left = 64
        Top = 4
        Width = 63
        Height = 20
        AutoDropDown = True
        AutoCloseUp = True
        Style = csDropDownList
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 12
        ItemIndex = 0
        ParentFont = False
        TabOrder = 0
        Text = '10*10'
        OnChange = cboGameSizeChange
        Items.Strings = (
          '10*10'
          '15*15'
          '20*20')
      end
      object cboPlaneCount: TComboBox
        Left = 64
        Top = 34
        Width = 63
        Height = 20
        AutoDropDown = True
        AutoCloseUp = True
        Style = csDropDownList
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 0
        ParentFont = False
        TabOrder = 1
      end
      object chkGameBuilderFirst: TCheckBox
        Left = 81
        Top = 64
        Width = 106
        Height = 17
        Caption = #24314#31435#28216#25103#32773#20808#29468
        Checked = True
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        State = cbChecked
        TabOrder = 2
      end
      object chkTimedGame: TCheckBox
        Left = 5
        Top = 64
        Width = 72
        Height = 17
        Caption = #35745#26102#28216#25103
        Checked = True
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        State = cbChecked
        TabOrder = 3
      end
    end
    object TabSheet4: TTabSheet
      Caption = #36873#39033
      ImageIndex = 3
      object Label8: TLabel
        Left = 2
        Top = 2
        Width = 84
        Height = 12
        Caption = #38378#28865#26684#23376#26041#24335#65306
      end
      object Shape1: TShape
        Left = 183
        Top = 4
        Width = 26
        Height = 26
      end
      object Bevel3: TBevel
        Left = 0
        Top = 38
        Width = 238
        Height = 2
      end
      object RadioButtonFlashType1: TRadioButton
        Tag = 1
        Left = 19
        Top = 19
        Width = 58
        Height = 12
        Caption = #26041#24335#19968
        Checked = True
        TabOrder = 0
        TabStop = True
        OnClick = RadioButtonFlashType1Click
      end
      object RadioButtonFlashType2: TRadioButton
        Tag = 2
        Left = 105
        Top = 19
        Width = 58
        Height = 12
        Caption = #26041#24335#20108
        TabOrder = 1
        OnClick = RadioButtonFlashType1Click
      end
      object chkAutoActive: TCheckBox
        Left = 20
        Top = 51
        Width = 146
        Height = 14
        Caption = #21551#21160#26102#33258#21160#20801#35768#36830#25509
        TabOrder = 2
      end
    end
    object TabSheet5: TTabSheet
      Caption = #23545#25112#32467#26524
      ImageIndex = 4
      object ListBoxGameResult: TListBox
        Left = 0
        Top = 0
        Width = 238
        Height = 143
        ItemHeight = 12
        TabOrder = 0
      end
    end
    object TabSheet3: TTabSheet
      Caption = #31471#21475#21495
      ImageIndex = 4
      object Label5: TLabel
        Left = 8
        Top = 4
        Width = 114
        Height = 12
        Caption = #26032#31471#21475#21495'(1~65535)'#65306
      end
      object editPort: TEdit
        Left = 54
        Top = 22
        Width = 121
        Height = 20
        TabOrder = 0
      end
    end
  end
end

⌨️ 快捷键说明

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