base_detail.dfm
来自「一个MRPII系统源代码版本」· DFM 代码 · 共 37 行
DFM
37 行
inherited Frm_Base_Detail: TFrm_Base_Detail
Left = 233
Top = 300
Caption = 'Frm_Base_Detail'
ClientHeight = 245
ClientWidth = 397
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
inherited btn_ok: TButton
Left = 178
end
inherited btn_Cancel: TButton
Left = 287
end
object Pnl_Add: TPanel [2]
Left = 414
Top = -28
Width = 61
Height = 25
BevelOuter = bvLowered
Caption = #22686#21152
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
Visible = False
end
inherited AdoQry_Tmp: TADOQuery
Left = 80
Top = 80
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?