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

📄 dmwh.dfm

📁 c/s系统。 delphi 6+access 运行前先配置数据环境:把db文件夹复制到c:下 要编译请安装第三方控件fastreport2.47 这是我的小小的毕业设计
💻 DFM
字号:
object jlcz: Tjlcz
  Left = 144
  Top = 187
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #35760#24405#25805#20316
  ClientHeight = 500
  ClientWidth = 739
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 400
    Width = 133
    Height = 14
    Caption = #35831#36755#20837#25253#20462#24207#21495#65306'   '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 737
    Height = 369
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #25253#20462#24207#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20462#29702#21477
        Width = 201
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32500#20462#21592
        Width = 71
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26816#39564#21592
        Width = 84
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20462#23436#26102#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32500#20462#32791#26102
        Width = 98
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32500#20462#24037#26102
        Width = 121
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 448
    Top = 456
    Width = 73
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 288
    Top = 392
    Width = 59
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button6: TButton
    Left = 168
    Top = 456
    Width = 75
    Height = 25
    Caption = #21024#38500#35760#24405
    TabOrder = 3
    OnClick = Button6Click
  end
  object Edit1: TEdit
    Left = 144
    Top = 392
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 4
  end
  object Button5: TButton
    Left = 304
    Top = 456
    Width = 75
    Height = 25
    Caption = #20462#25913#35760#24405
    TabOrder = 5
    OnClick = Button5Click
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 144
    Top = 224
  end
  object Query1: TQuery
    DatabaseName = 'xlb'
    Left = 312
    Top = 240
  end
end

⌨️ 快捷键说明

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