📄 enter.dfm
字号:
object Enter_Form: TEnter_Form
Left = 277
Top = 224
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #31995#32479#30331#24405
ClientHeight = 132
ClientWidth = 336
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 40
Top = 17
Width = 42
Height = 13
Caption = #22995#21517#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 61
Width = 42
Height = 13
Caption = #23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object XM_CB: TComboBox
Left = 96
Top = 13
Width = 193
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
end
object MM_E: TEdit
Left = 96
Top = 56
Width = 193
Height = 20
PasswordChar = '*'
TabOrder = 1
OnKeyUp = MM_EKeyUp
end
object Enter_Btn: TButton
Left = 80
Top = 94
Width = 75
Height = 25
Caption = #30331#24405#31995#32479
TabOrder = 2
OnClick = Enter_BtnClick
end
object Exit_Btn: TButton
Left = 184
Top = 94
Width = 75
Height = 25
Caption = #21462#28040#30331#24405
TabOrder = 3
OnClick = Exit_BtnClick
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Color = clBtnFace
DrawMenuBar = False
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
UseDimColor = False
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
XPControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcListBox, xcEdit, xcMaskEdit, xcMemo, xcRichEdit, xcCheckBox, xcRadioButton, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcGroupBox]
Active = True
Left = 8
Top = 40
end
object XPManifest1: TXPManifest
Left = 32
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -