StableVersion4.3/HL_FristAidPlatform_Trauma/Form_FristAidTimeAxis.Desig...

435 lines
26 KiB
C#

namespace HL_FristAidPlatform_Trauma
{
partial class Form_FristAidTimeAxis
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.time_AttackTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_CallHelpTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_DrivingTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_ArrivalTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_LeaveTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_TransportEndTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_ArriveHospitalTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_BoardingTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_TransportStartTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_ReturnHospitalTime = new HL_FristAidPlatform_Public.TimeControl();
this.time_DeathTime = new HL_FristAidPlatform_Public.TimeControl();
this.SuspendLayout();
//
// labelControl1
//
this.labelControl1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Gray;
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Appearance.Options.UseForeColor = true;
this.labelControl1.Appearance.Options.UseTextOptions = true;
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl1.Location = new System.Drawing.Point(79, 3);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(617, 19);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "院前时刻记录(温馨提示:标*项为国家创伤医学中心质控指标相关字段,请如实填写)";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Appearance.Options.UseForeColor = true;
this.labelControl2.Location = new System.Drawing.Point(79, 56);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(64, 19);
this.labelControl2.TabIndex = 1;
this.labelControl2.Text = "发病时间";
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Appearance.Options.UseForeColor = true;
this.labelControl3.Location = new System.Drawing.Point(452, 56);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(64, 19);
this.labelControl3.TabIndex = 2;
this.labelControl3.Text = "呼救时间";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl4.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Appearance.Options.UseForeColor = true;
this.labelControl4.Location = new System.Drawing.Point(52, 112);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(91, 19);
this.labelControl4.TabIndex = 3;
this.labelControl4.Text = "120出车时间";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Appearance.Options.UseForeColor = true;
this.labelControl5.Location = new System.Drawing.Point(420, 112);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(96, 19);
this.labelControl5.TabIndex = 4;
this.labelControl5.Text = "到达现场时间";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Appearance.Options.UseForeColor = true;
this.labelControl6.Location = new System.Drawing.Point(420, 167);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(96, 19);
this.labelControl6.TabIndex = 5;
this.labelControl6.Text = "离开现场时间";
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl7.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Appearance.Options.UseForeColor = true;
this.labelControl7.Location = new System.Drawing.Point(47, 288);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(96, 19);
this.labelControl7.TabIndex = 6;
this.labelControl7.Text = "返回医院时间";
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl8.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Appearance.Options.UseForeColor = true;
this.labelControl8.Location = new System.Drawing.Point(420, 288);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(96, 19);
this.labelControl8.TabIndex = 7;
this.labelControl8.Text = "到达医院时间";
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl9.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Appearance.Options.UseForeColor = true;
this.labelControl9.Location = new System.Drawing.Point(79, 343);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(64, 19);
this.labelControl9.TabIndex = 8;
this.labelControl9.Text = "死亡时间";
//
// simpleButton1
//
this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
this.simpleButton1.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F);
this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleButton1.Appearance.Options.UseBackColor = true;
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.Appearance.Options.UseForeColor = true;
this.simpleButton1.Location = new System.Drawing.Point(324, 393);
this.simpleButton1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(146, 40);
this.simpleButton1.TabIndex = 281;
this.simpleButton1.Text = "保存";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl10.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Appearance.Options.UseForeColor = true;
this.labelControl10.Location = new System.Drawing.Point(47, 230);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(96, 19);
this.labelControl10.TabIndex = 282;
this.labelControl10.Text = "开始转送时间";
//
// labelControl11
//
this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl11.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Appearance.Options.UseForeColor = true;
this.labelControl11.Location = new System.Drawing.Point(420, 230);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(96, 19);
this.labelControl11.TabIndex = 284;
this.labelControl11.Text = "转送完成时间";
//
// labelControl12
//
this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl12.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.labelControl12.Appearance.Options.UseFont = true;
this.labelControl12.Appearance.Options.UseForeColor = true;
this.labelControl12.Location = new System.Drawing.Point(47, 167);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(96, 19);
this.labelControl12.TabIndex = 286;
this.labelControl12.Text = "患者上车时间";
//
// labelControl13
//
this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl13.Appearance.Options.UseFont = true;
this.labelControl13.Appearance.Options.UseForeColor = true;
this.labelControl13.Location = new System.Drawing.Point(405, 169);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(9, 19);
this.labelControl13.TabIndex = 288;
this.labelControl13.Text = "*";
//
// time_AttackTime
//
this.time_AttackTime.BackColor = System.Drawing.Color.Transparent;
this.time_AttackTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_AttackTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_AttackTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_AttackTime.Location = new System.Drawing.Point(149, 55);
this.time_AttackTime.Name = "time_AttackTime";
this.time_AttackTime.Size = new System.Drawing.Size(200, 20);
this.time_AttackTime.TabIndex = 289;
this.time_AttackTime.TimeValue = "";
//
// time_CallHelpTime
//
this.time_CallHelpTime.BackColor = System.Drawing.Color.Transparent;
this.time_CallHelpTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_CallHelpTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_CallHelpTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_CallHelpTime.Location = new System.Drawing.Point(522, 52);
this.time_CallHelpTime.Name = "time_CallHelpTime";
this.time_CallHelpTime.Size = new System.Drawing.Size(198, 23);
this.time_CallHelpTime.TabIndex = 290;
this.time_CallHelpTime.TimeValue = "";
//
// time_DrivingTime
//
this.time_DrivingTime.BackColor = System.Drawing.Color.Transparent;
this.time_DrivingTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_DrivingTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_DrivingTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_DrivingTime.Location = new System.Drawing.Point(149, 108);
this.time_DrivingTime.Name = "time_DrivingTime";
this.time_DrivingTime.Size = new System.Drawing.Size(200, 23);
this.time_DrivingTime.TabIndex = 291;
this.time_DrivingTime.TimeValue = "";
//
// time_ArrivalTime
//
this.time_ArrivalTime.BackColor = System.Drawing.Color.Transparent;
this.time_ArrivalTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_ArrivalTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_ArrivalTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_ArrivalTime.Location = new System.Drawing.Point(522, 108);
this.time_ArrivalTime.Name = "time_ArrivalTime";
this.time_ArrivalTime.Size = new System.Drawing.Size(198, 23);
this.time_ArrivalTime.TabIndex = 292;
this.time_ArrivalTime.TimeValue = "";
//
// time_LeaveTime
//
this.time_LeaveTime.BackColor = System.Drawing.Color.Transparent;
this.time_LeaveTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_LeaveTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_LeaveTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_LeaveTime.Location = new System.Drawing.Point(522, 167);
this.time_LeaveTime.Name = "time_LeaveTime";
this.time_LeaveTime.Size = new System.Drawing.Size(198, 23);
this.time_LeaveTime.TabIndex = 293;
this.time_LeaveTime.TimeValue = "";
//
// time_TransportEndTime
//
this.time_TransportEndTime.BackColor = System.Drawing.Color.Transparent;
this.time_TransportEndTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_TransportEndTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_TransportEndTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_TransportEndTime.Location = new System.Drawing.Point(522, 226);
this.time_TransportEndTime.Name = "time_TransportEndTime";
this.time_TransportEndTime.Size = new System.Drawing.Size(198, 23);
this.time_TransportEndTime.TabIndex = 294;
this.time_TransportEndTime.TimeValue = "";
//
// time_ArriveHospitalTime
//
this.time_ArriveHospitalTime.BackColor = System.Drawing.Color.Transparent;
this.time_ArriveHospitalTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_ArriveHospitalTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_ArriveHospitalTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_ArriveHospitalTime.Location = new System.Drawing.Point(522, 284);
this.time_ArriveHospitalTime.Name = "time_ArriveHospitalTime";
this.time_ArriveHospitalTime.Size = new System.Drawing.Size(198, 23);
this.time_ArriveHospitalTime.TabIndex = 295;
this.time_ArriveHospitalTime.TimeValue = "";
//
// time_BoardingTime
//
this.time_BoardingTime.BackColor = System.Drawing.Color.Transparent;
this.time_BoardingTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_BoardingTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_BoardingTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_BoardingTime.Location = new System.Drawing.Point(149, 167);
this.time_BoardingTime.Name = "time_BoardingTime";
this.time_BoardingTime.Size = new System.Drawing.Size(200, 23);
this.time_BoardingTime.TabIndex = 296;
this.time_BoardingTime.TimeValue = "";
//
// time_TransportStartTime
//
this.time_TransportStartTime.BackColor = System.Drawing.Color.Transparent;
this.time_TransportStartTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_TransportStartTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_TransportStartTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_TransportStartTime.Location = new System.Drawing.Point(149, 226);
this.time_TransportStartTime.Name = "time_TransportStartTime";
this.time_TransportStartTime.Size = new System.Drawing.Size(200, 23);
this.time_TransportStartTime.TabIndex = 297;
this.time_TransportStartTime.TimeValue = "";
//
// time_ReturnHospitalTime
//
this.time_ReturnHospitalTime.BackColor = System.Drawing.Color.Transparent;
this.time_ReturnHospitalTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_ReturnHospitalTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_ReturnHospitalTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_ReturnHospitalTime.Location = new System.Drawing.Point(149, 288);
this.time_ReturnHospitalTime.Name = "time_ReturnHospitalTime";
this.time_ReturnHospitalTime.Size = new System.Drawing.Size(200, 23);
this.time_ReturnHospitalTime.TabIndex = 298;
this.time_ReturnHospitalTime.TimeValue = "";
//
// time_DeathTime
//
this.time_DeathTime.BackColor = System.Drawing.Color.Transparent;
this.time_DeathTime.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
this.time_DeathTime.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
this.time_DeathTime.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
this.time_DeathTime.Location = new System.Drawing.Point(149, 343);
this.time_DeathTime.Name = "time_DeathTime";
this.time_DeathTime.Size = new System.Drawing.Size(200, 23);
this.time_DeathTime.TabIndex = 299;
this.time_DeathTime.TimeValue = "";
//
// Form_FristAidTimeAxis
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(788, 440);
this.Controls.Add(this.time_DeathTime);
this.Controls.Add(this.time_ReturnHospitalTime);
this.Controls.Add(this.time_TransportStartTime);
this.Controls.Add(this.time_BoardingTime);
this.Controls.Add(this.time_ArriveHospitalTime);
this.Controls.Add(this.time_TransportEndTime);
this.Controls.Add(this.time_LeaveTime);
this.Controls.Add(this.time_ArrivalTime);
this.Controls.Add(this.time_DrivingTime);
this.Controls.Add(this.time_CallHelpTime);
this.Controls.Add(this.time_AttackTime);
this.Controls.Add(this.labelControl13);
this.Controls.Add(this.labelControl12);
this.Controls.Add(this.labelControl11);
this.Controls.Add(this.labelControl10);
this.Controls.Add(this.simpleButton1);
this.Controls.Add(this.labelControl9);
this.Controls.Add(this.labelControl8);
this.Controls.Add(this.labelControl7);
this.Controls.Add(this.labelControl6);
this.Controls.Add(this.labelControl5);
this.Controls.Add(this.labelControl4);
this.Controls.Add(this.labelControl3);
this.Controls.Add(this.labelControl2);
this.Controls.Add(this.labelControl1);
this.Name = "Form_FristAidTimeAxis";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "院前时间轴";
this.Load += new System.EventHandler(this.Form_FristAidTimeAxis_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraEditors.LabelControl labelControl12;
private DevExpress.XtraEditors.LabelControl labelControl13;
private HL_FristAidPlatform_Public.TimeControl time_AttackTime;
private HL_FristAidPlatform_Public.TimeControl time_CallHelpTime;
private HL_FristAidPlatform_Public.TimeControl time_DrivingTime;
private HL_FristAidPlatform_Public.TimeControl time_ArrivalTime;
private HL_FristAidPlatform_Public.TimeControl time_LeaveTime;
private HL_FristAidPlatform_Public.TimeControl time_TransportEndTime;
private HL_FristAidPlatform_Public.TimeControl time_ArriveHospitalTime;
private HL_FristAidPlatform_Public.TimeControl time_BoardingTime;
private HL_FristAidPlatform_Public.TimeControl time_TransportStartTime;
private HL_FristAidPlatform_Public.TimeControl time_ReturnHospitalTime;
private HL_FristAidPlatform_Public.TimeControl time_DeathTime;
}
}