inv_querystatus.dfm
来自「一个MRPII系统源代码版本」· DFM 代码 · 共 27 行
DFM
27 行
object Frm_Inv_QueryStatus: TFrm_Inv_QueryStatus
Left = 261
Top = 273
Width = 290
Height = 97
BOrderIcons = []
Caption = '正在查询.....请稍候!'
Color = clBtnFace
Font.ChArset = DEFAULT_CHArSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 24
Width = 209
Height = 13
AutoSize = False
Caption = '正在执行查询. . . . . .请稍候!'
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?