📄 cssz.dfm
字号:
object FormCssz: TFormCssz
Left = 346
Top = 225
Width = 326
Height = 203
Caption = #21442#25968#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 27
Width = 65
Height = 13
AutoSize = False
Caption = #26381#21153#22120#21517
end
object Label2: TLabel
Left = 40
Top = 53
Width = 73
Height = 13
AutoSize = False
Caption = #25968#25454#24211#21517#31216
end
object Label3: TLabel
Left = 40
Top = 80
Width = 57
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label4: TLabel
Left = 40
Top = 107
Width = 65
Height = 13
AutoSize = False
Caption = #36830#25509#23494#30721
end
object Edit1: TEdit
Left = 136
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 136
Top = 50
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 136
Top = 77
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 136
Top = 104
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Button1: TButton
Left = 56
Top = 136
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 136
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -