object PrintForm: TPrintForm Left = 298 Top = 179 BorderIcons = [] BorderStyle = bsDialog Caption = 'Print' ClientHeight = 162 ClientWidth = 170 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 OnClose = FormClose TextHeight = 16 object BitBtn2: TBitBtn Left = 90 Top = 110 Width = 71 Height = 33 TabOrder = 0 OnClick = BitBtn2Click Kind = bkClose end object PrintGroup: TRadioGroup Left = 20 Top = 15 Width = 126 Height = 81 Caption = 'Print:' ItemIndex = 0 Items.Strings = ( 'Graphic View' 'Text View' 'Both Views') TabOrder = 1 end object BitBtn1: TBitBtn Left = 10 Top = 109 Width = 71 Height = 33 Caption = 'Print' Default = True TabOrder = 2 OnClick = BitBtn1Click Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000 0003377777777777777308888888888888807F33333333333337088888888888 88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F 8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F 8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0 33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033 33333337FFFF77333333333000000333333333377777733333330000} NumGlyphs = 2 end end