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

📄 deliver.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 5 页
字号:
//		String *strDelPartNo;
//
//		int		intLanguage;
//		
		//DateTime *dteNow ;
		
		infClass * infClsDeliver;

		DBBase *DBDeliver ;

		int intSAP;		//check load form sap or fa
								//0 from fa,	1 from sap
		 String __gc *abc[] ;
		 int iLanguage;
		DataRow *dRowSAP;

		String * pstrCsnPath;

		String * vstrYMDHIS;

		String * vstrDateTime;

	private: System::Windows::Forms::TextBox *  txtProName;

		/// <summary>
		/// 僨僓僀僫 僒億乕僩偵昁梫側儊僜僢僪偱偡丅偙偺儊僜僢僪偺撪梕傪

		/// 僐乕僪 僄僨傿僞偱曄峏偟側偄偱偔偩偝偄丅
		/// </summary>

		

		void InitializeComponent(void)
		{
			System::Resources::ResourceManager *  resources = new System::Resources::ResourceManager(__typeof(FAP::Deliver));
			this->lbl_Title = new System::Windows::Forms::Label();
			this->DBGridSim = new System::Windows::Forms::DataGrid();
			this->label1 = new System::Windows::Forms::Label();
			this->label2 = new System::Windows::Forms::Label();
			this->label3 = new System::Windows::Forms::Label();
			this->label4 = new System::Windows::Forms::Label();
			this->label5 = new System::Windows::Forms::Label();
			this->label6 = new System::Windows::Forms::Label();
			this->txtFromNo = new System::Windows::Forms::TextBox();
			this->txtDate = new System::Windows::Forms::TextBox();
			this->txtQuanity = new System::Windows::Forms::TextBox();
			this->txtRank = new System::Windows::Forms::TextBox();
			this->txtToNo = new System::Windows::Forms::TextBox();
			this->txtProName = new System::Windows::Forms::TextBox();
			this->cmdClose = new System::Windows::Forms::Button();
			this->cmdOK = new System::Windows::Forms::Button();
			this->txtToName = new System::Windows::Forms::TextBox();
			this->txtFromName = new System::Windows::Forms::TextBox();
			this->txtLot = new System::Windows::Forms::TextBox();
			this->label7 = new System::Windows::Forms::Label();
			this->txtProCode = new System::Windows::Forms::ComboBox();
			this->comboBox1 = new System::Windows::Forms::ComboBox();
			this->lablot = new System::Windows::Forms::Label();
			this->labnumber = new System::Windows::Forms::Label();
			this->button1 = new System::Windows::Forms::Button();
			this->cmbUnit = new System::Windows::Forms::ComboBox();
			this->label8 = new System::Windows::Forms::Label();
			(__try_cast<System::ComponentModel::ISupportInitialize *  >(this->DBGridSim))->BeginInit();
			this->SuspendLayout();
			// 
			// lbl_Title
			// 
			this->lbl_Title->AccessibleDescription = resources->GetString(S"lbl_Title.AccessibleDescription");
			this->lbl_Title->AccessibleName = resources->GetString(S"lbl_Title.AccessibleName");
			this->lbl_Title->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"lbl_Title.Anchor")));
			this->lbl_Title->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lbl_Title.AutoSize")));
			this->lbl_Title->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"lbl_Title.Dock")));
			this->lbl_Title->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lbl_Title.Enabled")));
			this->lbl_Title->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"lbl_Title.Font")));
			this->lbl_Title->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"lbl_Title.Image")));
			this->lbl_Title->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"lbl_Title.ImageAlign")));
			this->lbl_Title->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"lbl_Title.ImageIndex")));
			this->lbl_Title->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"lbl_Title.ImeMode")));
			this->lbl_Title->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"lbl_Title.Location")));
			this->lbl_Title->Name = S"lbl_Title";
			this->lbl_Title->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"lbl_Title.RightToLeft")));
			this->lbl_Title->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"lbl_Title.Size")));
			this->lbl_Title->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"lbl_Title.TabIndex")));
			this->lbl_Title->Text = resources->GetString(S"lbl_Title.Text");
			this->lbl_Title->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"lbl_Title.TextAlign")));
			this->lbl_Title->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lbl_Title.Visible")));
			// 
			// DBGridSim
			// 
			this->DBGridSim->AccessibleDescription = resources->GetString(S"DBGridSim.AccessibleDescription");
			this->DBGridSim->AccessibleName = resources->GetString(S"DBGridSim.AccessibleName");
			this->DBGridSim->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"DBGridSim.Anchor")));
			this->DBGridSim->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"DBGridSim.BackgroundImage")));
			this->DBGridSim->CaptionFont = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"DBGridSim.CaptionFont")));
			this->DBGridSim->CaptionText = resources->GetString(S"DBGridSim.CaptionText");
			this->DBGridSim->CaptionVisible = false;
			this->DBGridSim->DataMember = S"";
			this->DBGridSim->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"DBGridSim.Dock")));
			this->DBGridSim->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"DBGridSim.Enabled")));
			this->DBGridSim->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"DBGridSim.Font")));
			this->DBGridSim->HeaderFont = new System::Drawing::Font(S"MS UI Gothic", 14);
			this->DBGridSim->HeaderForeColor = System::Drawing::SystemColors::ControlText;
			this->DBGridSim->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"DBGridSim.ImeMode")));
			this->DBGridSim->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"DBGridSim.Location")));
			this->DBGridSim->Name = S"DBGridSim";
			this->DBGridSim->ReadOnly = true;
			this->DBGridSim->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"DBGridSim.RightToLeft")));
			this->DBGridSim->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"DBGridSim.Size")));
			this->DBGridSim->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"DBGridSim.TabIndex")));
			this->DBGridSim->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"DBGridSim.Visible")));
			// 
			// label1
			// 
			this->label1->AccessibleDescription = resources->GetString(S"label1.AccessibleDescription");
			this->label1->AccessibleName = resources->GetString(S"label1.AccessibleName");
			this->label1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label1.Anchor")));
			this->label1->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label1.AutoSize")));
			this->label1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label1.Dock")));
			this->label1->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label1.Enabled")));
			this->label1->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label1.Font")));
			this->label1->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label1.Image")));
			this->label1->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label1.ImageAlign")));
			this->label1->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label1.ImageIndex")));
			this->label1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label1.ImeMode")));
			this->label1->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label1.Location")));
			this->label1->Name = S"label1";
			this->label1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label1.RightToLeft")));
			this->label1->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label1.Size")));
			this->label1->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label1.TabIndex")));
			this->label1->Text = resources->GetString(S"label1.Text");
			this->label1->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label1.TextAlign")));
			this->label1->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label1.Visible")));
			// 
			// label2
			// 
			this->label2->AccessibleDescription = resources->GetString(S"label2.AccessibleDescription");
			this->label2->AccessibleName = resources->GetString(S"label2.AccessibleName");
			this->label2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label2.Anchor")));
			this->label2->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label2.AutoSize")));
			this->label2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label2.Dock")));
			this->label2->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label2.Enabled")));
			this->label2->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label2.Font")));
			this->label2->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label2.Image")));
			this->label2->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label2.ImageAlign")));
			this->label2->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label2.ImageIndex")));
			this->label2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label2.ImeMode")));
			this->label2->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label2.Location")));
			this->label2->Name = S"label2";
			this->label2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label2.RightToLeft")));
			this->label2->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label2.Size")));
			this->label2->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label2.TabIndex")));
			this->label2->Text = resources->GetString(S"label2.Text");
			this->label2->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label2.TextAlign")));
			this->label2->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label2.Visible")));
			// 
			// label3
			// 
			this->label3->AccessibleDescription = resources->GetString(S"label3.AccessibleDescription");
			this->label3->AccessibleName = resources->GetString(S"label3.AccessibleName");
			this->label3->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label3.Anchor")));
			this->label3->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.AutoSize")));
			this->label3->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label3.Dock")));
			this->label3->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.Enabled")));
			this->label3->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label3.Font")));
			this->label3->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label3.Image")));

⌨️ 快捷键说明

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