D10xhGemei/T02贸易汇总仓库/U_TradeClothSplit.dfm
“ddf” 9ed02a60eb 1
2024-12-24 16:11:36 +08:00

97 lines
2.1 KiB
Plaintext

object frmTradeClothSplit: TfrmTradeClothSplit
Left = 682
Top = 315
Caption = #24211#23384#25286#21305
ClientHeight = 99
ClientWidth = 394
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 394
Height = 99
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
TabOrder = 0
object Label11: TLabel
Left = 43
Top = 57
Width = 32
Height = 21
Caption = #25968#37327
end
object Label1: TLabel
Left = 43
Top = 17
Width = 112
Height = 21
Caption = #35831#36755#20837#20998#21305#25968#37327
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
end
object Qty: TcxCurrencyEdit
Left = 81
Top = 53
Properties.AssignedValues.DisplayFormat = True
TabOrder = 0
Width = 106
end
object cxButton1: TcxButton
Left = 197
Top = 55
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 1
OnClick = cxButton1Click
end
object cxButton2: TcxButton
Left = 276
Top = 55
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = cxButton2Click
end
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 293
Top = 373
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 197
Top = 373
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
Parameters = <>
Left = 101
Top = 373
end
end