📄 upasswordform.dfm
字号:
object PassWordForm: TPassWordForm
Left = 424
Top = 305
BorderStyle = bsDialog
Caption = #23494#30721
ClientHeight = 124
ClientWidth = 316
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object bsSkinPanel1: TbsSkinPanel
Left = 24
Top = 16
Width = 257
Height = 49
TabOrder = 0
SkinDataName = 'panel'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RealHeight = -1
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvFrame
CaptionMode = False
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Caption = 'bsSkinPanel1'
object Label2: TLabel
Left = 16
Top = 16
Width = 36
Height = 12
Caption = #23494#30721#65306
Transparent = True
end
object E_PassWord: TbsSkinPasswordEdit
Left = 72
Top = 16
Width = 138
Height = 20
Cursor = crIBeam
TabOrder = 0
SkinDataName = 'edit'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
PasswordKind = pkRoundRect
Text = 'test'
end
end
object bsSkinButton1: TbsSkinButton
Left = 72
Top = 80
Width = 75
Height = 25
TabOrder = 1
SkinDataName = 'button'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #30830#23450
NumGlyphs = 1
Spacing = 1
ModalResult = 1
end
object bsSkinButton2: TbsSkinButton
Left = 184
Top = 80
Width = 75
Height = 25
TabOrder = 2
SkinDataName = 'button'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #21462#28040
NumGlyphs = 1
Spacing = 1
Cancel = True
ModalResult = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -