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

📄 unit18.dfm

📁 服装制造业的库存管理系统,服装进销存进货,库存,出货等等.
💻 DFM
字号:
object Form18: TForm18
  Left = 189
  Top = 114
  Width = 685
  Height = 418
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #24211#23384#35686#21578
  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 DBGridEh1: TDBGridEh
    Left = 0
    Top = 1
    Width = 677
    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 = #21407#26009#32534#21495
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #21407#26009#21517#31216
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #39068#33394
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #29616#26377#24211#23384#37327
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #26368#21518#20462#25913#26102#38388
        Footers = <>
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = #25152#22312#20179#24211
        Footers = <>
        Width = 100
      end>
  end
  object DataSource1: TDataSource
    DataSet = MyData.ADOQuery2
    Left = 224
    Top = 80
  end
end

⌨️ 快捷键说明

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