?? umessage.dfm
字號:
object frmmessage: Tfrmmessage
Left = 823
Top = 616
BorderStyle = bsNone
Caption = 'frmmessage'
ClientHeight = 91
ClientWidth = 207
Color = clBtnFace
DefaultMonitor = dmDesktop
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = -14
Width = 207
Height = 105
Align = alBottom
OnDblClick = Image1DblClick
end
object Memo1: TMemo
Left = 0
Top = 0
Width = 207
Height = 89
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'')
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
OnDblClick = Memo1DblClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -