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

📄 filecreatefrm.dfm

📁 一个基于局域网的公司公文管理系统
💻 DFM
字号:
object FileCreateForm: TFileCreateForm
  Left = 347
  Top = 228
  Width = 321
  Height = 287
  BorderIcons = []
  Caption = #25311#31295
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clBlue
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = [fsBold]
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 34
    Width = 85
    Height = 16
    Caption = #25991#26723#26631#39064#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 24
    Top = 69
    Width = 68
    Height = 16
    Caption = #25991#26723#20998#31867
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 27
    Top = 145
    Width = 68
    Height = 16
    Caption = #25991#26723#35828#26126
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 24
    Top = 106
    Width = 68
    Height = 16
    Caption = #30005#23376#25991#26723
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 120
    Top = 32
    Width = 169
    Height = 21
    TabOrder = 0
  end
  object Button1: TButton
    Left = 51
    Top = 226
    Width = 73
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 171
    Top = 226
    Width = 73
    Height = 25
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 4
  end
  object Memo1: TMemo
    Left = 120
    Top = 142
    Width = 169
    Height = 65
    TabOrder = 3
  end
  object ComboBox1: TComboBox
    Left = 120
    Top = 97
    Width = 169
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 1
    Text = 'WORD '#25991#26723
    OnChange = ComboBox1Change
    Items.Strings = (
      'WORD '#25991#26723
      'EXCEL'#25991#26723
      #20854#23427' '#25991#20214)
  end
  object ComboBox2: TComboBox
    Left = 120
    Top = 65
    Width = 169
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    ItemIndex = 3
    TabOrder = 2
    Text = #20854#20182#25991#20214
    Items.Strings = (
      #37325#35201#36890#30693
      #20844#21496#25991#20214
      #20250#35758#20915#35758
      #20854#20182#25991#20214)
  end
  object OpenDialog1: TOpenDialog
    Title = #23548#20837#25195#25551#25991#26723#65292#25991#20214#21517#19981#23452#22826#38271'!!'
    Left = 80
    Top = 8
  end
end

⌨️ 快捷键说明

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