unit2.dfm

来自「DELPHI物流管理系统设计与实现.附带有论文.」· DFM 代码 · 共 391 行

DFM
391
字号
object Form2: TForm2
  Left = 193
  Top = 137
  Width = 786
  Height = 504
  Caption = #20837#24211#30331#35760
  Color = clMenuBar
  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 = 72
    Top = 48
    Width = 80
    Height = 19
    Caption = #20837#24211#30331#35760
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#24425#20113
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 240
    Top = 48
    Width = 52
    Height = 13
    Caption = #20837#24211#21333#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 32
    Top = 80
    Width = 26
    Height = 13
    Caption = #36135#21517
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 192
    Top = 80
    Width = 52
    Height = 13
    Caption = #35745#37327#21333#20301
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 48
    Top = 128
    Width = 26
    Height = 13
    Caption = #25968#37327
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 184
    Top = 128
    Width = 26
    Height = 13
    Caption = #20215#26684
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 328
    Top = 128
    Width = 52
    Height = 13
    Caption = #20837#24211#26102#38388
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 456
    Top = 128
    Width = 39
    Height = 13
    Caption = #20837#24211#20154
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 336
    Top = 80
    Width = 26
    Height = 13
    Caption = #36136#26816
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 448
    Top = 80
    Width = 39
    Height = 13
    Caption = #36136#26816#20154
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 568
    Top = 128
    Width = 39
    Height = 13
    Caption = #24635#37329#39069
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 568
    Top = 80
    Width = 39
    Height = 13
    Caption = #20379#36135#21830
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBNavigator1: TDBNavigator
    Left = 24
    Top = 0
    Width = 294
    Height = 33
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbPost]
    TabOrder = 0
  end
  object DBEdit2: TDBEdit
    Left = 32
    Top = 104
    Width = 105
    Height = 21
    DataField = #36135#21517
    DataSource = DataSource1
    TabOrder = 1
  end
  object DBEdit3: TDBEdit
    Left = 192
    Top = 104
    Width = 89
    Height = 21
    DataField = #35745#37327#21333#20301
    DataSource = DataSource1
    TabOrder = 2
  end
  object DBEdit4: TDBEdit
    Left = 32
    Top = 152
    Width = 105
    Height = 21
    Color = 16744576
    DataField = #25968#37327
    DataSource = DataSource1
    TabOrder = 3
  end
  object DBEdit5: TDBEdit
    Left = 192
    Top = 152
    Width = 81
    Height = 21
    Color = 16744576
    DataField = #20215#26684
    DataSource = DataSource1
    TabOrder = 4
  end
  object DBEdit6: TDBEdit
    Left = 328
    Top = 152
    Width = 81
    Height = 21
    DataField = #20837#24211#26102#38388
    DataSource = DataSource1
    TabOrder = 5
  end
  object DBEdit7: TDBEdit
    Left = 448
    Top = 152
    Width = 89
    Height = 21
    DataField = #20837#24211#20154
    DataSource = DataSource1
    TabOrder = 6
  end
  object DBEdit8: TDBEdit
    Left = 328
    Top = 104
    Width = 89
    Height = 21
    DataField = #36136#26816
    DataSource = DataSource1
    TabOrder = 7
  end
  object DBEdit9: TDBEdit
    Left = 448
    Top = 104
    Width = 89
    Height = 21
    DataField = #36136#26816#20154
    DataSource = DataSource1
    TabOrder = 8
  end
  object Panel2: TPanel
    Left = 8
    Top = 184
    Width = 761
    Height = 273
    TabOrder = 9
    object DBGrid1: TDBGrid
      Left = 16
      Top = 8
      Width = 729
      Height = 257
      Color = clInfoBk
      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 = #20837#24211#21333#21495
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36135#21517
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25968#37327
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20379#36135#21830
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20215#26684
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24635#37329#39069
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20837#24211#20154
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #20837#24211#26102#38388
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36136#26816
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36136#26816#20154
          Width = 111
          Visible = True
        end
        item
          Expanded = False
          FieldName = #35745#37327#21333#20301
          Width = 111
          Visible = True
        end>
    end
  end
  object DBEdit1: TDBEdit
    Left = 328
    Top = 48
    Width = 89
    Height = 21
    DataField = #20837#24211#21333#21495
    DataSource = DataSource1
    TabOrder = 10
  end
  object DBEdit10: TDBEdit
    Left = 568
    Top = 152
    Width = 89
    Height = 21
    DataField = #24635#37329#39069
    DataSource = DataSource1
    TabOrder = 11
  end
  object DBEdit11: TDBEdit
    Left = 568
    Top = 104
    Width = 89
    Height = 21
    DataField = #20379#36135#21830
    DataSource = DataSource1
    TabOrder = 12
  end
  object Button2: TButton
    Left = 376
    Top = 0
    Width = 97
    Height = 33
    Caption = #21047#26032
    TabOrder = 13
    OnClick = Button2Click
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = Form10.ADOConnection1
    CursorType = ctStatic
    TableName = 'rkhj'
    Left = 624
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 528
  end
end

⌨️ 快捷键说明

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