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

📄 unit4.~dfm

📁 中鼎百货进销存系统
💻 ~DFM
字号:
object Form4: TForm4
  Left = 202
  Top = 136
  Width = 719
  Height = 494
  BorderIcons = [biSystemMenu]
  Caption = #20837#24211#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 312
    Top = 392
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #26597#35810#36215#22987#26085#26399
  end
  object Label2: TLabel
    Left = 312
    Top = 432
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #26597#35810#32467#26463#26085#26399
  end
  object DateTimePicker1: TDateTimePicker
    Left = 416
    Top = 384
    Width = 161
    Height = 21
    CalAlignment = dtaLeft
    Date = 38513.9485763889
    Time = 38513.9485763889
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 0
  end
  object DateTimePicker2: TDateTimePicker
    Left = 416
    Top = 424
    Width = 161
    Height = 21
    CalAlignment = dtaLeft
    Date = 38513.9489420486
    Time = 38513.9489420486
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 1
  end
  object CheckBox1: TCheckBox
    Left = 24
    Top = 393
    Width = 81
    Height = 17
    Caption = #20135#21697#21697#31867
    TabOrder = 2
  end
  object CheckBox2: TCheckBox
    Left = 23
    Top = 432
    Width = 81
    Height = 17
    Caption = #20135#21697#21517#31216
    TabOrder = 3
  end
  object ComboBox1: TComboBox
    Left = 104
    Top = 388
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 4
    OnClick = ComboBox1Click
  end
  object ComboBox2: TComboBox
    Left = 104
    Top = 428
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 5
  end
  object Button1: TButton
    Left = 600
    Top = 336
    Width = 89
    Height = 28
    Caption = #30830#23450
    TabOrder = 6
    OnClick = Button1Click
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 705
    Height = 321
    DataSource = DataSource1
    TabOrder = 7
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button2: TButton
    Left = 600
    Top = 424
    Width = 89
    Height = 29
    Caption = #36864#20986
    TabOrder = 8
    OnClick = Button2Click
  end
  object CheckBox4: TCheckBox
    Left = 24
    Top = 350
    Width = 73
    Height = 17
    Caption = #29983#20135#21378#21830
    TabOrder = 9
  end
  object ComboBox4: TComboBox
    Left = 104
    Top = 344
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 10
    OnClick = ComboBox4Click
  end
  object Button3: TButton
    Left = 600
    Top = 384
    Width = 89
    Height = 27
    Caption = #25171#21360
    TabOrder = 11
    OnClick = Button3Click
  end
  object ADOQuery1: TADOQuery
    Connection = qur_conn
    Parameters = <>
    Left = 624
    Top = 280
  end
  object qur_conn: TADOConnection
    LoginPrompt = False
    Left = 656
    Top = 280
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery2
    Left = 592
    Top = 280
  end
  object ADOQuery2: TADOQuery
    Connection = qur_conn
    Parameters = <>
    Left = 560
    Top = 288
  end
end

⌨️ 快捷键说明

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