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

📄 unit2.dfm

📁 中式财务栏 表格式录入 运行时设置可显示列、列名、列宽
💻 DFM
字号:
object Form2: TForm2
  Left = 193
  Top = 161
  Width = 539
  Height = 360
  Caption = #20379#24212#21830#26723#26696#32500#25252
  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 = 0
    Width = 531
    Height = 333
    Align = alClient
    ColumnDefValues.Title.TitleButton = True
    DataSource = DataSource1
    ShowSerialNo = True
    EvenRowColor = clHighlightText
    Flat = False
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghMultiSortMarking, dghDialogFind]
    SortLocal = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        EditButtons = <>
        FieldName = #20351#29992
        Footers = <>
      end
      item
        EditButtons = <>
        FieldName = #21517#31216
        Footers = <>
        Width = 80
      end
      item
        EditButtons = <>
        FieldName = #25340#38899
        Footers = <>
        Width = 60
      end
      item
        EditButtons = <>
        FieldName = #25105#26041#24212#20184#37329#39069
        Footers = <>
        Width = 60
      end
      item
        EditButtons = <>
        FieldName = #32852#31995#20154
        Footers = <>
        Width = 60
      end
      item
        EditButtons = <>
        FieldName = #22320#22336
        Footers = <>
        Width = 60
      end
      item
        EditButtons = <>
        FieldName = #30005#35805
        Footers = <>
        Width = 60
      end
      item
        EditButtons = <>
        FieldName = #22791#27880
        Footers = <>
        Width = 60
      end>
  end
  object ADOQuery1: TADOQuery
    Active = True
    ConnectionString = 'FILE NAME=.\connect.udl'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#20379#24212#21830)
    Left = 128
    Top = 120
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 160
    Top = 120
  end
end

⌨️ 快捷键说明

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