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

📄 lcrkdtit_unit.~dfm

📁 餐营的数据核算,模拟入库,出库,库存.对餐营的流程详细叙述
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object LCRKDTIT_Form: TLCRKDTIT_Form
  Left = 116
  Top = 185
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20837#24211#27719#24635#21333
  ClientHeight = 505
  ClientWidth = 874
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 35
    Width = 874
    Height = 470
    Align = alClient
    TabOrder = 0
    object DBGridEh1: TDBGridEh
      Left = 0
      Top = 21
      Width = 870
      Height = 445
      Align = alClient
      Color = clInfoBk
      DataSource = DM.FDS
      FixedColor = 13550220
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = ANSI_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -13
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
      OptionsEh = [dghHighlightFocus, dghClearSelection, dghFitRowHeightToText]
      RowHeight = 2
      RowLines = 1
      TabOrder = 2
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          EditButtons = <>
          FieldName = 'LC_NAME'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #36710#21495
          Width = 100
        end
        item
          EditButtons = <>
          FieldName = 'CLASS_NAME'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #29677#32452
          Width = 100
        end
        item
          EditButtons = <>
          FieldName = 'LC_HZ'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #27719#24635#32534#21495
          Width = 130
        end
        item
          EditButtons = <>
          FieldName = 'ITEM_NAME'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #20135#21697#21517#31216
          Width = 150
        end
        item
          EditButtons = <>
          FieldName = 'LC_ITEMSORT'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #31867#21035
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'LC_ITEMUNIT'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #21333#20301
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'LC_NUM'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #25968#37327
          Width = 90
        end
        item
          EditButtons = <>
          FieldName = 'LC_MON'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #37329#39069
          Width = 80
        end>
    end
    object DBGridEh2: TDBGridEh
      Left = 0
      Top = 21
      Width = 870
      Height = 445
      Align = alClient
      Color = clInfoBk
      DataSource = DM.LCRKDHZ_DS
      FixedColor = 13550220
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = ANSI_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -13
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect]
      OptionsEh = [dghHighlightFocus, dghClearSelection, dghFitRowHeightToText]
      RowHeight = 2
      RowLines = 1
      TabOrder = 1
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          EditButtons = <>
          FieldName = 'car'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #36710#21495
          Width = 100
        end
        item
          EditButtons = <>
          FieldName = 'bzname'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #29677#32452
          Width = 100
        end
        item
          EditButtons = <>
          FieldName = 'LC_HZ'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #27719#24635#32534#21495
          Width = 130
        end
        item
          EditButtons = <>
          FieldName = 'lcitemno'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #20135#21697#21517#31216
          Width = 150
        end
        item
          EditButtons = <>
          FieldName = 'LC_ITEMSORT'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #31867#21035
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'LC_ITEMUNIT'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #21333#20301
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'LC_NUM'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #25968#37327
          Width = 90
        end
        item
          EditButtons = <>

⌨️ 快捷键说明

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