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

📄 hfsjk_u.dfm

📁 delphi7.0+SQl server 2000开发的,对于初学者有较好的参考价值
💻 DFM
字号:
object frm_hfsjk: Tfrm_hfsjk
  Left = 0
  Top = 0
  Caption = #24674#22797#25968#25454#24211
  ClientHeight = 227
  ClientWidth = 351
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 14
  object Label1: TLabel
    Left = 8
    Top = 155
    Width = 98
    Height = 14
    Caption = #25968#25454#24211#25991#20214#21517#65306
  end
  object Label2: TLabel
    Left = 14
    Top = 13
    Width = 77
    Height = 14
    Caption = #25968#25454#24211#30446#24405':'
  end
  object Label3: TLabel
    Left = 181
    Top = 13
    Width = 91
    Height = 14
    Caption = #25968#25454#24211#25991#20214#21517':'
  end
  object hfsjkm_Edit: TEdit
    Left = 102
    Top = 152
    Width = 241
    Height = 22
    TabOrder = 0
  end
  object BitBtn1: TBitBtn
    Left = 96
    Top = 189
    Width = 75
    Height = 25
    Caption = #30830#23450'(&O)'
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 208
    Top = 189
    Width = 75
    Height = 25
    Caption = #20851#38381'(&C)'
    TabOrder = 2
    OnClick = BitBtn2Click
  end
  object FileListBox1: TFileListBox
    Left = 181
    Top = 32
    Width = 156
    Height = 105
    ItemHeight = 14
    TabOrder = 3
    OnClick = FileListBox1Click
  end
  object DirectoryListBox1: TDirectoryListBox
    Left = 14
    Top = 32
    Width = 157
    Height = 105
    FileList = FileListBox1
    ItemHeight = 16
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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