📄 unit9.dfm
字号:
object mimasl: Tmimasl
Left = 303
Top = 216
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
ClientHeight = 85
ClientWidth = 116
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 116
Height = 85
Align = alClient
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 0
object Edit1: TEdit
Left = 5
Top = 30
Width = 105
Height = 21
BevelInner = bvNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
PasswordChar = '*'
ShowHint = False
TabOrder = 0
end
object Panel2: TPanel
Left = 5
Top = 3
Width = 105
Height = 25
Caption = #35831#36755#20837#23494#30721
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 5
Top = 56
Width = 105
Height = 25
Caption = #30830' '#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -