📄 unit8.dfm
字号:
object UserOn: TUserOn
Left = 309
Top = 260
AlphaBlendValue = 150
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30331#24405#31383#21475
ClientHeight = 166
ClientWidth = 325
Color = clSkyBlue
Constraints.MaxHeight = 200
Constraints.MaxWidth = 333
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 40
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 48
Top = 88
Width = 36
Height = 13
Caption = #23494#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 104
Top = 80
Width = 143
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 10
PasswordChar = '*'
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 64
Top = 128
Width = 75
Height = 25
Caption = #30331#24405
TabOrder = 1
OnClick = Button1Click
OnEnter = Button1Click
end
object ComboBox1: TComboBox
Left = 104
Top = 40
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 2
OnChange = ComboBox1Change
OnKeyPress = ComboBox1KeyPress
end
object Button2: TButton
Left = 184
Top = 128
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -