object HelpForm: THelpForm Left = 410 Top = 232 Width = 479 Height = 263 BorderIcons = [biSystemMenu] BorderStyle = bsToolWindow Caption = 'Receiver Schematic' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False OnClick = FormClick OnCreate = FormCreate OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object ReceiverImage: TImage Left = 0 Top = 0 Width = 471 Height = 236 Align = alClient AutoSize = True Center = True Picture.Data = {} OnClick = FormClick end end