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

📄 unit1.dfm

📁 该软件是Delphi关于API的一个使用! 有详细说明文档和程序实例!
💻 DFM
字号:
object Form1: TForm1
  Left = 243
  Top = 161
  Width = 511
  Height = 436
  BorderIcons = [biSystemMenu]
  Caption = 'DELPHI'#32534#31243#20043'GetSystemMetrics'#20989#25968'-'#40527#21451#21046#20316
  Color = clBtnFace
  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 GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 503
    Height = 121
    Align = alTop
    Caption = #25805#20316#31995#32479#21551#21160#27169#24335
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object CheckBox1: TCheckBox
      Left = 112
      Top = 24
      Width = 97
      Height = 17
      Caption = '1 '#27491#24120#27169#24335#21551#21160
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 112
      Top = 48
      Width = 97
      Height = 17
      Caption = '2 '#23433#20840#27169#24335#21551#21160
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 112
      Top = 72
      Width = 225
      Height = 17
      Caption = '3 '#23433#20840#27169#24335#21551#21160','#24182#19988#20855#22791#32593#32476#21151#33021
      TabOrder = 2
    end
    object CheckBox4: TCheckBox
      Left = 112
      Top = 96
      Width = 129
      Height = 17
      Caption = '4 '#31995#32479#21551#21160#26377#38382#39064
      TabOrder = 3
    end
    object Button1: TButton
      Left = 416
      Top = 88
      Width = 75
      Height = 25
      Caption = #26816#27979
      TabOrder = 4
      OnClick = Button1Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 121
    Width = 503
    Height = 96
    Align = alTop
    Caption = #32593#32476#36830#25509#29366#24577
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object CheckBox5: TCheckBox
      Left = 112
      Top = 24
      Width = 113
      Height = 17
      Caption = #32593#32476#36830#25509#27491#24120
      TabOrder = 0
    end
    object CheckBox6: TCheckBox
      Left = 112
      Top = 48
      Width = 113
      Height = 17
      Caption = #32593#32476#36830#25509#24322#24120
      TabOrder = 1
    end
    object Button2: TButton
      Left = 416
      Top = 64
      Width = 75
      Height = 25
      Caption = #26816#27979
      TabOrder = 2
      OnClick = Button2Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 0
    Top = 217
    Width = 503
    Height = 96
    Align = alTop
    Caption = #26174#31034#22120#20998#36776#29575
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label1: TLabel
      Left = 112
      Top = 24
      Width = 78
      Height = 13
      Caption = #27700#24179#20998#36776#29575#65306
    end
    object Label2: TLabel
      Left = 112
      Top = 56
      Width = 78
      Height = 13
      Caption = #22402#30452#20998#36776#29575#65306
    end
    object Button3: TButton
      Left = 416
      Top = 64
      Width = 75
      Height = 25
      Caption = #26816#27979
      TabOrder = 0
      OnClick = Button3Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 0
    Top = 313
    Width = 503
    Height = 89
    Align = alClient
    Caption = #40736#26631#36830#25509#29366#24577
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label3: TLabel
      Left = 112
      Top = 40
      Width = 59
      Height = 13
      Caption = #40736#26631#31867#22411':'
    end
    object Button4: TButton
      Left = 416
      Top = 56
      Width = 75
      Height = 25
      Caption = #26816#27979
      TabOrder = 0
      OnClick = Button4Click
    end
  end
end

⌨️ 快捷键说明

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