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

📄 main.dfm

📁 delphi学习指南
💻 DFM
字号:
object frmMain: TfrmMain
  Left = 312
  Top = 175
  BorderStyle = bsDialog
  Caption = #26381#21153#37197#32622#24037#20855
  ClientHeight = 419
  ClientWidth = 583
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001002020100001000400E80200001600000028000000200000004000
    0000010004000000000000000000000000000000000000000000000000000000
    0000000080000080000000808000800000008000800080800000C0C0C0008080
    80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000888888880000000
    0000000000000008BBBBBBBB8880000000000000000000BBBBBBBBBBBB800800
    0000000000000BBBBBBBBBBBBBB8B8800000000000080BBBBBBBBBBBBBBBBB88
    8080000000B80BBBBBBBBBBBBBBBBBBB8888888BBBB80BBBBBBBBBBBBBBBBBBB
    BBBBBBBBBBB80BBBBBBBBBBBBBBBBBBBBBBBBBBBBBB80BBBBBBBBBBBBBBBBBBB
    BBBBBBBBBBB80BBBBBBBBBBBBBBBBBBBBBBBBBBBBBB80BBBBBBBBBBBBBBBBBBB
    BBBBBBBBBBB80BBBBBBBBBBBBBBBBBBBBBBBBBBBBBB00000BBBBBBBBBBBBBBBB
    BBBBBBBBBB00000000BBBBBBBBBBBBBBBBBBBBBB0000000000BBBBBBBBBBBBBB
    BBBBBBB00000000000BBBBBBBBBBBBBBBBBBBB800000000000BBBBBBBBBBBBBB
    BBBBBB80000000000BBBBBBBBBBBBBBBBBBBBB8000000000BBBBBBBBBBBBBBBB
    BBBBBB80000000BBBBBBBBBBBBBBBBBBBBBBBBBB88880BBBBBBBBBBBBBBBBBBB
    BBBBBBBBBBB80BBBBBBBBBBBBBBBBBBBBBBBBBBBBBB80BBBBBBBBBBBBBBBBBBB
    BBBBBBBBBBB80BBBBBBBBBBBBBBBBBBBBBBBBBBBBBB80BBBBBBBBBBBBBBBBBBB
    BBBBBBBBBBB80BBBB0000000BBBBBBBBBBBBBBBBBBB80B000000000000BBBBBB
    BBBBBBBBBBB8000000000000000B7BBBBBBBBBBBBBB0000000000000000000BB
    BBBBBBBBBB0000000000000000000000BBBBBBBB00000000000000000000FFFF
    FFFFFFFFF807FFFFE001FFFFC001BFFF80001FFE800005FC8000000080000000
    8000000080000000800000008000000080000001F0000003FC00000FFC00001F
    FC00001FFC00001FF800001FF000001FC0000000800000008000000080000000
    800000008000000087F00000BFFC0000FFFE0001FFFFC003FFFFF00FFFFF}
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object btnSave: TButton
    Left = 260
    Top = 355
    Width = 105
    Height = 31
    Caption = #20445#23384'(&S)'
    TabOrder = 0
    OnClick = btnSaveClick
  end
  object btnReset: TButton
    Left = 369
    Top = 355
    Width = 105
    Height = 31
    Caption = #37325#32622'(&R)'
    TabOrder = 1
    OnClick = btnResetClick
  end
  object btnExit: TButton
    Left = 475
    Top = 355
    Width = 105
    Height = 31
    Caption = #36864#20986'(&X)'
    TabOrder = 2
    OnClick = btnExitClick
  end
  object PageControl1: TPageControl
    Left = 2
    Top = 55
    Width = 576
    Height = 297
    ActivePage = TabSheet2
    Style = tsFlatButtons
    TabOrder = 3
    OnChange = PageControl1Change
    object TabSheet1: TTabSheet
      Caption = #22522#26412#20449#24687#37197#32622
      object Label1: TLabel
        Left = 12
        Top = 51
        Width = 135
        Height = 13
        AutoSize = False
        Caption = #25968#25454#24211#26381#21153#22120'IP'#22320#22336':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 298
        Top = 50
        Width = 115
        Height = 13
        AutoSize = False
        Caption = #26381#21153#22120#25968#25454#24211'SID:'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 50
        Top = 89
        Width = 93
        Height = 13
        AutoSize = False
        Caption = #25968#25454#24211#29992#25143#21517':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 301
        Top = 88
        Width = 111
        Height = 13
        AutoSize = False
        Caption = #25968#25454#24211#29992#25143#23494#30721':'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object txtSid: TEdit
        Left = 416
        Top = 46
        Width = 123
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object txtUserName: TEdit
        Left = 150
        Top = 85
        Width = 136
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object txtPassword: TEdit
        Left = 416
        Top = 82
        Width = 123
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        PasswordChar = '*'
        TabOrder = 3
      end
      object txtIp: TEdit
        Left = 150
        Top = 47
        Width = 136
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
    end
    object TabSheet2: TTabSheet
      Caption = #39640#32423#20449#24687#37197#32622
      ImageIndex = 1
      object Memo1: TMemo
        Left = 3
        Top = 3
        Width = 565
        Height = 263
        Ctl3D = True
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        ScrollBars = ssBoth
        TabOrder = 0
        WantReturns = False
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20854#20182#21151#33021
      ImageIndex = 2
      TabVisible = False
      object btnUpgrade: TBitBtn
        Left = 92
        Top = 34
        Width = 109
        Height = 29
        Caption = #25968#25454#21319#32423
        TabOrder = 0
        OnClick = btnUpgradeClick
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 394
    Width = 583
    Height = 25
    Panels = <
      item
        Text = #24403#21069#31995#32479#29366#24577#65306
        Width = 90
      end
      item
        Width = 50
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 583
    Height = 45
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = clMoneyGreen
    TabOrder = 5
    object Label5: TLabel
      Left = 14
      Top = 14
      Width = 126
      Height = 19
      Caption = #31995#32479#37197#32622#24037#20855
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -19
      Font.Name = #24188#22278
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object xmlEntity: TXMLDocument
    Top = 360
    DOMVendorDesc = 'MSXML'
  end
end

⌨️ 快捷键说明

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