一个用Delphi开发的ERP软件

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

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

相关代码

				inherited Ser610_01Form: TSer610_01Form
				  Left = -4
				  Top = -4
				  Width = 808
				  Height = 580
				  Caption = #23458#25142#35843#26597#32500#25252
				  PixelsPerInch = 96
				  TextHeight = 12
				  inherited CoolBar1: TCoolBar
				    Width = 800
				    Bands = <
				      item
				        Control = ToolBar2
				        ImageIndex = -1
				        MinHeight = 39
				        Width = 796
				      end>
				    inherited ToolBar2: TToolBar
				      Width = 783
				    end
				  end
				  inherited Panel1: TPanel
				    Width = 800
				    inherited Image1: TImage
				      Width = 796
				    end
				  end
				  inherited ScrollBox1: TScrollBox
				    Width = 800
				    Height = 473
				    inherited dxDBGrid1: TdxDBGrid
				      Width = 796
				      Height = 469
				      Filter.Criteria = {00000000}
				    end
				  end
				end
							

相关资源