home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / biuro / AddrOrg / _SETUP.1 / ADO30.exe / 0 / RCDATA / TSUMMARYDLG / TSUMMARYDLG.txt
Text File  |  1999-12-09  |  6KB  |  199 lines

  1. object SummaryDlg: TSummaryDlg
  2.   Left = 206
  3.   Top = 104
  4.   Hint = 'Select '#39'Summary By'#39' data field'
  5.   ActiveControl = OKBtn
  6.   BorderStyle = bsDialog
  7.   Caption = 'Summary'
  8.   ClientHeight = 366
  9.   ClientWidth = 564
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   Position = poScreenCenter
  16.   ShowHint = True
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel1: TBevel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 465
  25.     Height = 345
  26.     Shape = bsFrame
  27.     IsControl = True
  28.   end
  29.   object Label1: TLabel
  30.     Left = 16
  31.     Top = 20
  32.     Width = 73
  33.     Height = 13
  34.     Caption = 'Summary By:'
  35.   end
  36.   object Label2: TLabel
  37.     Left = 296
  38.     Top = 333
  39.     Width = 34
  40.     Height = 13
  41.     Caption = 'Total:'
  42.   end
  43.   object Label3: TLabel
  44.     Left = 341
  45.     Top = 333
  46.     Width = 63
  47.     Height = 13
  48.     Alignment = taRightJustify
  49.     AutoSize = False
  50.   end
  51.   object OKBtn: TBitBtn
  52.     Left = 476
  53.     Top = 8
  54.     Width = 77
  55.     Height = 27
  56.     Hint = 'Close Summary Window'
  57.     Caption = '&Close'
  58.     TabOrder = 0
  59.     Kind = bkOK
  60.     Margin = 2
  61.     Spacing = -1
  62.     IsControl = True
  63.   end
  64.   object HelpBtn: TBitBtn
  65.     Left = 476
  66.     Top = 40
  67.     Width = 77
  68.     Height = 27
  69.     Hint = 'Display Help Window'
  70.     TabOrder = 1
  71.     OnClick = HelpBtnClick
  72.     Kind = bkHelp
  73.     Margin = 2
  74.     Spacing = -1
  75.     IsControl = True
  76.   end
  77.   object StringGrid1: TStringGrid
  78.     Left = 16
  79.     Top = 40
  80.     Width = 455
  81.     Height = 289
  82.     ColCount = 3
  83.     DefaultRowHeight = 16
  84.     FixedCols = 0
  85.     RowCount = 17
  86.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
  87.     TabOrder = 2
  88.     OnDrawCell = StringGrid1DrawCell
  89.     ColWidths = (
  90.       328
  91.       58
  92.       46)
  93.   end
  94.   object ComboBox1: TComboBox
  95.     Left = 90
  96.     Top = 16
  97.     Width = 145
  98.     Height = 21
  99.     Style = csDropDownList
  100.     ItemHeight = 13
  101.     TabOrder = 3
  102.     OnChange = ComboBox1Change
  103.   end
  104.   object BitBtn1: TBitBtn
  105.     Left = 476
  106.     Top = 72
  107.     Width = 77
  108.     Height = 27
  109.     Hint = 'Display Graph'
  110.     Caption = '&Graph'
  111.     Default = True
  112.     TabOrder = 4
  113.     OnClick = BitBtn1Click
  114.     Glyph.Data = {
  115.       76010000424D7601000000000000760000002800000020000000100000000100
  116.       04000000000000010000120B0000120B00001000000000000000000000000000
  117.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  118.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300030003
  119.       0003333377737773777333333333333333333FFFFFFFFFFFFFFF770000000000
  120.       0000777777777777777733039993BBB3CCC3337F737F737F737F37039993BBB3
  121.       CCC3377F737F737F737F33039993BBB3CCC33F7F737F737F737F77079997BBB7
  122.       CCC77777737773777377330399930003CCC3337F737F7773737F370399933333
  123.       CCC3377F737F3333737F330399933333CCC33F7F737FFFFF737F770700077777
  124.       CCC77777777777777377330333333333CCC3337F33333333737F370333333333
  125.       0003377F33333333777333033333333333333F7FFFFFFFFFFFFF770777777777
  126.       7777777777777777777733333333333333333333333333333333}
  127.     Margin = 2
  128.     NumGlyphs = 2
  129.     Spacing = -1
  130.     IsControl = True
  131.   end
  132.   object SortBy: TRadioGroup
  133.     Left = 478
  134.     Top = 144
  135.     Width = 81
  136.     Height = 65
  137.     Caption = 'Sort By'
  138.     ItemIndex = 0
  139.     Items.Strings = (
  140.       'Name'
  141.       'Value')
  142.     TabOrder = 6
  143.     OnClick = SortByClick
  144.   end
  145.   object BitBtn2: TBitBtn
  146.     Left = 476
  147.     Top = 104
  148.     Width = 77
  149.     Height = 27
  150.     Hint = 'Print Summary'
  151.     Caption = '&Print'
  152.     Default = True
  153.     TabOrder = 5
  154.     OnClick = BitBtn2Click
  155.     Glyph.Data = {
  156.       76010000424D7601000000000000760000002800000020000000100000000100
  157.       04000000000000010000130B0000130B00001000000000000000000000000000
  158.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  159.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  160.       00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  161.       8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  162.       8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  163.       8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  164.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  165.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  166.       33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  167.       33333337FFFF7733333333300000033333333337777773333333}
  168.     Margin = 2
  169.     NumGlyphs = 2
  170.     Spacing = -1
  171.     IsControl = True
  172.   end
  173.   object DetailShell1: TDetailShell
  174.     OnBodyBefore = DetailShell1BodyBefore
  175.     OnRowPrint = DetailShell1RowPrint
  176.     OnRowAfter = DetailShell1RowAfter
  177.     Left = 488
  178.     Top = 224
  179.   end
  180.   object ReportSystem1: TReportSystem
  181.     TitleSetup = 'Report Setup'
  182.     TitleStatus = 'Report Status'
  183.     TitlePreview = 'Report Preview'
  184.     SystemSetups = [ssAllowCopies, ssAllowCollate, ssAllowDuplex, ssAllowDestPreview, ssAllowDestPrinter, ssAllowDestFile, ssAllowPrinterSetup]
  185.     SystemFiler.StatusFormat = 'Generating page %p'
  186.     SystemPreview.ZoomFactor = 100.000000000000000000
  187.     SystemPrinter.MarginBottom = 1.000000000000000000
  188.     SystemPrinter.MarginTop = 1.000000000000000000
  189.     SystemPrinter.ScaleX = 100.000000000000000000
  190.     SystemPrinter.ScaleY = 100.000000000000000000
  191.     SystemPrinter.StatusFormat = 'Printing page %p'
  192.     SystemPrinter.Title = 'ReportPrinter Report'
  193.     SystemPrinter.UnitsFactor = 1.000000000000000000
  194.     OnPrint = ReportSystem1Print
  195.     Left = 488
  196.     Top = 264
  197.   end
  198. end
  199.