123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418 |
- namespace Tofly.SearchUI.Win
- {
- partial class SelectFormUserControl
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
-
-
-
-
- private void InitializeComponent()
- {
- this.treeView_Source = new Tofly.CoreUI.Win.Control.TreeControlClass();
- this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
- this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
- this.regTableCombox1 = new Tofly.CoreUI.Win.Form.RegTableCombox();
- this.groupBoxClass1 = new Tofly.CoreUI.Win.Control.GroupBoxClass();
- this.groupBoxClass2 = new Tofly.CoreUI.Win.Control.GroupBoxClass();
- this.groupBoxClass3 = new Tofly.CoreUI.Win.Control.GroupBoxClass();
- this.spinEditClass1 = new Tofly.CoreUI.Win.Control.SpinEditClass();
- this.labelClass1 = new Tofly.CoreUI.Win.Control.LabelClass();
- ((System.ComponentModel.ISupportInitialize)(this.treeView_Source)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.regTableCombox1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.groupBoxClass1)).BeginInit();
- this.groupBoxClass1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupBoxClass2)).BeginInit();
- this.groupBoxClass2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.groupBoxClass3)).BeginInit();
- this.groupBoxClass3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.spinEditClass1.Properties)).BeginInit();
- this.SuspendLayout();
-
-
-
- this.treeView_Source.AddCaptionField = false;
- this.treeView_Source.AddNullRow = false;
- this.treeView_Source.AllowNull = true;
- this.treeView_Source.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.treeView_Source.AutoExpandFirstNode = true;
- this.treeView_Source.AutoLoad = true;
- this.treeView_Source.AverageScript = null;
- this.treeView_Source.AverageValidateTip = null;
- this.treeView_Source.CheckboxCanEdit = false;
- this.treeView_Source.CheckParentNode = true;
- this.treeView_Source.CheckParentNodeSubNodeChecked = true;
- this.treeView_Source.ChildControlName = null;
- this.treeView_Source.CodeFieldName = null;
- this.treeView_Source.CodeStringSubFormat = null;
- this.treeView_Source.ColorSetWhere = null;
- this.treeView_Source.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
- this.treeListColumn1});
- this.treeView_Source.ControlCursor = null;
- this.treeView_Source.DataFilter = null;
- this.treeView_Source.DataTableName = null;
- this.treeView_Source.DisplayFieldName = null;
- this.treeView_Source.Dock = System.Windows.Forms.DockStyle.Fill;
- this.treeView_Source.DockStyle = Tofly.CoreUI.Control.DockStyle.Fill;
- this.treeView_Source.GroupBy = null;
- this.treeView_Source.GroupName = null;
- this.treeView_Source.GUID = null;
- this.treeView_Source.Height = 181;
- this.treeView_Source.IDFieldName = null;
- this.treeView_Source.IsMemory = false;
- this.treeView_Source.IsStrongValidate = false;
- this.treeView_Source.JustLastLevelNodeText = false;
- this.treeView_Source.KeyFieldName = null;
- this.treeView_Source.Location = new System.Drawing.Point(2, 22);
- this.treeView_Source.LocationLeft = 2;
- this.treeView_Source.LocationTop = 22;
- this.treeView_Source.Margins = "3,3,3,3";
- this.treeView_Source.Name = "treeView_Source";
- this.treeView_Source.NotNullField = null;
- this.treeView_Source.OptionsSelection.InvertSelection = true;
- this.treeView_Source.OrderBy = null;
- this.treeView_Source.PageControlName = null;
- this.treeView_Source.ParentFieldName = null;
- this.treeView_Source.PIDFieldName = null;
- this.treeView_Source.RelationKey = null;
- this.treeView_Source.Security = "";
- this.treeView_Source.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.treeView_Source.SecurityValue = true;
- this.treeView_Source.SelectedFields = null;
- this.treeView_Source.ShowCheckbox = false;
- this.treeView_Source.ShowCodeString = false;
- this.treeView_Source.Size = new System.Drawing.Size(286, 181);
- this.treeView_Source.SplitString = ",";
- this.treeView_Source.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.treeView_Source.States = "";
- this.treeView_Source.StateValue = true;
- this.treeView_Source.SumScript = null;
- this.treeView_Source.SumValidateTip = null;
- this.treeView_Source.SynEditControlName = null;
- this.treeView_Source.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
- this.treeView_Source.TabIndex = 0;
- this.treeView_Source.TextFieldName = null;
- this.treeView_Source.Tip = null;
- this.treeView_Source.UniqueValueScript = null;
- this.treeView_Source.UniqueValueValidateTip = null;
- this.treeView_Source.UserCache = true;
- this.treeView_Source.ValueFieldName = null;
- this.treeView_Source.ValueFilter = null;
- this.treeView_Source.ValueGetScript = null;
- this.treeView_Source.ValueMatchingField = "S_FILENAME";
- this.treeView_Source.ValueSetScript = null;
- this.treeView_Source.Width = 286;
-
-
-
- this.treeListColumn1.Caption = "表单名称";
- this.treeListColumn1.FieldName = "表单名称";
- this.treeListColumn1.Name = "treeListColumn1";
- this.treeListColumn1.OptionsColumn.AllowEdit = false;
- this.treeListColumn1.Visible = true;
- this.treeListColumn1.VisibleIndex = 0;
-
-
-
- this.treeListColumn2.Caption = "表单名称";
- this.treeListColumn2.FieldName = "表单名称";
- this.treeListColumn2.Name = "treeListColumn2";
- this.treeListColumn2.OptionsColumn.AllowEdit = false;
- this.treeListColumn2.Visible = true;
- this.treeListColumn2.VisibleIndex = 0;
-
-
-
- this.regTableCombox1.AddCaptionField = false;
- this.regTableCombox1.AddNullRow = false;
- this.regTableCombox1.AllowNull = true;
- this.regTableCombox1.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.regTableCombox1.AutoExpandFirstNode = true;
- this.regTableCombox1.AutoLoad = true;
- this.regTableCombox1.CanSelectRoot = true;
- this.regTableCombox1.CheckParentNode = true;
- this.regTableCombox1.CheckParentNodeSubNodeChecked = true;
- this.regTableCombox1.CodeFieldName = null;
- this.regTableCombox1.CodeStringSubFormat = null;
- this.regTableCombox1.ColorSetWhere = null;
- this.regTableCombox1.ControlCursor = null;
- this.regTableCombox1.DataFilter = null;
- this.regTableCombox1.DataTableName = null;
- this.regTableCombox1.DisplayFieldName = null;
- this.regTableCombox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.regTableCombox1.DockStyle = Tofly.CoreUI.Control.DockStyle.Top;
- this.regTableCombox1.FilterFields = null;
- this.regTableCombox1.FocusedNode = null;
- this.regTableCombox1.GroupBy = null;
- this.regTableCombox1.GroupName = null;
- this.regTableCombox1.GUID = null;
- this.regTableCombox1.Height = 20;
- this.regTableCombox1.IDFieldName = null;
- this.regTableCombox1.IsEdit = false;
- this.regTableCombox1.IsFocusedDropDown = false;
- this.regTableCombox1.IsMemory = false;
- this.regTableCombox1.IsStrongValidate = false;
- this.regTableCombox1.JustLastLevelNodeText = false;
- this.regTableCombox1.LayOutFieldName = null;
- this.regTableCombox1.LinkGroup = null;
- this.regTableCombox1.LinkIndex = 0;
- this.regTableCombox1.Location = new System.Drawing.Point(2, 22);
- this.regTableCombox1.LocationLeft = 2;
- this.regTableCombox1.LocationTop = 22;
- this.regTableCombox1.Margins = "3,3,3,3";
- this.regTableCombox1.Name = "regTableCombox1";
- this.regTableCombox1.ObjectFactory = null;
- this.regTableCombox1.OrderBy = null;
- this.regTableCombox1.PIDFieldName = null;
- this.regTableCombox1.PinYinFieldName = "C_PINYIN";
- this.regTableCombox1.Properties.Appearance.BackColor = System.Drawing.Color.White;
- this.regTableCombox1.Properties.Appearance.Options.UseBackColor = true;
- this.regTableCombox1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.regTableCombox1.Security = "";
- this.regTableCombox1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.regTableCombox1.SecurityValue = true;
- this.regTableCombox1.SelectedFields = null;
- this.regTableCombox1.ShowCheckbox = false;
- this.regTableCombox1.ShowCodeString = false;
- this.regTableCombox1.ShowMoreRowName = "【显示更多】";
- this.regTableCombox1.ShowRowNum = 0;
- this.regTableCombox1.Size = new System.Drawing.Size(286, 20);
- this.regTableCombox1.SplitString = ",";
- this.regTableCombox1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.regTableCombox1.States = "";
- this.regTableCombox1.StateValue = true;
- this.regTableCombox1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
- this.regTableCombox1.TabIndex = 2;
- this.regTableCombox1.TextFieldName = null;
- this.regTableCombox1.Tip = null;
- this.regTableCombox1.ValueFieldName = null;
- this.regTableCombox1.ValueFilter = null;
- this.regTableCombox1.ValueGetScript = null;
- this.regTableCombox1.ValueMatchingField = null;
- this.regTableCombox1.ValueSetScript = null;
- this.regTableCombox1.Width = 286;
-
-
-
- this.groupBoxClass1.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.groupBoxClass1.ControlCursor = null;
- this.groupBoxClass1.Controls.Add(this.regTableCombox1);
- this.groupBoxClass1.Dock = System.Windows.Forms.DockStyle.Top;
- this.groupBoxClass1.DockStyle = Tofly.CoreUI.Control.DockStyle.Top;
- this.groupBoxClass1.GUID = null;
- this.groupBoxClass1.Height = 49;
- this.groupBoxClass1.IsMemory = false;
- this.groupBoxClass1.Location = new System.Drawing.Point(0, 0);
- this.groupBoxClass1.LocationLeft = 0;
- this.groupBoxClass1.LocationTop = 0;
- this.groupBoxClass1.Margins = "3,3,3,3";
- this.groupBoxClass1.Name = "groupBoxClass1";
- this.groupBoxClass1.Security = "";
- this.groupBoxClass1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.groupBoxClass1.SecurityValue = true;
- this.groupBoxClass1.Size = new System.Drawing.Size(290, 49);
- this.groupBoxClass1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.groupBoxClass1.States = "";
- this.groupBoxClass1.StateValue = true;
- this.groupBoxClass1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
- this.groupBoxClass1.TabIndex = 3;
- this.groupBoxClass1.Text = "注册结构";
- this.groupBoxClass1.Width = 290;
-
-
-
- this.groupBoxClass2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBoxClass2.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Bottom)
- | Tofly.CoreUI.Control.AnchorStyles.Left)
- | Tofly.CoreUI.Control.AnchorStyles.Right)));
- this.groupBoxClass2.ControlCursor = null;
- this.groupBoxClass2.Controls.Add(this.treeView_Source);
- this.groupBoxClass2.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.groupBoxClass2.GUID = null;
- this.groupBoxClass2.Height = 205;
- this.groupBoxClass2.IsMemory = false;
- this.groupBoxClass2.Location = new System.Drawing.Point(0, 49);
- this.groupBoxClass2.LocationLeft = 0;
- this.groupBoxClass2.LocationTop = 49;
- this.groupBoxClass2.Margins = "3,3,3,3";
- this.groupBoxClass2.Name = "groupBoxClass2";
- this.groupBoxClass2.Security = "";
- this.groupBoxClass2.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.groupBoxClass2.SecurityValue = true;
- this.groupBoxClass2.Size = new System.Drawing.Size(290, 205);
- this.groupBoxClass2.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.groupBoxClass2.States = "";
- this.groupBoxClass2.StateValue = true;
- this.groupBoxClass2.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Tab;
- this.groupBoxClass2.TabIndex = 3;
- this.groupBoxClass2.Text = "使用表单";
- this.groupBoxClass2.Width = 290;
-
-
-
- this.groupBoxClass3.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.groupBoxClass3.ControlCursor = null;
- this.groupBoxClass3.Controls.Add(this.labelClass1);
- this.groupBoxClass3.Controls.Add(this.spinEditClass1);
- this.groupBoxClass3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.groupBoxClass3.DockStyle = Tofly.CoreUI.Control.DockStyle.Bottom;
- this.groupBoxClass3.GUID = null;
- this.groupBoxClass3.Height = 70;
- this.groupBoxClass3.IsMemory = false;
- this.groupBoxClass3.Location = new System.Drawing.Point(0, 258);
- this.groupBoxClass3.LocationLeft = 0;
- this.groupBoxClass3.LocationTop = 258;
- this.groupBoxClass3.Margins = "3,3,3,3";
- this.groupBoxClass3.Name = "groupBoxClass3";
- this.groupBoxClass3.Security = "";
- this.groupBoxClass3.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.groupBoxClass3.SecurityValue = true;
- this.groupBoxClass3.Size = new System.Drawing.Size(290, 70);
- this.groupBoxClass3.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.groupBoxClass3.States = "";
- this.groupBoxClass3.StateValue = true;
- this.groupBoxClass3.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.groupBoxClass3.TabIndex = 4;
- this.groupBoxClass3.Text = "其它参数";
- this.groupBoxClass3.Width = 290;
-
-
-
- this.spinEditClass1.AllowDisplayNullValue = false;
- this.spinEditClass1.AllowNull = true;
- this.spinEditClass1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.spinEditClass1.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)(((Tofly.CoreUI.Control.AnchorStyles.Bottom | Tofly.CoreUI.Control.AnchorStyles.Left)
- | Tofly.CoreUI.Control.AnchorStyles.Right)));
- this.spinEditClass1.CheckType = Tofly.CoreUI.Control.ValidateType.Int32;
- this.spinEditClass1.ClearErrorData = false;
- this.spinEditClass1.ControlCursor = null;
- this.spinEditClass1.DecimalDigits = 0;
- this.spinEditClass1.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.spinEditClass1.EditValue = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.spinEditClass1.GroupName = "";
- this.spinEditClass1.GUID = null;
- this.spinEditClass1.Height = 20;
- this.spinEditClass1.IsMemory = false;
- this.spinEditClass1.IsStrongValidate = false;
- this.spinEditClass1.LayOutFieldName = null;
- this.spinEditClass1.Location = new System.Drawing.Point(107, 36);
- this.spinEditClass1.LocationLeft = 107;
- this.spinEditClass1.LocationTop = 36;
- this.spinEditClass1.LogicWhere = "";
- this.spinEditClass1.Margins = "3,3,3,3";
- this.spinEditClass1.MaxLength = 0;
- this.spinEditClass1.Name = "spinEditClass1";
- this.spinEditClass1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton()});
- this.spinEditClass1.RegExp = "";
- this.spinEditClass1.Security = "";
- this.spinEditClass1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.spinEditClass1.SecurityValue = true;
- this.spinEditClass1.Size = new System.Drawing.Size(178, 20);
- this.spinEditClass1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.spinEditClass1.States = "";
- this.spinEditClass1.StateValue = true;
- this.spinEditClass1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.spinEditClass1.TabIndex = 0;
- this.spinEditClass1.TextFieldName = null;
- this.spinEditClass1.Tip = null;
- this.spinEditClass1.Value = new decimal(new int[] {
- 0,
- 0,
- 0,
- 0});
- this.spinEditClass1.Width = 178;
-
-
-
- this.labelClass1.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.labelClass1.ControlCursor = null;
- this.labelClass1.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.labelClass1.GUID = null;
- this.labelClass1.Height = 14;
- this.labelClass1.IsMemory = false;
- this.labelClass1.Location = new System.Drawing.Point(5, 39);
- this.labelClass1.LocationLeft = 5;
- this.labelClass1.LocationTop = 39;
- this.labelClass1.Margins = "3,3,3,3";
- this.labelClass1.Name = "labelClass1";
- this.labelClass1.Security = "";
- this.labelClass1.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelClass1.SecurityValue = true;
- this.labelClass1.Size = new System.Drawing.Size(96, 14);
- this.labelClass1.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.labelClass1.States = "";
- this.labelClass1.StateValue = true;
- this.labelClass1.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.labelClass1.TabIndex = 1;
- this.labelClass1.Text = "地图单击缓冲距离";
- this.labelClass1.TextFieldName = null;
- this.labelClass1.Width = 96;
-
-
-
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.groupBoxClass3);
- this.Controls.Add(this.groupBoxClass2);
- this.Controls.Add(this.groupBoxClass1);
- this.Height = 328;
- this.LocationLeft = 15;
- this.LocationTop = 15;
- this.Name = "SelectFormUserControl";
- this.Size = new System.Drawing.Size(290, 328);
- this.Width = 290;
- ((System.ComponentModel.ISupportInitialize)(this.treeView_Source)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.regTableCombox1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.groupBoxClass1)).EndInit();
- this.groupBoxClass1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.groupBoxClass2)).EndInit();
- this.groupBoxClass2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.groupBoxClass3)).EndInit();
- this.groupBoxClass3.ResumeLayout(false);
- this.groupBoxClass3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.spinEditClass1.Properties)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Tofly.CoreUI.Win.Control.TreeControlClass treeView_Source;
- private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
- private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn2;
- private CoreUI.Win.Form.RegTableCombox regTableCombox1;
- private CoreUI.Win.Control.GroupBoxClass groupBoxClass1;
- private CoreUI.Win.Control.GroupBoxClass groupBoxClass2;
- private CoreUI.Win.Control.GroupBoxClass groupBoxClass3;
- private CoreUI.Win.Control.LabelClass labelClass1;
- private CoreUI.Win.Control.SpinEditClass spinEditClass1;
- }
- }
|