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

📄 unitconfigserver.dfm

📁 功能强大的霸王插件源代码
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      Height = 21
      MaxLength = 20
      PasswordChar = '*'
      TabOrder = 7
    end
    object ck_test: TCheckBox
      Left = 274
      Top = 73
      Width = 87
      Height = 17
      Caption = #29983#25104#27979#35797#29256
      TabOrder = 8
    end
    object BitBtn3: TBitBtn
      Left = 419
      Top = 97
      Width = 23
      Height = 25
      Caption = '...'
      TabOrder = 9
      OnClick = e_fileDblClick
    end
    object BitBtn4: TBitBtn
      Left = 419
      Top = 127
      Width = 23
      Height = 25
      Caption = '...'
      TabOrder = 10
      OnClick = E_outputDblClick
    end
    object e_lc: TSpinEdit
      Left = 88
      Top = 12
      Width = 41
      Height = 22
      MaxLength = 1
      MaxValue = 6
      MinValue = 0
      TabOrder = 11
      Value = 4
    end
    object e_fb: TSpinEdit
      Left = 204
      Top = 12
      Width = 51
      Height = 22
      MaxLength = 3
      MaxValue = 255
      MinValue = 5
      TabOrder = 12
      Value = 128
    end
    object e_url: TEdit
      Left = 87
      Top = 160
      Width = 354
      Height = 21
      TabOrder = 13
      Visible = False
    end
    object e_base: TSpinEdit
      Left = 344
      Top = 12
      Width = 109
      Height = 22
      MaxLength = 20
      MaxValue = 0
      MinValue = 0
      TabOrder = 14
      Value = 60000000
    end
  end
  object Panel2: TPanel
    Left = 9
    Top = 293
    Width = 665
    Height = 41
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 3
    object BitBtn1: TSpeedButton
      Left = 403
      Top = 8
      Width = 107
      Height = 26
      Caption = #29983#25104#25554#20214
      Enabled = False
      OnClick = BitBtn1Click
    end
    object Button2: TButton
      Left = 26
      Top = 8
      Width = 107
      Height = 27
      Caption = #21368#36733#26412#26426#25554#20214
      TabOrder = 0
      OnClick = Button2Click
    end
    object Button4: TButton
      Left = 277
      Top = 8
      Width = 107
      Height = 27
      Caption = #19979#36733#26368#26032#29256#25554#20214
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button1: TButton
      Left = 151
      Top = 8
      Width = 107
      Height = 27
      Caption = #25171#24320#26381#21153#22120#22320#22336
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button5: TButton
      Left = 529
      Top = 8
      Width = 107
      Height = 27
      Caption = #21319#32423#24110#21161
      TabOrder = 3
      OnClick = Button5Click
    end
  end
  object BitBtn2: TBitBtn
    Left = 570
    Top = 2
    Width = 75
    Height = 25
    Caption = #38544#34255#31383#21475
    TabOrder = 4
    OnClick = BitBtn2Click
  end
  object Button6: TButton
    Left = 481
    Top = 2
    Width = 75
    Height = 25
    Caption = #20013#26029#19979#36733
    TabOrder = 5
    OnClick = Button6Click
  end
  object ck_form: TCheckBox
    Left = 257
    Top = 8
    Width = 120
    Height = 17
    Caption = #31383#21475#26368#21069#31471#26174#31034
    Checked = True
    State = cbChecked
    TabOrder = 6
    OnClick = ck_formClick
  end
  object rb1: TRadioButton
    Left = 64
    Top = 7
    Width = 75
    Height = 19
    Caption = #26222#36890#29992#25143
    Checked = True
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 7
    TabStop = True
  end
  object rb2: TRadioButton
    Left = 136
    Top = 7
    Width = 75
    Height = 19
    Caption = #25910#36153#29992#25143
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 8
  end
  object b_reg: TButton
    Left = 401
    Top = 2
    Width = 75
    Height = 25
    Caption = #27880#20876
    TabOrder = 9
    Visible = False
    OnClick = b_regClick
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Button3Click
    Top = 80
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = 'dat'
    Filter = '*.dat|*.dat|*.exe|*.exe|*.*|*.*'
    Top = 112
  end
  object Timer2: TTimer
    Enabled = False
    Interval = 1
    OnTimer = Timer2Timer
    Top = 152
  end
  object OpenDialog1: TOpenDialog
    DefaultExt = 'exe'
    Filter = '*.exe|*.exe|*.*|*.*'
    Left = 402
    Top = 284
  end
  object SkinData1: TSkinData
    Active = False
    DisableTag = 99
    SkinControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcCheckBox, xcRadioButton, xcProgress, xcScrollbar, xcEdit, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcGroupBox, xcStatusBar, xcTab, xcSystemMenu]
    Skin3rd.Strings = (
      'TTBDock=Panel'
      'TTBToolbar=Panel'
      'TImageEnMView=scrollbar'
      'TImageEnView=scrollbar'
      'TRzButton=button'
      'TRzCheckGroup=CheckGroup'
      'TRzRadioGroup=Radiogroup'
      'TRzRadioButton=Radiobutton'
      'TRzCheckBox=Checkbox'
      'TRzButtonEdit=Edit'
      'TRzDBRadioGroup=Radiogroup'
      'TRzDBRadioButton=Radiobutton'
      'TRzDBCheckBox=Checkbox'
      'TDBCheckboxEh=Checkbox'
      'TDBCheckboxEh=Checkbox'
      'TLMDCHECKBOX=Checkbox'
      'TLMDDBCHECKBOX=Checkbox'
      'TLMDRadiobutton=Radiobutton'
      'TLMDGROUPBOX=Panel'
      'TLMDSIMPLEPANEL=Panel'
      'TLMDDBCalendar=Panel'
      'TLMDButtonPanel=Panel'
      'TLMDLMDCalculator=Panel'
      'TLMDHeaderPanel=Panel'
      'TLMDTechnicalLine=Panel'
      'TLMDLMDClock=Panel'
      'TLMDTrackbar=trackbar'
      'TLMDListCombobox=combobox'
      'TLMDCheckListCombobox=combobox'
      'TLMDHeaderListCombobox=combobox'
      'TLMDImageCombobox=combobox'
      'TLMDColorCombobox=combobox'
      'TLMDFontCombobox=combobox'
      'TLMDFontSizeCombobox=combobox'
      'TLMDFontSizeCombobox=combobox'
      'TLMDPrinterCombobox=combobox'

⌨️ 快捷键说明

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