home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / zkuste / delphi / kolekce / d567 / FLEXCEL.ZIP / Demo / FlDemo / UFlDemo.dfm < prev    next >
Encoding:
Text File  |  2002-10-09  |  37.9 KB  |  1,382 lines

  1. object Main: TMain
  2.   Left = 75
  3.   Top = 106
  4.   Width = 845
  5.   Height = 529
  6.   Caption = 'FlexCel Component Suite Demo'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 837
  21.     Height = 483
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     TabOrder = 0
  25.     object Splitter1: TSplitter
  26.       Left = 233
  27.       Top = 38
  28.       Width = 3
  29.       Height = 445
  30.       Cursor = crHSplit
  31.     end
  32.     object ListDemos: TTreeView
  33.       Left = 0
  34.       Top = 38
  35.       Width = 233
  36.       Height = 445
  37.       Align = alLeft
  38.       HideSelection = False
  39.       Indent = 19
  40.       ReadOnly = True
  41.       TabOrder = 0
  42.       OnChange = ListDemosChange
  43.       Items.Data = {
  44.         020000001E0000000000000000000000FFFFFFFFFFFFFFFF0000000002000000
  45.         0544656D6F731F0000000100000001000000FFFFFFFFFFFFFFFF000000000D00
  46.         0000065265706F7274310000000300000003000000FFFFFFFFFFFFFFFF000000
  47.         000000000018566572792073696D706C652064656D6F20284E6F204442293300
  48.         00000300000003000000FFFFFFFFFFFFFFFF00000000000000001A4172726179
  49.         206F662076617269616E74732020284E6F204442292B00000003000000030000
  50.         00FFFFFFFFFFFFFFFF000000000000000012496D6167652044656D6F20284E6F
  51.         20444229220000000300000000000000FFFFFFFFFFFFFFFF0000000000000000
  52.         094462207265706F72742F0000000300000003000000FFFFFFFFFFFFFFFF0000
  53.         000000000000164D756C7469706C65204D61737465722D44657461696C280000
  54.         000300000003000000FFFFFFFFFFFFFFFF00000000000000000F4D756C746970
  55.         6C6520736865657473240000000300000003000000FFFFFFFFFFFFFFFF000000
  56.         00000000000B5069766F74205461626C651F0000000300000003000000FFFFFF
  57.         FFFFFFFFFF0000000000000000064368617274732C0000000300000003000000
  58.         FFFFFFFFFFFFFFFF000000000000000013496D6167657320616E6420636F6D6D
  59.         656E7473330000000300000003000000FFFFFFFFFFFFFFFF0000000000000000
  60.         1A496D6167657320616E64206D756C7469706C65207368656574732400000003
  61.         00000003000000FFFFFFFFFFFFFFFF00000000000000000B437573746F6D2064
  62.         6174612D0000000300000003000000FFFFFFFFFFFFFFFF000000000000000014
  63.         53696465206279205369646520436F6C756D6E73300000000000000000000000
  64.         FFFFFFFFFFFFFFFF0000000000000000174D656D6F7279204461746173657473
  65.         20284E6F204442291F0000000200000002000000FFFFFFFFFFFFFFFF00000000
  66.         0200000006496D706F7274220000000400000004000000FFFFFFFFFFFFFFFF00
  67.         0000000000000009526561642066696C65240000000400000004000000FFFFFF
  68.         FFFFFFFFFF00000000000000000B4372656174652066696C6531000000050000
  69.         0005000000FFFFFFFFFFFFFFFF000000000000000018536F6D6520776F726473
  70.         2061626F757420466C657843656C}
  71.     end
  72.     object Tabs: TPageControl
  73.       Left = 236
  74.       Top = 38
  75.       Width = 601
  76.       Height = 445
  77.       ActivePage = TabSheet11
  78.       Align = alClient
  79.       TabOrder = 1
  80.       TabPosition = tpBottom
  81.       object TabSheet1: TTabSheet
  82.         Caption = '1'
  83.         object Panel2: TPanel
  84.           Left = 0
  85.           Top = 0
  86.           Width = 593
  87.           Height = 417
  88.           Align = alClient
  89.           BevelOuter = bvLowered
  90.           Color = clWindow
  91.           TabOrder = 0
  92.           object TxtWelcome: TRichEdit
  93.             Left = 1
  94.             Top = 1
  95.             Width = 591
  96.             Height = 415
  97.             Align = alClient
  98.             ReadOnly = True
  99.             ScrollBars = ssBoth
  100.             TabOrder = 0
  101.           end
  102.         end
  103.       end
  104.       object TabSheet2: TTabSheet
  105.         Caption = '2'
  106.         ImageIndex = 1
  107.         object Panel3: TPanel
  108.           Left = 0
  109.           Top = 0
  110.           Width = 593
  111.           Height = 417
  112.           Align = alClient
  113.           BevelOuter = bvLowered
  114.           Color = clWindow
  115.           TabOrder = 0
  116.           object TPanel
  117.             Left = 1
  118.             Top = 1
  119.             Width = 591
  120.             Height = 32
  121.             Align = alTop
  122.             Color = clHighlight
  123.             TabOrder = 0
  124.             object Label3: TLabel
  125.               Left = 9
  126.               Top = 8
  127.               Width = 41
  128.               Height = 16
  129.               Caption = 'Report'
  130.               Color = clHighlight
  131.               Font.Charset = ANSI_CHARSET
  132.               Font.Color = clHighlightText
  133.               Font.Height = -13
  134.               Font.Name = 'Arial'
  135.               Font.Style = [fsBold, fsItalic]
  136.               ParentColor = False
  137.               ParentFont = False
  138.             end
  139.           end
  140.           object TxtReport: TRichEdit
  141.             Left = 1
  142.             Top = 33
  143.             Width = 591
  144.             Height = 383
  145.             Align = alClient
  146.             ReadOnly = True
  147.             ScrollBars = ssBoth
  148.             TabOrder = 1
  149.           end
  150.         end
  151.       end
  152.       object TabSheet3: TTabSheet
  153.         Tag = 1
  154.         Caption = '3'
  155.         ImageIndex = 2
  156.         object Panel4: TPanel
  157.           Left = 0
  158.           Top = 0
  159.           Width = 593
  160.           Height = 417
  161.           Align = alClient
  162.           BevelOuter = bvLowered
  163.           Color = clWindow
  164.           TabOrder = 0
  165.           object TPanel
  166.             Left = 1
  167.             Top = 1
  168.             Width = 591
  169.             Height = 32
  170.             Align = alTop
  171.             Color = clHighlight
  172.             TabOrder = 0
  173.             object Label2: TLabel
  174.               Left = 9
  175.               Top = 8
  176.               Width = 162
  177.               Height = 16
  178.               Caption = 'Very simple demo (no DB)'
  179.               Color = clHighlight
  180.               Font.Charset = ANSI_CHARSET
  181.               Font.Color = clHighlightText
  182.               Font.Height = -13
  183.               Font.Name = 'Arial'
  184.               Font.Style = [fsBold, fsItalic]
  185.               ParentColor = False
  186.               ParentFont = False
  187.             end
  188.           end
  189.           object TxtSimpleDemo: TRichEdit
  190.             Left = 1
  191.             Top = 33
  192.             Width = 591
  193.             Height = 383
  194.             Align = alClient
  195.             ReadOnly = True
  196.             ScrollBars = ssBoth
  197.             TabOrder = 1
  198.           end
  199.         end
  200.       end
  201.       object TabSheet4: TTabSheet
  202.         Tag = 2
  203.         Caption = '4'
  204.         ImageIndex = 3
  205.         object Panel5: TPanel
  206.           Left = 0
  207.           Top = 0
  208.           Width = 593
  209.           Height = 417
  210.           Align = alClient
  211.           BevelOuter = bvLowered
  212.           Color = clWindow
  213.           TabOrder = 0
  214.           object TPanel
  215.             Left = 1
  216.             Top = 1
  217.             Width = 591
  218.             Height = 32
  219.             Align = alTop
  220.             Color = clHighlight
  221.             TabOrder = 0
  222.             object Label1: TLabel
  223.               Left = 9
  224.               Top = 8
  225.               Width = 153
  226.               Height = 16
  227.               Caption = 'Array of variants (No DB)'
  228.               Color = clHighlight
  229.               Font.Charset = ANSI_CHARSET
  230.               Font.Color = clHighlightText
  231.               Font.Height = -13
  232.               Font.Name = 'Arial'
  233.               Font.Style = [fsBold, fsItalic]
  234.               ParentColor = False
  235.               ParentFont = False
  236.             end
  237.           end
  238.           object TxtVarArr: TRichEdit
  239.             Left = 1
  240.             Top = 33
  241.             Width = 591
  242.             Height = 215
  243.             Align = alClient
  244.             ReadOnly = True
  245.             ScrollBars = ssBoth
  246.             TabOrder = 1
  247.           end
  248.           object Panel6: TPanel
  249.             Left = 1
  250.             Top = 248
  251.             Width = 591
  252.             Height = 168
  253.             Align = alBottom
  254.             BevelOuter = bvNone
  255.             Color = 10672861
  256.             TabOrder = 2
  257.             object Label4: TLabel
  258.               Left = 16
  259.               Top = 8
  260.               Width = 203
  261.               Height = 13
  262.               Caption = 'Fill in the values you want to send to Excel:'
  263.             end
  264.             object PageControl1: TPageControl
  265.               Left = 16
  266.               Top = 24
  267.               Width = 561
  268.               Height = 137
  269.               ActivePage = TabSheet15
  270.               Anchors = [akLeft, akTop, akRight]
  271.               TabOrder = 0
  272.               TabPosition = tpBottom
  273.               object TabSheet15: TTabSheet
  274.                 Caption = 'Sheet 1'
  275.                 object GridVarArray1: TStringGrid
  276.                   Left = 8
  277.                   Top = 0
  278.                   Width = 329
  279.                   Height = 105
  280.                   DefaultRowHeight = 18
  281.                   Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
  282.                   ScrollBars = ssNone
  283.                   TabOrder = 0
  284.                 end
  285.               end
  286.               object TabSheet16: TTabSheet
  287.                 Caption = 'Sheet2'
  288.                 ImageIndex = 1
  289.                 object GridVarArray2: TStringGrid
  290.                   Left = 8
  291.                   Top = 0
  292.                   Width = 329
  293.                   Height = 105
  294.                   DefaultRowHeight = 18
  295.                   Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
  296.                   ScrollBars = ssNone
  297.                   TabOrder = 0
  298.                 end
  299.               end
  300.             end
  301.           end
  302.         end
  303.       end
  304.       object TabSheet14: TTabSheet
  305.         Tag = 3
  306.         Caption = '5'
  307.         ImageIndex = 5
  308.         object Panel18: TPanel
  309.           Left = 0
  310.           Top = 0
  311.           Width = 593
  312.           Height = 417
  313.           Align = alClient
  314.           BevelOuter = bvLowered
  315.           Color = clWindow
  316.           TabOrder = 0
  317.           object TPanel
  318.             Left = 1
  319.             Top = 1
  320.             Width = 591
  321.             Height = 32
  322.             Align = alTop
  323.             Color = clHighlight
  324.             TabOrder = 0
  325.             object Label17: TLabel
  326.               Left = 9
  327.               Top = 8
  328.               Width = 127
  329.               Height = 16
  330.               Caption = 'Image demo (No DB)'
  331.               Color = clHighlight
  332.               Font.Charset = ANSI_CHARSET
  333.               Font.Color = clHighlightText
  334.               Font.Height = -13
  335.               Font.Name = 'Arial'
  336.               Font.Style = [fsBold, fsItalic]
  337.               ParentColor = False
  338.               ParentFont = False
  339.             end
  340.           end
  341.           object TxtImgDemo: TRichEdit
  342.             Left = 1
  343.             Top = 33
  344.             Width = 591
  345.             Height = 327
  346.             Align = alClient
  347.             ReadOnly = True
  348.             ScrollBars = ssBoth
  349.             TabOrder = 1
  350.           end
  351.           object Panel19: TPanel
  352.             Left = 1
  353.             Top = 360
  354.             Width = 591
  355.             Height = 56
  356.             Align = alBottom
  357.             BevelOuter = bvNone
  358.             Color = 10672861
  359.             TabOrder = 2
  360.             object Label18: TLabel
  361.               Left = 16
  362.               Top = 8
  363.               Width = 98
  364.               Height = 13
  365.               Caption = 'File to send to Excel:'
  366.             end
  367.             object edMyImage: TEdit
  368.               Left = 16
  369.               Top = 24
  370.               Width = 574
  371.               Height = 21
  372.               Anchors = [akLeft, akTop, akRight]
  373.               TabOrder = 0
  374.             end
  375.             object btnOpenMyImage: TButton
  376.               Left = 602
  377.               Top = 23
  378.               Width = 25
  379.               Height = 25
  380.               Anchors = [akTop, akRight]
  381.               Caption = '...'
  382.               TabOrder = 1
  383.               OnClick = btnOpenMyImageClick
  384.             end
  385.           end
  386.         end
  387.       end
  388.       object TabSheet5: TTabSheet
  389.         Tag = 4
  390.         Caption = '6'
  391.         ImageIndex = 4
  392.         object Panel7: TPanel
  393.           Left = 0
  394.           Top = 0
  395.           Width = 593
  396.           Height = 417
  397.           Align = alClient
  398.           BevelOuter = bvLowered
  399.           Color = clWindow
  400.           TabOrder = 0
  401.           object TPanel
  402.             Left = 1
  403.             Top = 1
  404.             Width = 591
  405.             Height = 32
  406.             Align = alTop
  407.             Color = clHighlight
  408.             TabOrder = 0
  409.             object Label5: TLabel
  410.               Left = 9
  411.               Top = 8
  412.               Width = 58
  413.               Height = 16
  414.               Caption = 'Db report'
  415.               Color = clHighlight
  416.               Font.Charset = ANSI_CHARSET
  417.               Font.Color = clHighlightText
  418.               Font.Height = -13
  419.               Font.Name = 'Arial'
  420.               Font.Style = [fsBold, fsItalic]
  421.               ParentColor = False
  422.               ParentFont = False
  423.             end
  424.           end
  425.           object TxtDbDemo: TRichEdit
  426.             Left = 1
  427.             Top = 33
  428.             Width = 591
  429.             Height = 324
  430.             Align = alClient
  431.             ReadOnly = True
  432.             ScrollBars = ssBoth
  433.             TabOrder = 1
  434.           end
  435.           object Panel8: TPanel
  436.             Left = 1
  437.             Top = 357
  438.             Width = 591
  439.             Height = 59
  440.             Align = alBottom
  441.             BevelOuter = bvNone
  442.             Color = 10672861
  443.             TabOrder = 2
  444.             object Label6: TLabel
  445.               Left = 16
  446.               Top = 8
  447.               Width = 79
  448.               Height = 13
  449.               Caption = 'Select customer:'
  450.             end
  451.             object DBLookupComboBox1: TDBLookupComboBox
  452.               Left = 16
  453.               Top = 24
  454.               Width = 281
  455.               Height = 21
  456.               KeyField = 'CustNo'
  457.               ListField = 'Company'
  458.               ListSource = DemoData.DsCust
  459.               TabOrder = 0
  460.             end
  461.           end
  462.         end
  463.       end
  464.       object TabSheet6: TTabSheet
  465.         Tag = 5
  466.         Caption = '7'
  467.         ImageIndex = 5
  468.         object Panel9: TPanel
  469.           Left = 0
  470.           Top = 0
  471.           Width = 593
  472.           Height = 417
  473.           Align = alClient
  474.           BevelOuter = bvLowered
  475.           Color = clWindow
  476.           TabOrder = 0
  477.           object TPanel
  478.             Left = 1
  479.             Top = 1
  480.             Width = 591
  481.             Height = 32
  482.             Align = alTop
  483.             Color = clHighlight
  484.             TabOrder = 0
  485.             object Label7: TLabel
  486.               Left = 9
  487.               Top = 8
  488.               Width = 139
  489.               Height = 16
  490.               Caption = 'Multiple Master- Detail'
  491.               Color = clHighlight
  492.               Font.Charset = ANSI_CHARSET
  493.               Font.Color = clHighlightText
  494.               Font.Height = -13
  495.               Font.Name = 'Arial'
  496.               Font.Style = [fsBold, fsItalic]
  497.               ParentColor = False
  498.               ParentFont = False
  499.             end
  500.           end
  501.           object TxtMultMast: TRichEdit
  502.             Left = 1
  503.             Top = 33
  504.             Width = 591
  505.             Height = 383
  506.             Align = alClient
  507.             ReadOnly = True
  508.             ScrollBars = ssBoth
  509.             TabOrder = 1
  510.           end
  511.         end
  512.       end
  513.       object TabSheet7: TTabSheet
  514.         Tag = 6
  515.         Caption = '8'
  516.         ImageIndex = 6
  517.         object Panel10: TPanel
  518.           Left = 0
  519.           Top = 0
  520.           Width = 593
  521.           Height = 417
  522.           Align = alClient
  523.           BevelOuter = bvLowered
  524.           Color = clWindow
  525.           TabOrder = 0
  526.           object TPanel
  527.             Left = 1
  528.             Top = 1
  529.             Width = 591
  530.             Height = 32
  531.             Align = alTop
  532.             Color = clHighlight
  533.             TabOrder = 0
  534.             object Label8: TLabel
  535.               Left = 9
  536.               Top = 8
  537.               Width = 93
  538.               Height = 16
  539.               Caption = 'Multiple sheets'
  540.               Color = clHighlight
  541.               Font.Charset = ANSI_CHARSET
  542.               Font.Color = clHighlightText
  543.               Font.Height = -13
  544.               Font.Name = 'Arial'
  545.               Font.Style = [fsBold, fsItalic]
  546.               ParentColor = False
  547.               ParentFont = False
  548.             end
  549.           end
  550.           object TxtSheets: TRichEdit
  551.             Left = 1
  552.             Top = 33
  553.             Width = 591
  554.             Height = 383
  555.             Align = alClient
  556.             ReadOnly = True
  557.             ScrollBars = ssBoth
  558.             TabOrder = 1
  559.           end
  560.         end
  561.       end
  562.       object TabSheet8: TTabSheet
  563.         Tag = 7
  564.         Caption = '9'
  565.         ImageIndex = 7
  566.         object Panel12: TPanel
  567.           Left = 0
  568.           Top = 0
  569.           Width = 593
  570.           Height = 417
  571.           Align = alClient
  572.           BevelOuter = bvLowered
  573.           Color = clWindow
  574.           TabOrder = 0
  575.           object TPanel
  576.             Left = 1
  577.             Top = 1
  578.             Width = 591
  579.             Height = 32
  580.             Align = alTop
  581.             Color = clHighlight
  582.             TabOrder = 0
  583.             object Label10: TLabel
  584.               Left = 9
  585.               Top = 8
  586.               Width = 69
  587.               Height = 16
  588.               Caption = 'Pivot Table'
  589.               Color = clHighlight
  590.               Font.Charset = ANSI_CHARSET
  591.               Font.Color = clHighlightText
  592.               Font.Height = -13
  593.               Font.Name = 'Arial'
  594.               Font.Style = [fsBold, fsItalic]
  595.               ParentColor = False
  596.               ParentFont = False
  597.             end
  598.           end
  599.           object TxtPivot: TRichEdit
  600.             Left = 1
  601.             Top = 33
  602.             Width = 591
  603.             Height = 383
  604.             Align = alClient
  605.             ReadOnly = True
  606.             ScrollBars = ssBoth
  607.             TabOrder = 1
  608.           end
  609.         end
  610.       end
  611.       object TabSheet17: TTabSheet
  612.         Tag = 8
  613.         Caption = '10'
  614.         ImageIndex = 14
  615.         object Panel16: TPanel
  616.           Left = 0
  617.           Top = 0
  618.           Width = 593
  619.           Height = 417
  620.           Align = alClient
  621.           BevelOuter = bvLowered
  622.           Color = clWindow
  623.           TabOrder = 0
  624.           object TPanel
  625.             Left = 1
  626.             Top = 1
  627.             Width = 591
  628.             Height = 32
  629.             Align = alTop
  630.             Color = clHighlight
  631.             TabOrder = 0
  632.             object Label15: TLabel
  633.               Left = 9
  634.               Top = 8
  635.               Width = 39
  636.               Height = 16
  637.               Caption = 'Charts'
  638.               Color = clHighlight
  639.               Font.Charset = ANSI_CHARSET
  640.               Font.Color = clHighlightText
  641.               Font.Height = -13
  642.               Font.Name = 'Arial'
  643.               Font.Style = [fsBold, fsItalic]
  644.               ParentColor = False
  645.               ParentFont = False
  646.             end
  647.           end
  648.           object TxtCharts: TRichEdit
  649.             Left = 1
  650.             Top = 33
  651.             Width = 591
  652.             Height = 383
  653.             Align = alClient
  654.             ReadOnly = True
  655.             ScrollBars = ssBoth
  656.             TabOrder = 1
  657.           end
  658.         end
  659.       end
  660.       object TabSheet9: TTabSheet
  661.         Tag = 9
  662.         Caption = '11'
  663.         ImageIndex = 8
  664.         object Panel11: TPanel
  665.           Left = 0
  666.           Top = 0
  667.           Width = 593
  668.           Height = 417
  669.           Align = alClient
  670.           BevelOuter = bvLowered
  671.           Color = clWindow
  672.           TabOrder = 0
  673.           object TPanel
  674.             Left = 1
  675.             Top = 1
  676.             Width = 591
  677.             Height = 32
  678.             Align = alTop
  679.             Color = clHighlight
  680.             TabOrder = 0
  681.             object Label9: TLabel
  682.               Left = 9
  683.               Top = 8
  684.               Width = 138
  685.               Height = 16
  686.               Caption = 'Images and comments'
  687.               Color = clHighlight
  688.               Font.Charset = ANSI_CHARSET
  689.               Font.Color = clHighlightText
  690.               Font.Height = -13
  691.               Font.Name = 'Arial'
  692.               Font.Style = [fsBold, fsItalic]
  693.               ParentColor = False
  694.               ParentFont = False
  695.             end
  696.           end
  697.           object TxtFishFacts: TRichEdit
  698.             Left = 1
  699.             Top = 33
  700.             Width = 591
  701.             Height = 383
  702.             Align = alClient
  703.             ReadOnly = True
  704.             ScrollBars = ssBoth
  705.             TabOrder = 1
  706.           end
  707.         end
  708.       end
  709.       object TabSheet10: TTabSheet
  710.         Tag = 10
  711.         Caption = '12'
  712.         ImageIndex = 9
  713.         object Panel13: TPanel
  714.           Left = 0
  715.           Top = 0
  716.           Width = 593
  717.           Height = 417
  718.           Align = alClient
  719.           BevelOuter = bvLowered
  720.           Color = clWindow
  721.           TabOrder = 0
  722.           object TPanel
  723.             Left = 1
  724.             Top = 1
  725.             Width = 591
  726.             Height = 32
  727.             Align = alTop
  728.             Color = clHighlight
  729.             TabOrder = 0
  730.             object Label11: TLabel
  731.               Left = 9
  732.               Top = 8
  733.               Width = 167
  734.               Height = 16
  735.               Caption = 'Images and multiple sheets'
  736.               Color = clHighlight
  737.               Font.Charset = ANSI_CHARSET
  738.               Font.Color = clHighlightText
  739.               Font.Height = -13
  740.               Font.Name = 'Arial'
  741.               Font.Style = [fsBold, fsItalic]
  742.               ParentColor = False
  743.               ParentFont = False
  744.             end
  745.           end
  746.           object TxtEvents: TRichEdit
  747.             Left = 1
  748.             Top = 33
  749.             Width = 591
  750.             Height = 383
  751.             Align = alClient
  752.             ReadOnly = True
  753.             ScrollBars = ssBoth
  754.             TabOrder = 1
  755.           end
  756.         end
  757.       end
  758.       object TabSheet11: TTabSheet
  759.         Tag = 11
  760.         Caption = '13'
  761.         ImageIndex = 10
  762.         object Panel14: TPanel
  763.           Left = 0
  764.           Top = 0
  765.           Width = 593
  766.           Height = 417
  767.           Align = alClient
  768.           BevelOuter = bvLowered
  769.           Color = clWindow
  770.           TabOrder = 0
  771.           object TPanel
  772.             Left = 1
  773.             Top = 1
  774.             Width = 591
  775.             Height = 32
  776.             Align = alTop
  777.             Color = clHighlight
  778.             TabOrder = 0
  779.             object Label12: TLabel
  780.               Left = 9
  781.               Top = 8
  782.               Width = 77
  783.               Height = 16
  784.               Caption = 'Custom data'
  785.               Color = clHighlight
  786.               Font.Charset = ANSI_CHARSET
  787.               Font.Color = clHighlightText
  788.               Font.Height = -13
  789.               Font.Name = 'Arial'
  790.               Font.Style = [fsBold, fsItalic]
  791.               ParentColor = False
  792.               ParentFont = False
  793.             end
  794.           end
  795.           object TxtCustom: TRichEdit
  796.             Left = 1
  797.             Top = 33
  798.             Width = 591
  799.             Height = 207
  800.             Align = alClient
  801.             ReadOnly = True
  802.             ScrollBars = ssBoth
  803.             TabOrder = 1
  804.           end
  805.           object TPanel
  806.             Left = 1
  807.             Top = 240
  808.             Width = 591
  809.             Height = 176
  810.             Align = alBottom
  811.             Color = 10672861
  812.             TabOrder = 2
  813.             object Label13: TLabel
  814.               Left = 16
  815.               Top = 16
  816.               Width = 49
  817.               Height = 13
  818.               Caption = 'Enter SQL'
  819.             end
  820.             object edSQL: TMemo
  821.               Left = 16
  822.               Top = 40
  823.               Width = 545
  824.               Height = 105
  825.               Anchors = [akLeft, akTop, akRight, akBottom]
  826.               ScrollBars = ssVertical
  827.               TabOrder = 0
  828.             end
  829.           end
  830.         end
  831.       end
  832.       object TabSheet18: TTabSheet
  833.         Tag = 12
  834.         Caption = '14'
  835.         ImageIndex = 15
  836.         object TxtSideBySide: TRichEdit
  837.           Left = 0
  838.           Top = 32
  839.           Width = 593
  840.           Height = 385
  841.           Align = alClient
  842.           ReadOnly = True
  843.           ScrollBars = ssBoth
  844.           TabOrder = 0
  845.         end
  846.         object TPanel
  847.           Left = 0
  848.           Top = 0
  849.           Width = 593
  850.           Height = 32
  851.           Align = alTop
  852.           Color = clHighlight
  853.           TabOrder = 1
  854.           object Label19: TLabel
  855.             Left = 9
  856.             Top = 8
  857.             Width = 133
  858.             Height = 16
  859.             Caption = 'Side by side columns'
  860.             Color = clHighlight
  861.             Font.Charset = ANSI_CHARSET
  862.             Font.Color = clHighlightText
  863.             Font.Height = -13
  864.             Font.Name = 'Arial'
  865.             Font.Style = [fsBold, fsItalic]
  866.             ParentColor = False
  867.             ParentFont = False
  868.           end
  869.         end
  870.       end
  871.       object TabSheet19: TTabSheet
  872.         Tag = 13
  873.         Caption = '15'
  874.         ImageIndex = 17
  875.         object TxtMemory: TRichEdit
  876.           Left = 0
  877.           Top = 32
  878.           Width = 593
  879.           Height = 217
  880.           Align = alClient
  881.           ReadOnly = True
  882.           ScrollBars = ssBoth
  883.           TabOrder = 0
  884.         end
  885.         object TPanel
  886.           Left = 0
  887.           Top = 0
  888.           Width = 593
  889.           Height = 32
  890.           Align = alTop
  891.           Color = clHighlight
  892.           TabOrder = 1
  893.           object Label21: TLabel
  894.             Left = 9
  895.             Top = 8
  896.             Width = 117
  897.             Height = 16
  898.             Caption = 'In-Memory DataSet'
  899.             Color = clHighlight
  900.             Font.Charset = ANSI_CHARSET
  901.             Font.Color = clHighlightText
  902.             Font.Height = -13
  903.             Font.Name = 'Arial'
  904.             Font.Style = [fsBold, fsItalic]
  905.             ParentColor = False
  906.             ParentFont = False
  907.           end
  908.         end
  909.         object Panel21: TPanel
  910.           Left = 0
  911.           Top = 249
  912.           Width = 593
  913.           Height = 168
  914.           Align = alBottom
  915.           BevelOuter = bvNone
  916.           Color = 10672861
  917.           TabOrder = 2
  918.           object Label22: TLabel
  919.             Left = 16
  920.             Top = 8
  921.             Width = 203
  922.             Height = 13
  923.             Caption = 'Fill in the values you want to send to Excel:'
  924.           end
  925.           object GridMemory: TStringGrid
  926.             Left = 16
  927.             Top = 24
  928.             Width = 557
  929.             Height = 129
  930.             Anchors = [akLeft, akTop, akRight, akBottom]
  931.             ColCount = 4
  932.             DefaultRowHeight = 18
  933.             RowCount = 15
  934.             Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
  935.             ScrollBars = ssVertical
  936.             TabOrder = 0
  937.             ColWidths = (
  938.               64
  939.               158
  940.               148
  941.               64)
  942.           end
  943.         end
  944.       end
  945.       object TabSheet12: TTabSheet
  946.         Caption = '-'
  947.         ImageIndex = 11
  948.         object Panel17: TPanel
  949.           Left = 0
  950.           Top = 0
  951.           Width = 593
  952.           Height = 417
  953.           Align = alClient
  954.           BevelOuter = bvLowered
  955.           Color = clWindow
  956.           TabOrder = 0
  957.           object TPanel
  958.             Left = 1
  959.             Top = 1
  960.             Width = 591
  961.             Height = 32
  962.             Align = alTop
  963.             Color = clHighlight
  964.             TabOrder = 0
  965.             object Label16: TLabel
  966.               Left = 9
  967.               Top = 8
  968.               Width = 40
  969.               Height = 16
  970.               Caption = 'Import'
  971.               Color = clHighlight
  972.               Font.Charset = ANSI_CHARSET
  973.               Font.Color = clHighlightText
  974.               Font.Height = -13
  975.               Font.Name = 'Arial'
  976.               Font.Style = [fsBold, fsItalic]
  977.               ParentColor = False
  978.               ParentFont = False
  979.             end
  980.           end
  981.           object TxtImport: TRichEdit
  982.             Left = 1
  983.             Top = 33
  984.             Width = 591
  985.             Height = 383
  986.             Align = alClient
  987.             ReadOnly = True
  988.             ScrollBars = ssBoth
  989.             TabOrder = 1
  990.           end
  991.         end
  992.       end
  993.       object TabSheet13: TTabSheet
  994.         Tag = 100
  995.         Caption = '100'
  996.         ImageIndex = 12
  997.         object Panel15: TPanel
  998.           Left = 0
  999.           Top = 0
  1000.           Width = 593
  1001.           Height = 417
  1002.           Align = alClient
  1003.           BevelOuter = bvLowered
  1004.           Color = clWindow
  1005.           TabOrder = 0
  1006.           object TPanel
  1007.             Left = 1
  1008.             Top = 1
  1009.             Width = 591
  1010.             Height = 32
  1011.             Align = alTop
  1012.             Color = clHighlight
  1013.             TabOrder = 0
  1014.             object Label14: TLabel
  1015.               Left = 9
  1016.               Top = 8
  1017.               Width = 54
  1018.               Height = 16
  1019.               Caption = 'Read file'
  1020.               Color = clHighlight
  1021.               Font.Charset = ANSI_CHARSET
  1022.               Font.Color = clHighlightText
  1023.               Font.Height = -13
  1024.               Font.Name = 'Arial'
  1025.               Font.Style = [fsBold, fsItalic]
  1026.               ParentColor = False
  1027.               ParentFont = False
  1028.             end
  1029.           end
  1030.           object TxtReadFile: TRichEdit
  1031.             Left = 1
  1032.             Top = 33
  1033.             Width = 591
  1034.             Height = 383
  1035.             Align = alClient
  1036.             ReadOnly = True
  1037.             ScrollBars = ssBoth
  1038.             TabOrder = 1
  1039.           end
  1040.         end
  1041.       end
  1042.       object TabSheet20: TTabSheet
  1043.         Tag = 101
  1044.         Caption = '101'
  1045.         ImageIndex = 18
  1046.         object Panel22: TPanel
  1047.           Left = 0
  1048.           Top = 0
  1049.           Width = 593
  1050.           Height = 417
  1051.           Align = alClient
  1052.           BevelOuter = bvLowered
  1053.           Color = clWindow
  1054.           TabOrder = 0
  1055.           object TPanel
  1056.             Left = 1
  1057.             Top = 1
  1058.             Width = 591
  1059.             Height = 32
  1060.             Align = alTop
  1061.             Color = clHighlight
  1062.             TabOrder = 0
  1063.             object Label23: TLabel
  1064.               Left = 9
  1065.               Top = 8
  1066.               Width = 62
  1067.               Height = 16
  1068.               Caption = 'Create file'
  1069.               Color = clHighlight
  1070.               Font.Charset = ANSI_CHARSET
  1071.               Font.Color = clHighlightText
  1072.               Font.Height = -13
  1073.               Font.Name = 'Arial'
  1074.               Font.Style = [fsBold, fsItalic]
  1075.               ParentColor = False
  1076.               ParentFont = False
  1077.             end
  1078.           end
  1079.           object TxtCreateFile: TRichEdit
  1080.             Left = 1
  1081.             Top = 33
  1082.             Width = 591
  1083.             Height = 383
  1084.             Align = alClient
  1085.             ReadOnly = True
  1086.             ScrollBars = ssBoth
  1087.             TabOrder = 1
  1088.           end
  1089.         end
  1090.       end
  1091.       object about: TTabSheet
  1092.         Caption = 'About'
  1093.         ImageIndex = 16
  1094.         object Panel20: TPanel
  1095.           Left = 0
  1096.           Top = 0
  1097.           Width = 593
  1098.           Height = 417
  1099.           Align = alClient
  1100.           BevelOuter = bvLowered
  1101.           Color = clWindow
  1102.           TabOrder = 0
  1103.           object TPanel
  1104.             Left = 1
  1105.             Top = 1
  1106.             Width = 591
  1107.             Height = 32
  1108.             Align = alTop
  1109.             Color = clHighlight
  1110.             TabOrder = 0
  1111.             object Label20: TLabel
  1112.               Left = 9
  1113.               Top = 8
  1114.               Width = 134
  1115.               Height = 16
  1116.               Caption = 'Some boring words...'
  1117.               Color = clHighlight
  1118.               Font.Charset = ANSI_CHARSET
  1119.               Font.Color = clHighlightText
  1120.               Font.Height = -13
  1121.               Font.Name = 'Arial'
  1122.               Font.Style = [fsBold, fsItalic]
  1123.               ParentColor = False
  1124.               ParentFont = False
  1125.             end
  1126.           end
  1127.           object TxtAbout: TRichEdit
  1128.             Left = 1
  1129.             Top = 33
  1130.             Width = 591
  1131.             Height = 383
  1132.             Align = alClient
  1133.             ReadOnly = True
  1134.             ScrollBars = ssBoth
  1135.             TabOrder = 1
  1136.           end
  1137.         end
  1138.       end
  1139.     end
  1140.     object ToolBar: TToolBar
  1141.       Left = 0
  1142.       Top = 0
  1143.       Width = 837
  1144.       Height = 38
  1145.       AutoSize = True
  1146.       ButtonHeight = 36
  1147.       ButtonWidth = 82
  1148.       Caption = 'ToolBar'
  1149.       DisabledImages = DemoData.ImageList2
  1150.       Flat = True
  1151.       HotImages = DemoData.ImageList3
  1152.       Images = DemoData.ImageList1
  1153.       ParentShowHint = False
  1154.       ShowCaptions = True
  1155.       ShowHint = True
  1156.       TabOrder = 2
  1157.       object BtnUseNative: TToolButton
  1158.         Left = 0
  1159.         Top = 0
  1160.         Action = ActionUseNative
  1161.         Down = True
  1162.         Grouped = True
  1163.         Style = tbsCheck
  1164.       end
  1165.       object BtnUseOle: TToolButton
  1166.         Left = 82
  1167.         Top = 0
  1168.         Action = ActionUseOle
  1169.         Grouped = True
  1170.         Style = tbsCheck
  1171.       end
  1172.       object ToolButton5: TToolButton
  1173.         Left = 164
  1174.         Top = 0
  1175.         Width = 8
  1176.         Caption = 'ToolButton5'
  1177.         ImageIndex = 13
  1178.         Style = tbsSeparator
  1179.       end
  1180.       object ToolButton3: TToolButton
  1181.         Left = 172
  1182.         Top = 0
  1183.         Action = ActionFastCount
  1184.         Style = tbsCheck
  1185.       end
  1186.       object BtnHTML: TToolButton
  1187.         Left = 254
  1188.         Top = 0
  1189.         Action = ActionHtml
  1190.         Style = tbsCheck
  1191.       end
  1192.       object BtnProtect: TToolButton
  1193.         Left = 336
  1194.         Top = 0
  1195.         Action = ActionProtect
  1196.         Style = tbsCheck
  1197.       end
  1198.       object BtnUseTStore: TToolButton
  1199.         Left = 418
  1200.         Top = 0
  1201.         Action = ActionUseTStore
  1202.         Style = tbsCheck
  1203.       end
  1204.       object ToolButton2: TToolButton
  1205.         Left = 500
  1206.         Top = 0
  1207.         Width = 8
  1208.         Caption = 'ToolButton2'
  1209.         ImageIndex = 14
  1210.         Style = tbsSeparator
  1211.       end
  1212.       object BtnReport: TToolButton
  1213.         Left = 508
  1214.         Top = 0
  1215.         Action = ActionReport
  1216.         DropdownMenu = PopReport
  1217.         Style = tbsDropDown
  1218.       end
  1219.       object BtnViewTemplate: TToolButton
  1220.         Left = 603
  1221.         Top = 0
  1222.         Action = ActionViewTemplateExcel
  1223.         DropdownMenu = PopViewTemplate
  1224.         Style = tbsDropDown
  1225.       end
  1226.       object ToolButton1: TToolButton
  1227.         Left = 698
  1228.         Top = 0
  1229.         Width = 8
  1230.         Caption = 'ToolButton1'
  1231.         ImageIndex = 13
  1232.         Style = tbsSeparator
  1233.       end
  1234.       object BtnClose: TToolButton
  1235.         Left = 706
  1236.         Top = 0
  1237.         Action = ActionClose
  1238.       end
  1239.     end
  1240.   end
  1241.   object StatusBar: TStatusBar
  1242.     Left = 0
  1243.     Top = 483
  1244.     Width = 837
  1245.     Height = 19
  1246.     Panels = <>
  1247.     SimplePanel = True
  1248.   end
  1249.   object ActionList: TActionList
  1250.     Images = DemoData.ImageList1
  1251.     Left = 248
  1252.     Top = 88
  1253.     object ActionUseNative: TAction
  1254.       Category = 'Adapter'
  1255.       Caption = 'Native Adapter'
  1256.       ImageIndex = 6
  1257.       OnExecute = ActionUseNativeExecute
  1258.     end
  1259.     object ActionAutoPrint: TAction
  1260.       Category = 'File'
  1261.       Caption = 'Print...'
  1262.       ImageIndex = 13
  1263.       OnExecute = ActionAutoPrintExecute
  1264.       OnUpdate = ActionHtmlUpdate
  1265.     end
  1266.     object ActionClose: TAction
  1267.       Category = 'File'
  1268.       Caption = 'Close'
  1269.       Hint = 'Quits the Application'
  1270.       ImageIndex = 12
  1271.       OnExecute = ActionCloseExecute
  1272.     end
  1273.     object ActionReport: TAction
  1274.       Category = 'File'
  1275.       Caption = 'Report !'
  1276.       Hint = 'Runs the selected report'
  1277.       ImageIndex = 13
  1278.       ShortCut = 120
  1279.       OnExecute = ActionReportExecute
  1280.       OnUpdate = ActionReportUpdate
  1281.     end
  1282.     object ActionUseOle: TAction
  1283.       Category = 'Adapter'
  1284.       Caption = 'Ole Adapter'
  1285.       ImageIndex = 5
  1286.       OnExecute = ActionUseOleExecute
  1287.     end
  1288.     object ActionHtml: TAction
  1289.       Category = 'Options'
  1290.       Caption = 'Export to HTML'
  1291.       ImageIndex = 9
  1292.       OnUpdate = ActionHtmlUpdate
  1293.     end
  1294.     object ActionProtect: TAction
  1295.       Category = 'Options'
  1296.       Caption = 'Protect'
  1297.       ImageIndex = 4
  1298.       OnUpdate = ActionHtmlUpdate
  1299.     end
  1300.     object ActionViewTemplateExcel: TAction
  1301.       Category = 'File'
  1302.       Caption = 'View Template'
  1303.       ImageIndex = 3
  1304.       OnExecute = ActionViewTemplateExcelExecute
  1305.       OnUpdate = ActionViewTemplateExcelUpdate
  1306.     end
  1307.     object ActionUseTStore: TAction
  1308.       Category = 'Options'
  1309.       Caption = 'Template Store'
  1310.       ImageIndex = 7
  1311.       OnExecute = ActionUseTStoreExecute
  1312.     end
  1313.     object ActionPreview: TAction
  1314.       Category = 'Options'
  1315.       Caption = 'Preview'
  1316.       ImageIndex = 14
  1317.       OnExecute = ActionPreviewExecute
  1318.       OnUpdate = ActionPreviewUpdate
  1319.     end
  1320.     object ActionViewTemplateInternal: TAction
  1321.       Category = 'File'
  1322.       Caption = 'Edit Template'
  1323.       ImageIndex = 14
  1324.       OnExecute = ActionViewTemplateInternalExecute
  1325.     end
  1326.     object ActionTestAll: TAction
  1327.       Category = 'File'
  1328.       Caption = 'Test All...'
  1329.       ImageIndex = 15
  1330.       OnExecute = ActionTestAllExecute
  1331.     end
  1332.     object ActionFastCount: TAction
  1333.       Category = 'Options'
  1334.       Caption = 'Fast Count'
  1335.       ImageIndex = 19
  1336.       OnExecute = ActionFastCountExecute
  1337.     end
  1338.   end
  1339.   object PopViewTemplate: TPopupMenu
  1340.     Images = DemoData.ImageList1
  1341.     Left = 640
  1342.     Top = 212
  1343.     object VievwithExcel1: TMenuItem
  1344.       Action = ActionViewTemplateExcel
  1345.     end
  1346.     object Openwithinternaleditor1: TMenuItem
  1347.       Action = ActionViewTemplateInternal
  1348.     end
  1349.   end
  1350.   object PopReport: TPopupMenu
  1351.     Images = DemoData.ImageList1
  1352.     Left = 248
  1353.     Top = 124
  1354.     object MenuItem1: TMenuItem
  1355.       Action = ActionReport
  1356.     end
  1357.     object MenuItem2: TMenuItem
  1358.       Action = ActionPreview
  1359.     end
  1360.     object N1: TMenuItem
  1361.       Caption = '-'
  1362.     end
  1363.     object PrintWARNING1: TMenuItem
  1364.       Action = ActionAutoPrint
  1365.     end
  1366.     object TestAll1: TMenuItem
  1367.       Action = ActionTestAll
  1368.     end
  1369.   end
  1370.   object PopupMenu1: TPopupMenu
  1371.     Images = DemoData.ImageList1
  1372.     Left = 248
  1373.     Top = 164
  1374.     object MenuItem3: TMenuItem
  1375.       Action = ActionViewTemplateExcel
  1376.     end
  1377.     object MenuItem4: TMenuItem
  1378.       Action = ActionViewTemplateInternal
  1379.     end
  1380.   end
  1381. end
  1382.