📄 yhckqkck.dfm
字号:
object frmYhckqkCk: TfrmYhckqkCk
Left = 236
Top = 120
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '银行存款/取款'
ClientHeight = 294
ClientWidth = 403
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object Bevel1: TBevel
Left = 12
Top = 12
Width = 379
Height = 233
Style = bsRaised
end
object Label18: TLabel
Left = 28
Top = 30
Width = 77
Height = 15
Caption = '日 期:'
end
object Label19: TLabel
Left = 28
Top = 60
Width = 76
Height = 15
Caption = '经 办 人:'
end
object Label10: TLabel
Left = 28
Top = 90
Width = 75
Height = 15
Caption = '转出帐户:'
end
object Label11: TLabel
Left = 28
Top = 120
Width = 75
Height = 15
Caption = '转入帐户:'
end
object Label12: TLabel
Left = 28
Top = 150
Width = 77
Height = 15
Caption = '票 号:'
end
object Label13: TLabel
Left = 28
Top = 180
Width = 77
Height = 15
Caption = '金 额:'
end
object Label1: TLabel
Left = 108
Top = 30
Width = 48
Height = 15
Caption = 'Label1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 108
Top = 60
Width = 48
Height = 15
Caption = 'Label2'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 108
Top = 90
Width = 48
Height = 15
Caption = 'Label3'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label4: TLabel
Left = 108
Top = 120
Width = 48
Height = 15
Caption = 'Label4'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label5: TLabel
Left = 108
Top = 150
Width = 48
Height = 15
Caption = 'Label5'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label6: TLabel
Left = 108
Top = 180
Width = 48
Height = 15
Caption = 'Label6'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label111: TLabel
Left = 28
Top = 210
Width = 77
Height = 15
Caption = '备 注:'
end
object Label7: TLabel
Left = 108
Top = 210
Width = 48
Height = 15
Caption = 'Label7'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
object btnCloseTs: TButton
Left = 164
Top = 257
Width = 75
Height = 25
Caption = '关闭'
Default = True
TabOrder = 0
OnClick = btnCloseTsClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -