D10SZKaiXiYa/B02基础纱线仓库/U_CJDJ.dfm

164 lines
3.6 KiB
Plaintext
Raw Normal View History

2025-05-19 17:31:51 +08:00
object frmCJDJ: TfrmCJDJ
Left = 682
Top = 315
Caption = #25277#26816#30331#35760
2025-05-28 09:28:35 +08:00
ClientHeight = 443
2025-05-22 15:21:57 +08:00
ClientWidth = 794
2025-05-19 17:31:51 +08:00
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
2025-05-28 09:28:35 +08:00
Font.Height = -16
2025-05-19 17:31:51 +08:00
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
2025-05-28 09:28:35 +08:00
TextHeight = 20
2025-05-19 17:31:51 +08:00
object Panel1: TPanel
Left = 0
Top = 0
2025-05-22 15:21:57 +08:00
Width = 794
2025-05-28 09:28:35 +08:00
Height = 443
2025-05-19 17:31:51 +08:00
Align = alClient
TabOrder = 0
2025-05-28 09:28:35 +08:00
ExplicitLeft = -1
2025-05-19 17:31:51 +08:00
object Label1: TLabel
2025-05-28 09:28:35 +08:00
Left = 33
2025-05-19 17:31:51 +08:00
Top = 36
Width = 110
Height = 21
Caption = #25277#26816#26102#38388#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 32
2025-05-28 09:28:35 +08:00
Top = 170
2025-05-19 17:31:51 +08:00
Width = 120
Height = 21
AutoSize = False
Caption = #20869' '#23481#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 32
2025-05-28 09:28:35 +08:00
Top = 249
2025-05-19 17:31:51 +08:00
Width = 120
Height = 21
AutoSize = False
Caption = #25277' '#26816' '#20154#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-05-28 09:28:35 +08:00
object Label4: TLabel
Left = 33
Top = 91
Width = 110
Height = 21
Caption = #25277#26816#25968#37327#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
2025-05-19 17:31:51 +08:00
object Button1: TButton
Left = 397
Top = 33
Width = 83
Height = 29
Caption = #30830#35748
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object CJDate: TcxDateEdit
2025-05-28 09:28:35 +08:00
Left = 136
Top = 32
2025-05-19 17:31:51 +08:00
AutoSize = False
Properties.ImmediatePost = True
Properties.ShowTime = False
TabOrder = 1
Height = 33
Width = 218
end
object CJer: TcxButtonEdit
Tag = 2
Left = 137
2025-05-28 09:28:35 +08:00
Top = 246
2025-05-19 17:31:51 +08:00
Hint = 'CJer/'#25277#26816#20154
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.ReadOnly = False
Properties.OnButtonClick = BegPortPropertiesButtonClick
Style.ButtonStyle = btsDefault
2025-05-22 15:21:57 +08:00
TabOrder = 2
Width = 218
end
object CJNote: TRichEdit
2025-05-28 09:28:35 +08:00
Left = 282
Top = 139
Width = 341
2025-05-22 15:21:57 +08:00
Height = 89
2025-05-19 17:31:51 +08:00
TabOrder = 3
2025-05-22 15:21:57 +08:00
Zoom = 100
2025-05-19 17:31:51 +08:00
end
2025-05-28 09:28:35 +08:00
object CJQuantitly: TLabeledEdit
Left = 138
Top = 89
Width = 209
Height = 28
EditLabel.Width = 4
EditLabel.Height = 20
TabOrder = 4
end
object CJType: TcxComboBox
Left = 142
Top = 172
Properties.Items.Strings = (
#32433#32455
#24378#21147
#26465#24863
#26825#32467)
TabOrder = 5
Width = 118
end
2025-05-19 17:31:51 +08:00
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YarnStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 643
Top = 109
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Parameters = <>
Left = 713
Top = 128
end
end