home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / bonus / EverythingIOwn / EIOWN_17.EXE / EIO.EXE / 0 / RCDATA / TFRMPRINTREPORT / TFRMPRINTREPORT.txt < prev   
Encoding:
Text File  |  1998-02-24  |  5.9 KB  |  199 lines

  1. object frmPrintReport: TfrmPrintReport
  2.   Left = 146
  3.   Top = 67
  4.   ActiveControl = ReportCombo
  5.   BorderIcons = [biSystemMenu, biMaximize]
  6.   AutoScroll = False
  7.   Caption = 'Everything I Own! -- Print or View Reports'
  8.   ClientHeight = 358
  9.   ClientWidth = 418
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Bevel1: TBevel
  21.     Left = 4
  22.     Top = 4
  23.     Width = 405
  24.     Height = 61
  25.   end
  26.   object Label1: TLabel
  27.     Left = 72
  28.     Top = 16
  29.     Width = 272
  30.     Height = 40
  31.     Caption = 'Everything I Own!'
  32.     Font.Color = clRed
  33.     Font.Height = -35
  34.     Font.Name = 'Arial'
  35.     Font.Style = []
  36.     ParentFont = False
  37.     Transparent = True
  38.   end
  39.   object ReportCombo: TRadioGroup
  40.     Left = 8
  41.     Top = 72
  42.     Width = 401
  43.     Height = 89
  44.     Caption = 'Select report '
  45.     Columns = 2
  46.     Font.Color = clBlue
  47.     Font.Height = -13
  48.     Font.Name = 'Arial'
  49.     Font.Style = []
  50.     Items.Strings = (
  51.       'Complete Listing'
  52.       'Grouped by Location'
  53.       'Grouped by Type'
  54.       'Model and Serial Numbers'
  55.       'Items Under Warranty')
  56.     ParentFont = False
  57.     TabOrder = 0
  58.   end
  59.   object PrintDialogChk: TCheckBox
  60.     Left = 12
  61.     Top = 252
  62.     Width = 161
  63.     Height = 17
  64.     Caption = 'Show print dialog'
  65.     Font.Color = clBlue
  66.     Font.Height = -13
  67.     Font.Name = 'Arial'
  68.     Font.Style = []
  69.     ParentFont = False
  70.     TabOrder = 2
  71.   end
  72.   object OrientationCombo: TRadioGroup
  73.     Left = 8
  74.     Top = 172
  75.     Width = 157
  76.     Height = 65
  77.     Caption = 'Orientation '
  78.     Font.Color = clRed
  79.     Font.Height = -13
  80.     Font.Name = 'Arial'
  81.     Font.Style = []
  82.     Items.Strings = (
  83.       'Portrait'
  84.       'Landscape')
  85.     ParentFont = False
  86.     TabOrder = 1
  87.   end
  88.   object Panel1: TPanel
  89.     Left = 48
  90.     Top = 280
  91.     Width = 337
  92.     Height = 57
  93.     BevelInner = bvLowered
  94.     BevelWidth = 2
  95.     TabOrder = 3
  96.     object BitBtn2: TBitBtn
  97.       Left = 8
  98.       Top = 8
  99.       Width = 113
  100.       Height = 41
  101.       Caption = 'Pre&view'
  102.       Font.Color = clBlue
  103.       Font.Height = -13
  104.       Font.Name = 'Arial'
  105.       Font.Style = []
  106.       ParentFont = False
  107.       TabOrder = 0
  108.       OnClick = BitBtn1Click
  109.       Glyph.Data = {
  110.         78010000424D7801000000000000760000002800000020000000100000000100
  111.         04000000000000000000120B0000120B00000000000000000000000000000000
  112.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  113.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000000
  114.         00003333377777777777333330FFFFFFFFF03FF3F7FFFF33FFF7003000000FF0
  115.         00F077F7777773F77737E00FBFBFB0FFFFF07773333FF7FF33F7E0FBFB00000F
  116.         F0F077F333777773F737E0BFBFBFBFB0FFF077F3333FFFF733F7E0FBFB00000F
  117.         F0F077F333777773F737E0BFBFBFBFB0FFF077F33FFFFFF733F7E0FB0000000F
  118.         F0F077FF777777733737000FB0FFFFFFFFF07773F7F333333337333000FFFFFF
  119.         FFF0333777F3FFF33FF7333330F000FF0000333337F777337777333330FFFFFF
  120.         0FF0333337FFFFFF7F37333330CCCCCC0F033333377777777F73333330FFFFFF
  121.         0033333337FFFFFF7733333330000000033333333777777773330000}
  122.       Layout = blGlyphTop
  123.       NumGlyphs = 2
  124.     end
  125.     object BitBtn1: TBitBtn
  126.       Left = 128
  127.       Top = 8
  128.       Width = 113
  129.       Height = 41
  130.       Caption = '&Print'
  131.       Font.Color = clBlue
  132.       Font.Height = -13
  133.       Font.Name = 'Arial'
  134.       Font.Style = []
  135.       ParentFont = False
  136.       TabOrder = 1
  137.       OnClick = btnPrinpClick
  138.       Glyph.Data = {
  139.         76010000424D7601000000000000760000002800000020000000100000000100
  140.         04000000000000010000130B0000130B00000000000000000000000000000000
  141.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  142.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  143.         00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  144.         8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  145.         8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  146.         8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  147.         03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  148.         03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  149.         33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  150.         33333337FFFF7733333333300000033333333337777773333333}
  151.       Layout = blGlyphTop
  152.       NumGlyphs = 2
  153.     end
  154.     object BitBtn3: TBitBtn
  155.       Left = 251
  156.       Top = 8
  157.       Width = 78
  158.       Height = 41
  159.       Caption = '&Close'
  160.       Font.Color = clBlue
  161.       Font.Height = -11
  162.       Font.Name = 'MS Sans Serif'
  163.       Font.Style = []
  164.       ParentFont = False
  165.       TabOrder = 2
  166.       OnClick = btnCloseClick
  167.       Glyph.Data = {
  168.         78010000424D7801000000000000760000002800000020000000100000000100
  169.         04000000000000000000120B0000120B00000000000000000000000000000000
  170.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  171.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  172.         03333377777777777F333301111111110333337F333333337F33330111111111
  173.         0333337F333333337F333301111111110333337F333333337F33330111111111
  174.         0333337F333333337F333301111111110333337F333333337F33330111111111
  175.         0333337F3333333F7F333301111111B10333337F333333737F33330111111111
  176.         0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
  177.         0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
  178.         0333337F377777337F333301111111110333337F333333337F33330111111111
  179.         0333337FFFFFFFFF7F33330000000000033333777777777773330000}
  180.       Layout = blGlyphTop
  181.       NumGlyphs = 2
  182.     end
  183.   end
  184.   object btnFilter: TBitBtn
  185.     Left = 240
  186.     Top = 192
  187.     Width = 129
  188.     Height = 33
  189.     Caption = '&Filter Records'
  190.     Font.Color = clBlue
  191.     Font.Height = -13
  192.     Font.Name = 'Arial'
  193.     Font.Style = []
  194.     ParentFont = False
  195.     TabOrder = 4
  196.     OnClick = btnFilterClick
  197.   end
  198. end
  199.