D7myYunxiang/云翔财务(Money.dll)/U_BankMoneyQCInPut.dfm
DESKTOP-E401PHE\Administrator 1011cb7292 1
2025-01-20 13:04:03 +08:00

260 lines
5.7 KiB
Plaintext

object frmBankMoneyQCInPut: TfrmBankMoneyQCInPut
Left = 305
Top = 96
Width = 480
Height = 376
Caption = #36134#25143#26399#21021#20313#39069#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 464
Height = 31
ButtonHeight = 30
ButtonWidth = 65
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_Money.ThreeImgList
Flat = True
Images = DataLink_Money.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton4: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 14
OnClick = ToolButton4Click
end
object TBClose: TToolButton
Left = 69
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 464
Height = 307
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object Label4: TLabel
Left = 24
Top = 259
Width = 68
Height = 15
Caption = #22791' '#27880
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 24
Top = 27
Width = 96
Height = 15
Caption = #25910#27454#36134#25143#32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 24
Top = 71
Width = 96
Height = 15
Caption = #25910#27454#36134#25143#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 73
Top = 156
Width = 66
Height = 33
Caption = #20313#39069
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 330
Top = 128
Width = 17
Height = 33
Caption = '$'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 322
Top = 184
Width = 33
Height = 33
Caption = #65509
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 232
Top = 27
Width = 64
Height = 15
Caption = #25130#27490#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Note: TEdit
Tag = 2
Left = 93
Top = 255
Width = 317
Height = 23
TabOrder = 0
end
object BKNO: TBtnEditC
Tag = 2
Left = 121
Top = 23
Width = 104
Height = 23
Hint = 'GSNO'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 1
OnBtnUpClick = BKNOBtnUpClick
OnBtnDnClick = BKNOBtnDnClick
end
object HuMingJC: TEdit
Left = 121
Top = 65
Width = 285
Height = 27
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 2
end
object YuMoneyMJ: TEdit
Tag = 2
Left = 144
Top = 118
Width = 179
Height = 54
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -35
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
TabOrder = 3
end
object YuMoneyRMB: TEdit
Tag = 2
Left = 144
Top = 174
Width = 179
Height = 54
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -35
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
TabOrder = 4
end
object CRTime: TDateTimePicker
Tag = 2
Left = 298
Top = 22
Width = 109
Height = 23
Date = 43953.000000000000000000
Format = 'yyyy-MM-dd'
Time = 43953.000000000000000000
TabOrder = 5
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Money.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 469
Top = 1
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Money.ADOLink
Parameters = <>
Left = 437
Top = 1
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Money.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 501
Top = 1
end
end