un_js.~dfm
来自「屏幕取词的delphi代码」· ~DFM 代码 · 共 40 行
~DFM
40 行
object frm_hint: Tfrm_hint
Left = 192
Top = 179
AlphaBlend = True
AlphaBlendValue = 211
BorderStyle = bsNone
Caption = 'frm_hint'
ClientHeight = 248
ClientWidth = 358
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object TntPanel1: TTntPanel
Left = 0
Top = 0
Width = 358
Height = 248
Align = alClient
BevelOuter = bvLowered
Color = 14155775
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object bvl1: TBevel
Left = 1
Top = 1
Width = 356
Height = 246
Align = alClient
Shape = bsFrame
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?