📄 unbindform.dfm
字号:
object Unbind: TUnbind
Left = 379
Top = 254
BorderStyle = bsNone
ClientHeight = 164
ClientWidth = 281
Color = clHotLight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 24
Top = 18
Width = 233
Height = 95
Caption = #35299#38500#23631#24149#20445#25252
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 32
Width = 60
Height = 13
Caption = #24403#21069#29992#25143#65306
end
object Cur_user: TLabel
Left = 96
Top = 28
Width = 3
Height = 16
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 64
Width = 60
Height = 13
Caption = #29992#25143#23494#30721#65306
end
object Edit1: TEdit
Left = 96
Top = 60
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
end
object Button1: TButton
Left = 104
Top = 125
Width = 75
Height = 25
Caption = #35299' '#38145
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -