一个用Delphi开发的ERP软件

源代码在线查看: pur100_02.dfm.svn-base

软件大小: 5012 K
上传用户: zhousiqi420
关键词: Delphi ERP 软件
下载地址: 免注册下载 普通下载 VIP

相关代码

				inherited Pur100_02Form: TPur100_02Form
				  Caption = #37319#36141#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
							

相关资源