object frmJcyform: TfrmJcyform Left = 192 Top = 112 Width = 696 Height = 480 Caption = 'frmJcyform' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Comm1: TComm CommName = 'COM2' BaudRate = 9600 ParityCheck = False Outx_CtsFlow = False Outx_DsrFlow = False DtrControl = DtrEnable DsrSensitivity = False TxContinueOnXoff = True Outx_XonXoffFlow = True Inx_XonXoffFlow = True ReplaceWhenParityError = False IgnoreNullChar = False RtsControl = RtsEnable XonLimit = 500 XoffLimit = 500 ByteSize = _8 Parity = None StopBits = _1 XonChar = #17 XoffChar = #19 ReplacedChar = #0 ReadIntervalTimeout = 100 ReadTotalTimeoutMultiplier = 0 ReadTotalTimeoutConstant = 0 WriteTotalTimeoutMultiplier = 0 WriteTotalTimeoutConstant = 0 Left = 216 Top = 120 end object Timer1: TTimer Left = 276 Top = 120 end end