setfeerateform.dfm
来自「***智能监视系统*** 程序运行时需要视频捕捉设备」· DFM 代码 · 共 35 行
DFM
35 行
inherited frmSetFeeRate: TfrmSetFeeRate
Left = 224
Top = 133
Width = 438
Height = 329
Caption = '费率设置'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
Width = 430
Height = 257
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 417
Height = 241
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
inherited bbnOk: TBitBtn
Left = 264
Top = 264
end
inherited bbnCancel: TBitBtn
Left = 344
Top = 264
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?