?? screenprotect.dfm
字號:
object Frm_ScreenProtect: TFrm_ScreenProtect
Left = -1
Top = 17
Align = alClient
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 550
ClientWidth = 804
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Image1: TImage
Left = 0
Top = 0
Width = 804
Height = 550
Align = alClient
Stretch = True
end
object Edt_id: TEdit
Left = 543
Top = 430
Width = 80
Height = 20
TabOrder = 0
end
object edt_passwd: TEdit
Left = 543
Top = 459
Width = 80
Height = 20
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 485
Top = 430
Width = 56
Height = 20
Color = clInfoBk
Enabled = False
TabOrder = 3
Text = ' '#24037#21495
end
object Edit4: TEdit
Left = 485
Top = 459
Width = 56
Height = 20
Color = clInfoBk
Enabled = False
TabOrder = 4
Text = ' '#23494#30721
end
object Btn_ok: TButton
Left = 495
Top = 495
Width = 118
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Btn_okClick
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -