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

📄 xiaopiao.dfm

📁 一个用VC写的超市管理系统
💻 DFM
字号:
object fm_xiaopiao: Tfm_xiaopiao
  Left = 29
  Top = 166
  BorderStyle = bsDialog
  Caption = #23567#31080#35774#35745
  ClientHeight = 299
  ClientWidth = 612
  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 Label2: TLabel
    Left = 312
    Top = 16
    Width = 265
    Height = 18
    AutoSize = False
    Caption = #31080#23614#21487#26377#22810#34892#19988#33267#23569#26377#19968#34892','#27599#34892'32'#20010#23383#31526
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 16
    Top = 264
    Width = 385
    Height = 20
    AutoSize = False
    Caption = #27880':'#31080#22836#21644#31080#23614#20043#38388#30001#31995#32479#29983#25104#38144#21806#26126#32454#20869#23481','#19981#29992#35774#32622'.'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 16
    Top = 16
    Width = 281
    Height = 19
    AutoSize = False
    Caption = #31080#22836#20026#19968#34892#20849'32'#20010#23383#31526','#19968#33324#20026#21333#20301#21517#31216
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 16
    Top = 40
    Width = 169
    Height = 19
    AutoSize = False
    Caption = #35831#30452#25509#22312#19979#38754#20462#25913#21363#21487
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 312
    Top = 40
    Width = 169
    Height = 19
    AutoSize = False
    Caption = #35831#30452#25509#22312#19979#38754#32534#36753#21363#21487
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 312
    Top = 64
    Width = 241
    Height = 120
    DataSource = dm_data.dc_xiaopiao
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'content'
        Title.Alignment = taCenter
        Title.Caption = #25171#21360#20869#23481
        Width = 200
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 312
    Top = 208
    Width = 75
    Height = 25
    Caption = #36861#21152#19968#34892
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 480
    Top = 208
    Width = 75
    Height = 25
    Caption = #21024#38500#26368#21518#19968#34892
    TabOrder = 2
    OnClick = Button2Click
  end
  object piaotou: TEdit
    Left = 16
    Top = 64
    Width = 217
    Height = 21
    MaxLength = 32
    TabOrder = 3
    Text = 'piaotou'
  end
  object Button3: TButton
    Left = 480
    Top = 256
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 4
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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