form_FirResponse.dfm
上传用户:gelin96
上传日期:2017-01-08
资源大小:20993k
文件大小:0k
源码类别:

MTK

开发平台:

C++ Builder

  1. object frmFirResponse: TfrmFirResponse
  2.   Left = 192
  3.   Top = 107
  4.   Width = 696
  5.   Height = 480
  6.   Caption = 'FIR Response'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object imFirResponse: TImage
  17.     Left = 16
  18.     Top = 8
  19.     Width = 657
  20.     Height = 425
  21.   end
  22. end