📄 unit6.dfm
字号:
object fmPass: TfmPass
Tag = 1
Left = 192
Top = 114
BorderIcons = []
BorderStyle = bsDialog
Caption = #20462#25913#21475#20196' '
ClientHeight = 114
ClientWidth = 211
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 Label1: TLabel
Left = 56
Top = 8
Width = 48
Height = 15
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 0
Top = 40
Width = 45
Height = 15
Caption = #26032#21475#20196
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 56
Top = 40
Width = 129
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object BitBtn1: TBitBtn
Left = 8
Top = 80
Width = 75
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 128
Top = 80
Width = 75
Height = 25
Caption = #36864#20986
ModalResult = 7
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -