D10xhGemei/A09财务通用管理/U_ReceivableEditCF.dfm
“ddf” 56b1ef408f 1
2024-12-14 17:23:12 +08:00

72 lines
1.5 KiB
Plaintext

object frmReceivableEditCF: TfrmReceivableEditCF
Left = 682
Top = 315
Caption = #24212#25910#25286#20998
ClientHeight = 95
ClientWidth = 359
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #24494#36719#38597#40657
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 21
object Panel1: TPanel
Left = 0
Top = 0
Width = 359
Height = 95
Align = alClient
TabOrder = 0
ExplicitTop = 30
ExplicitWidth = 1480
ExplicitHeight = 73
object Label1: TLabel
Left = 32
Top = 33
Width = 64
Height = 21
Caption = #25286#20998#37329#39069
end
object Amount: TcxCurrencyEdit
Left = 100
Top = 29
Properties.AssignedValues.DisplayFormat = True
TabOrder = 0
Width = 136
end
object cxButton1: TcxButton
Left = 240
Top = 31
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 1
OnClick = cxButton1Click
end
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 293
Top = 205
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Financial.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 221
Top = 189
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Financial.ADOLink
Parameters = <>
Left = 117
Top = 149
end
end