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

📄 unit16.dfm

📁 DELPHI物流管理系统设计与实现.附带有论文.
💻 DFM
字号:
object Form16: TForm16
  Left = 267
  Top = 197
  Width = 696
  Height = 480
  Caption = #27719#27454#20449#24687
  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 DBNavigator1: TDBNavigator
    Left = 0
    Top = 0
    Width = 234
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbRefresh]
    TabOrder = 0
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 32
    Width = 665
    Height = 401
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #27719#20837#24080#25143
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27719#20837#37329#39069
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27719#20986#24080#25143
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27719#20986#37329#39069
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36135#24065#31181#31867
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #35746#21333#21495
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22995#21517
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32852#31995#30005#35805
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27719#27454#26102#38388
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27719#27454#26041#24335
        Width = 111
        Visible = True
      end>
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = Form10.ADOConnection1
    CursorType = ctStatic
    TableName = 'hk'
    Left = 240
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 280
  end
end

⌨️ 快捷键说明

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