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

📄 unit8.dfm

📁 DELPHI物流管理系统设计与实现.附带有论文.
💻 DFM
字号:
object Form8: TForm8
  Left = 354
  Top = 379
  Width = 593
  Height = 271
  Caption = #23458#25143#31649#29702
  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 Label1: TLabel
    Left = 416
    Top = 8
    Width = 80
    Height = 20
    Caption = #23458#25143#31649#29702
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 40
    Width = 553
    Height = 185
    Color = 16744576
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #23458#25143
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32852#31995#30005#35805
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32852#31995#22320#22336
        Width = 111
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36127#36131#20154
        Width = 111
        Visible = True
      end>
  end
  object DBNavigator1: TDBNavigator
    Left = 16
    Top = 8
    Width = 290
    Height = 25
    DataSource = DataSource1
    TabOrder = 1
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = Form10.ADOConnection1
    CursorType = ctStatic
    TableName = 'ku'
    Left = 360
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 128
    Top = 8
  end
end

⌨️ 快捷键说明

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