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

📄 xiaoshou.dfm

📁 一个用VC写的超市管理系统
💻 DFM
字号:
object fm_xiaoshou: Tfm_xiaoshou
  Left = 249
  Top = 248
  BorderStyle = bsDialog
  Caption = #38144#21806#20998#26512
  ClientHeight = 367
  ClientWidth = 570
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 339
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #36215#22987#26085#26399
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 192
    Top = 339
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #25130#27490#26085#26399
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 368
    Top = 339
    Width = 49
    Height = 17
    AutoSize = False
    Caption = '--------->'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 16
    Top = 283
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #21512#35745#25968#37327
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 192
    Top = 283
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #21512#35745#37329#39069
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 360
    Top = 283
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #21512#35745#27611#21033
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object dt0: TDateTimePicker
    Left = 80
    Top = 336
    Width = 105
    Height = 21
    CalAlignment = dtaLeft
    Date = 37956.7443616088
    Time = 37956.7443616088
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 0
  end
  object dt1: TDateTimePicker
    Left = 256
    Top = 336
    Width = 105
    Height = 21
    CalAlignment = dtaLeft
    Date = 37956.7444093634
    Time = 37956.7444093634
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 1
  end
  object huizong: TButton
    Left = 416
    Top = 334
    Width = 57
    Height = 25
    Caption = #27719#24635
    TabOrder = 2
    OnClick = huizongClick
  end
  object Button2: TButton
    Left = 496
    Top = 334
    Width = 57
    Height = 25
    Caption = #20851#38381
    TabOrder = 3
    OnClick = Button2Click
  end
  object shuliang: TEdit
    Left = 104
    Top = 280
    Width = 73
    Height = 21
    ReadOnly = True
    TabOrder = 4
  end
  object jine: TEdit
    Left = 272
    Top = 280
    Width = 73
    Height = 21
    ReadOnly = True
    TabOrder = 5
  end
  object lb: TStringGrid
    Left = 16
    Top = 16
    Width = 537
    Height = 249
    TabOrder = 6
    ColWidths = (
      64
      64
      113
      64
      57)
  end
  object maoli: TEdit
    Left = 448
    Top = 280
    Width = 73
    Height = 21
    ReadOnly = True
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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