D7zzXiangHeng/纱线仓库(CYSXCK.dll)/U_ZdyAttachKH.dfm

224 lines
5.1 KiB
Plaintext
Raw Permalink Normal View History

2025-08-08 10:42:50 +08:00
object frmZdyAttachKH: TfrmZdyAttachKH
Left = 249
Top = 124
Width = 562
Height = 618
Align = alClient
Caption = #23458#25143#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 546
Height = 31
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_TradeManagePB.ThreeImgList
Flat = True
Images = DataLink_TradeManagePB.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 9
OnClick = TBRafreshClick
end
object ToolButton2: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 546
Height = 39
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 11
Top = 13
Width = 48
Height = 12
Caption = #23458#25143#21517#31216
end
object Label2: TLabel
Left = 435
Top = 13
Width = 24
Height = 12
Caption = #31867#22411
Visible = False
end
object Label1: TLabel
Left = 171
Top = 13
Width = 24
Height = 12
Caption = #31616#31216
end
object ZdyName: TEdit
Tag = 2
Left = 62
Top = 9
Width = 89
Height = 20
TabOrder = 0
OnChange = ZdyNameChange
end
object DEFstr5: TComboBox
Tag = 1
Left = 464
Top = 8
Width = 81
Height = 20
ItemHeight = 12
TabOrder = 1
Visible = False
OnChange = ZdyNameChange
end
object Edit1: TEdit
Tag = 2
Left = 198
Top = 9
Width = 89
Height = 20
TabOrder = 2
OnChange = ZdyNameChange
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 70
Width = 546
Height = 510
Align = alClient
TabOrder = 2
object Tv2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
OnCellDblClick = Tv2CellDblClick
DataController.DataSource = DS_HZ
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.GoToNextCellOnEnter = True
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsData.Editing = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_TradeManagePB.SHuangSe
Styles.IncSearch = DataLink_TradeManagePB.SHuangSe
Styles.Selection = DataLink_TradeManagePB.SHuangSe
Styles.Header = DataLink_TradeManagePB.handBlack
object v2Column6: TcxGridDBColumn
Caption = #23458#25143#21517#31216
DataBinding.FieldName = 'ZdyName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = True
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 189
end
object v2Column1: TcxGridDBColumn
Caption = #31616#31216
DataBinding.FieldName = 'ZdyNameZ'
HeaderAlignmentHorz = taCenter
Width = 111
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradeManagePB.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 789
Top = 9
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeManagePB.ADOLink
Parameters = <>
Left = 829
Top = 1
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeManagePB.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 717
Top = 97
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 784
Top = 224
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 803
Top = 179
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 784
Top = 192
end
end