D10djyitong/A02基础产品管理/U_ReceivableEdit.dfm

119 lines
2.3 KiB
Plaintext
Raw Normal View History

2026-02-27 10:14:43 +08:00
object frmReceivableEdit: TfrmReceivableEdit
Left = 682
Top = 315
Caption = #25104#26412#35745#31639
ClientHeight = 140
ClientWidth = 333
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 = 333
Height = 140
Align = alClient
TabOrder = 0
DesignSize = (
333
140)
object Label2: TLabel
Left = 16
Top = 33
Width = 59
Height = 13
Anchors = []
AutoSize = False
Caption = #26434' '#36153
end
object Label3: TLabel
Left = 16
Top = 61
Width = 59
Height = 13
Anchors = []
AutoSize = False
Caption = #32553' '#29575
end
object Label4: TLabel
Left = 16
Top = 87
Width = 59
Height = 13
Anchors = []
AutoSize = False
Caption = #26579' '#36153
end
object Button1: TButton
Left = 232
Top = 33
Width = 75
Height = 21
Caption = #30830#35748
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 71
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = Button2Click
end
object ZaMoney: TEdit
Left = 81
Top = 29
Width = 121
Height = 21
Anchors = []
TabOrder = 2
end
object SL: TEdit
Left = 81
Top = 57
Width = 121
Height = 21
Anchors = []
TabOrder = 3
end
object RanMoney: TEdit
Left = 81
Top = 83
Width = 121
Height = 21
Anchors = []
TabOrder = 4
end
end
object ADOQueryMain: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 293
Top = 373
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 197
Top = 373
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
Parameters = <>
Left = 101
Top = 373
end
end