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

📄 ini.dfm

📁 比较详细的功能
💻 DFM
字号:
object ServerSet: TServerSet
  Left = 270
  Top = 307
  BorderStyle = bsNone
  Caption = #26381#21153#22120#35774#32622
  ClientHeight = 185
  ClientWidth = 343
  Color = clPurple
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 72
    Top = 104
    Width = 81
    Height = 25
    Caption = #27979#35797
    Flat = True
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 72
    Top = 144
    Width = 81
    Height = 25
    Caption = #20445#23384
    Flat = True
    Visible = False
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 216
    Top = 144
    Width = 81
    Height = 25
    Caption = #36864#20986
    Flat = True
    Visible = False
    OnClick = SpeedButton3Click
  end
  object SpeedButton4: TSpeedButton
    Left = 216
    Top = 104
    Width = 81
    Height = 25
    Caption = #21021#22987#21270
    Flat = True
    OnClick = SpeedButton4Click
  end
  object Edit1: TEdit
    Left = 104
    Top = 64
    Width = 153
    Height = 21
    TabOrder = 0
  end
  object Memo1: TMemo
    Left = 48
    Top = 16
    Width = 265
    Height = 33
    Color = clPurple
    Lines.Strings = (
      #31532#19968#27425#36816#34892#65292
      #35831#36755#20837#26381#21153#22120#22320#22336','#22914'192.168.1.1'#25110#32773#26426#22120#21517)
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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