ord100_02.dfm.svn-base

来自「一个用Delphi开发的ERP软件」· SVN-BASE 代码 · 共 95 行

SVN-BASE
95
字号
inherited Ord100_02Form: TOrd100_02Form
  Caption = #38144#21806#31867#22411#32500#25252
  ClientHeight = 200
  PixelsPerInch = 96
  TextHeight = 12
  inherited Bevel1: TBevel
    Height = 153
  end
  object lblName: TLabel [1]
    Tag = 1
    Left = 24
    Top = 32
    Width = 48
    Height = 12
    Caption = #31867#22411#21517#31216
  end
  object lblRemark: TLabel [2]
    Left = 24
    Top = 136
    Width = 48
    Height = 12
    Caption = #22791#27880#35828#26126
  end
  inherited bbtnOk: TBitBtn
    Top = 168
    TabOrder = 8
  end
  inherited bbtnExit: TBitBtn
    Top = 168
    TabOrder = 9
  end
  object edtName: TEdit [5]
    Left = 80
    Top = 24
    Width = 313
    Height = 20
    TabOrder = 0
  end
  object cbInv: TCheckBox [6]
    Left = 80
    Top = 56
    Width = 97
    Height = 17
    Caption = #24433#21709#24211#23384
    TabOrder = 1
  end
  object cbOrd: TCheckBox [7]
    Left = 200
    Top = 56
    Width = 97
    Height = 17
    Caption = #24433#21709#38144#21806
    TabOrder = 2
  end
  object cbAcr: TCheckBox [8]
    Left = 80
    Top = 80
    Width = 97
    Height = 17
    Caption = #24433#21709#24212#25910
    TabOrder = 3
  end
  object cbReturn: TCheckBox [9]
    Left = 200
    Top = 80
    Width = 97
    Height = 17
    Caption = #22238#25910#26087#36135
    TabOrder = 4
  end
  object cbConsignee: TCheckBox [10]
    Left = 80
    Top = 104
    Width = 97
    Height = 17
    Caption = #21463#25176#21152#24037
    TabOrder = 5
  end
  object cbConsign: TCheckBox [11]
    Left = 200
    Top = 104
    Width = 97
    Height = 17
    Caption = #22996#25176#38144#21806
    TabOrder = 6
  end
  object edtRemark: TEdit [12]
    Left = 80
    Top = 128
    Width = 313
    Height = 20
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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