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

📄 a3.dfm

📁 这是应一个市委的朋友要求给做一个物品管理软件。 初始密码:admin
💻 DFM
字号:
object fa3: Tfa3
  Left = 254
  Top = 241
  Width = 696
  Height = 480
  Caption = #29289#21697#20837#24211#35760#24405
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 14
  object dg_view: TDBGridEh
    Left = 0
    Top = 0
    Width = 688
    Height = 453
    Align = alClient
    DataSource = fdm.dsdlist
    FooterColor = clCream
    FooterFont.Charset = ANSI_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -14
    FooterFont.Name = #23435#20307
    FooterFont.Style = []
    FooterRowCount = 1
    Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghDialogFind]
    SumList.Active = True
    TabOrder = 0
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnKeyDown = dg_viewKeyDown
    Columns = <
      item
        EditButtons = <>
        FieldName = 'id'
        Footers = <>
        Visible = False
      end
      item
        EditButtons = <>
        FieldName = 'no'
        Footers = <
          item
            Value = #32479#35745
            ValueType = fvtStaticText
          end>
        Title.Caption = #21333#25454#32534#21495
        Title.TitleButton = True
        Width = 150
      end
      item
        EditButtons = <>
        FieldName = 'sname'
        Footers = <>
        Title.TitleButton = True
        Visible = False
      end
      item
        EditButtons = <>
        FieldName = 'name'
        Footers = <>
        Title.Caption = #21830#21697#21517#31216
        Title.TitleButton = True
        Width = 150
      end
      item
        EditButtons = <>
        FieldName = 'num'
        Footers = <
          item
            FieldName = 'num'
            ValueType = fvtSum
          end>
        Title.Caption = #25968#37327
        Title.TitleButton = True
        Width = 40
      end
      item
        EditButtons = <>
        FieldName = 'dandetail.inprc'
        Footers = <
          item
            FieldName = 'dandetail.inprc'
            ValueType = fvtAvg
          end>
        Title.Caption = #36827#20215
        Title.TitleButton = True
        Width = 50
      end
      item
        EditButtons = <>
        FieldName = 'je'
        Footers = <
          item
            FieldName = 'je'
            ValueType = fvtSum
          end>
        Title.Caption = #37329#39069
        Title.TitleButton = True
        Width = 60
      end
      item
        EditButtons = <>
        FieldName = 'sortname'
        Footers = <>
        Title.Caption = #35268#26684
        Title.TitleButton = True
        Width = 40
      end
      item
        EditButtons = <>
        FieldName = 'sortname1'
        Footers = <>
        Title.Caption = #31867#21035
        Title.TitleButton = True
        Width = 60
      end
      item
        EditButtons = <>
        FieldName = 'vname'
        Footers = <>
        Title.Caption = #20379#24212#21830
        Title.TitleButton = True
        Width = 180
      end
      item
        EditButtons = <>
        FieldName = 'dandetail.memo'
        Footers = <>
        Title.Caption = #21830#21697#35828#26126
        Title.TitleButton = True
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = 'dandetail.memo2'
        Footers = <>
        Title.Caption = #36827#36135#35828#26126
        Title.TitleButton = True
        Width = 100
      end>
  end
end

⌨️ 快捷键说明

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