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

📄 unit7.dfm

📁 一个功能完整的超市管理系统
💻 DFM
字号:
object gaoyuan06: Tgaoyuan06
  Left = 181
  Top = 212
  Width = 329
  Height = 486
  Caption = #20986#20837#24211#32479#35745
  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 = 40
    Width = 60
    Height = 13
    Caption = #36135#29289#32534#21495#65306
  end
  object Label2: TLabel
    Left = 24
    Top = 88
    Width = 60
    Height = 13
    Caption = #36135#29289#21517#31216#65306
  end
  object Label3: TLabel
    Left = 24
    Top = 136
    Width = 60
    Height = 13
    Caption = #36135#29289#25968#37327#65306
  end
  object Label4: TLabel
    Left = 24
    Top = 184
    Width = 60
    Height = 13
    Caption = #36141#20080#21333#20215#65306
  end
  object Label5: TLabel
    Left = 24
    Top = 232
    Width = 60
    Height = 13
    Caption = #20986#21806#21333#20215#65306
  end
  object Label6: TLabel
    Left = 24
    Top = 280
    Width = 72
    Height = 13
    Caption = #20986#24211#25110#20837#24211#65306
  end
  object Label7: TLabel
    Left = 24
    Top = 328
    Width = 60
    Height = 13
    Caption = #24403#21069#26102#38388#65306
  end
  object Label8: TLabel
    Left = 248
    Top = 328
    Width = 50
    Height = 13
    Caption = '(yy-mm-dd)'
  end
  object Edit1: TEdit
    Left = 104
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 104
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 104
    Top = 128
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 104
    Top = 176
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 104
    Top = 224
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Edit6: TEdit
    Left = 104
    Top = 272
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object Button1: TButton
    Left = 24
    Top = 368
    Width = 75
    Height = 25
    Caption = #25552#20132
    TabOrder = 6
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 152
    Top = 368
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 7
    OnClick = Button2Click
  end
  object Edit7: TEdit
    Left = 104
    Top = 320
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object Query1: TQuery
    DatabaseName = 'user1'
    Left = 64
    Top = 288
  end
end

⌨️ 快捷键说明

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