usendstatus.dfm
来自「由于工作需要」· DFM 代码 · 共 36 行
DFM
36 行
object FrmSendStatus: TFrmSendStatus
Left = 457
Top = 300
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #37038#20214#21457#36865#29366#24577
ClientHeight = 173
ClientWidth = 390
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object lbl1: TLabel
Left = 12
Top = 16
Width = 84
Height = 12
Caption = #37038#20214#21457#36865#29366#24577#65306
end
object mmo1: TMemo
Left = 10
Top = 43
Width = 369
Height = 115
ScrollBars = ssBoth
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?