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

📄 unit15.dfm

📁 服装制造业的库存管理系统,服装进销存进货,库存,出货等等.
💻 DFM
字号:
object Form15: TForm15
  Left = 192
  Top = 114
  Width = 632
  Height = 480
  Caption = #20135#21697#24211#23384#26597#30475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 87
    Height = 13
    Caption = #35831#36755#20837#26597#35810#26465#20214':'
  end
  object DBGridEh1: TDBGridEh
    Left = 0
    Top = 63
    Width = 624
    Height = 383
    Align = alBottom
    DataSource = DataSource1
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection]
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        EditButtons = <>
        FieldName = #20135#21697#20837#24211#21333#32534#21495
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #29983#20135#21333#32534#21495
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #20135#21697#32534#21495
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #20135#21697#21517#31216
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #39068#33394
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #20837#24211#37327
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #23384#25918#20179#24211
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #26102#38388
        Footers = <>
        Width = 100
      end>
  end
  object ComboBox1: TComboBox
    Left = 112
    Top = 16
    Width = 97
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 1
    Text = #29983#20135#21333#32534#21495
    Items.Strings = (
      #29983#20135#21333#32534#21495)
  end
  object Button1: TButton
    Left = 360
    Top = 16
    Width = 81
    Height = 25
    Caption = #24320#22987#26597#35810
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button4: TButton
    Left = 534
    Top = 16
    Width = 74
    Height = 25
    Caption = #36864'    '#20986
    TabOrder = 3
    OnClick = Button4Click
  end
  object Edit1: TEdit
    Left = 216
    Top = 16
    Width = 137
    Height = 21
    TabOrder = 4
  end
  object Button5: TButton
    Left = 456
    Top = 16
    Width = 65
    Height = 25
    Caption = #26174#31034#25968#25454
    TabOrder = 5
    OnClick = Button5Click
  end
  object DataSource1: TDataSource
    DataSet = MyData.ADOQuery1
    Left = 224
    Top = 80
  end
  object PrintDBGridEh1: TPrintDBGridEh
    DBGridEh = DBGridEh1
    Options = []
    Page.BottomMargin = 2.000000000000000000
    Page.LeftMargin = 2.000000000000000000
    Page.RightMargin = 2.000000000000000000
    Page.TopMargin = 2.000000000000000000
    PageFooter.Font.Charset = DEFAULT_CHARSET
    PageFooter.Font.Color = clWindowText
    PageFooter.Font.Height = -11
    PageFooter.Font.Name = 'MS Sans Serif'
    PageFooter.Font.Style = []
    PageHeader.Font.Charset = DEFAULT_CHARSET
    PageHeader.Font.Color = clWindowText
    PageHeader.Font.Height = -11
    PageHeader.Font.Name = 'MS Sans Serif'
    PageHeader.Font.Style = []
    Units = MM
    Left = 160
    Top = 104
  end
end

⌨️ 快捷键说明

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