📄 bjgdyunit.dfm
字号:
object bjgtemp: Tbjgtemp
Left = 275
Top = 208
Width = 301
Height = 206
Caption = #19981#21450#26684#25104#32489#25171#21360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 293
Height = 179
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 40
Width = 73
Height = 13
AutoSize = False
Caption = #35838#31243#32534#21495
end
object Label2: TLabel
Left = 48
Top = 80
Width = 65
Height = 13
AutoSize = False
Caption = #32771#35797#23398#26399
end
object Edit1: TEdit
Left = 128
Top = 38
Width = 121
Height = 21
TabOrder = 0
OnExit = Edit1Exit
end
object Button1: TButton
Left = 104
Top = 128
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object MaskEdit1: TMaskEdit
Left = 128
Top = 78
Width = 119
Height = 21
EditMask = '0000\-9;1;_'
MaxLength = 6
TabOrder = 2
Text = '1999-2'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -