udecoderform.dfm
来自「工商银行限制了牡丹卡的网上交易功能.催着我们去各分行办领一张网上交易的通行证:口」· DFM 代码 · 共 84 行
DFM
84 行
object DecoderForm: TDecoderForm
Left = 391
Top = 274
BorderStyle = bsDialog
Caption = 'Info'
ClientHeight = 171
ClientWidth = 201
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnMouseDown = FormMouseDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object lbl1: TLabel
Left = 20
Top = 38
Width = 41
Height = 16
AutoSize = False
Caption = #35843#29992':'
Transparent = True
end
object Label1: TLabel
Left = 20
Top = 84
Width = 41
Height = 16
AutoSize = False
Caption = #32467#26524':'
Transparent = True
end
object Bevel1: TBevel
Left = 0
Top = 28
Width = 201
Height = 143
end
object Cap: TLabel
Left = 14
Top = 6
Width = 205
Height = 18
AutoSize = False
Caption = 'Info'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
OnMouseDown = FormMouseDown
end
object DE1: TEdit
Left = 17
Top = 57
Width = 169
Height = 20
TabOrder = 0
OnKeyPress = DE1KeyPress
end
object DE2: TEdit
Left = 17
Top = 104
Width = 169
Height = 20
TabOrder = 1
end
object btn1: TButton
Left = 20
Top = 136
Width = 169
Height = 21
Caption = #20851#38381
TabOrder = 2
OnClick = btn1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?