D10SZKaiXiYa/B01基础合同管理/U_ReceivableEdit_XT.dfm

107 lines
2.1 KiB
Plaintext
Raw Normal View History

2025-03-01 10:55:52 +08:00
object frmReceivableEdit_XT: TfrmReceivableEdit_XT
Left = 682
Top = 315
Caption = #22635#20889#29992#37327
ClientHeight = 128
ClientWidth = 336
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 336
Height = 128
Align = alClient
TabOrder = 0
ExplicitWidth = 333
ExplicitHeight = 140
DesignSize = (
336
128)
object Label1: TLabel
Left = 16
Top = 20
Width = 59
Height = 13
Anchors = []
AutoSize = False
Caption = #22383#24067#29992#37327
ExplicitTop = 22
end
object Label2: TLabel
Left = 16
Top = 67
Width = 59
Height = 13
Anchors = []
AutoSize = False
Caption = #25104#21697#29992#37327
end
object Button1: TButton
Left = 232
Top = 18
Width = 75
Height = 21
Caption = #30830#35748
TabOrder = 0
OnClick = Button1Click
end
object PBQty: TEdit
Left = 82
Top = 16
Width = 121
Height = 21
Anchors = []
TabOrder = 1
ExplicitLeft = 81
ExplicitTop = 18
end
object Button2: TButton
Left = 232
Top = 56
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
object CPQty: TEdit
Left = 82
Top = 63
Width = 121
Height = 21
Anchors = []
TabOrder = 3
end
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Contract.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 293
Top = 373
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Contract.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 197
Top = 373
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Contract.ADOLink
Parameters = <>
Left = 101
Top = 373
end
end