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

📄 filesyn.dfm

📁 文件同步
💻 DFM
字号:
object Form1: TForm1
  Left = 543
  Top = 335
  Width = 348
  Height = 142
  Caption = #21516#27493#20998#21306#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 313
    Height = 95
    TabOrder = 0
    DesignSize = (
      313
      95)
    object Label1: TLabel
      Left = 20
      Top = 40
      Width = 51
      Height = 13
      AutoSize = False
      Caption = #28304#30424#31526#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 66
      Width = 75
      Height = 13
      AutoSize = False
      Caption = #30446#26631#30424#31526#65306
    end
    object Label3: TLabel
      Left = 7
      Top = 14
      Width = 302
      Height = 14
      AutoSize = False
      Caption = #22312#27492#20986#35774#32622#28304#30424#31526#21644#30446#26631#30424#31526
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object ComboBox2: TComboBox
      Left = 89
      Top = 37
      Width = 57
      Height = 20
      Style = csDropDownList
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12
      ParentFont = False
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 89
      Top = 64
      Width = 57
      Height = 20
      Style = csDropDownList
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 12
      ParentFont = False
      TabOrder = 1
    end
    object Button2: TButton
      Tag = 1
      Left = 224
      Top = 37
      Width = 65
      Height = 21
      Anchors = [akTop, akRight]
      Caption = #30830#35748
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button3: TButton
      Tag = 1
      Left = 224
      Top = 66
      Width = 65
      Height = 21
      Anchors = [akTop, akRight]
      Caption = #21462#28040
      ModalResult = 2
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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