iosearchend.dfm

来自「供销存软件」· DFM 代码 · 共 85 行

DFM
85
字号
object iosearchEndForm: TiosearchEndForm
  Left = 186
  Top = 260
  Width = 731
  Height = 363
  BorderIcons = [biSystemMenu]
  Caption = #26597#35810#32467#26524
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 16
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 723
    Height = 329
    Align = alClient
    DataSource = DM.DS
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -16
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #26102#38388
        Width = 138
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27969#27700#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25805#20316#21592
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20107#21153
        Width = 39
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21512#35745#37329#39069
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20179#24211#25110#20986#24211#21333#20301
        Width = 113
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20179#24211#25110#20837#24211#21333#20301
        Width = 116
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32467#31639#26041#24335
        Width = 67
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24080#21153#32467#31639#21495
        Width = 66
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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