home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / zkuste / delphi / kolekce / d56 / FLEXCEL.ZIP / Demo / UFlDemo.dfm < prev    next >
Text File  |  2002-07-03  |  30KB  |  1,090 lines

  1. object Main: TMain
  2.   Left = 75
  3.   Top = 106
  4.   Width = 837
  5.   Height = 545
  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 = 829
  21.     Height = 499
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     TabOrder = 0
  25.     object Splitter1: TSplitter
  26.       Left = 233
  27.       Top = 38
  28.       Width = 3
  29.       Height = 461
  30.       Cursor = crHSplit
  31.     end
  32.     object ListDemos: TTreeView
  33.       Left = 0
  34.       Top = 38
  35.       Width = 233
  36.       Height = 461
  37.       Align = alLeft
  38.       HideSelection = False
  39.       Indent = 19
  40.       ReadOnly = True
  41.       TabOrder = 0
  42.       OnChange = ListDemosChange
  43.       Items.Data = {
  44.         010000001E0000000000000000000000FFFFFFFFFFFFFFFF0000000002000000
  45.         0544656D6F731F0000000100000001000000FFFFFFFFFFFFFFFF000000000B00
  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.         6174611F0000000200000002000000FFFFFFFFFFFFFFFF000000000100000006
  63.         496D706F7274220000000400000004000000FFFFFFFFFFFFFFFF000000000000
  64.         000009526561642066696C65}
  65.     end
  66.     object Tabs: TPageControl
  67.       Left = 236
  68.       Top = 38
  69.       Width = 593
  70.       Height = 461
  71.       ActivePage = TabSheet11
  72.       Align = alClient
  73.       TabOrder = 1
  74.       TabPosition = tpBottom
  75.       object TabSheet1: TTabSheet
  76.         Caption = '1'
  77.         object Panel2: TPanel
  78.           Left = 0
  79.           Top = 0
  80.           Width = 585
  81.           Height = 433
  82.           Align = alClient
  83.           BevelOuter = bvLowered
  84.           Color = clWindow
  85.           TabOrder = 0
  86.           object TxtWelcome: TRichEdit
  87.             Left = 1
  88.             Top = 1
  89.             Width = 583
  90.             Height = 431
  91.             Align = alClient
  92.             ReadOnly = True
  93.             ScrollBars = ssBoth
  94.             TabOrder = 0
  95.           end
  96.         end
  97.       end
  98.       object TabSheet2: TTabSheet
  99.         Caption = '2'
  100.         ImageIndex = 1
  101.         object Panel3: TPanel
  102.           Left = 0
  103.           Top = 0
  104.           Width = 585
  105.           Height = 433
  106.           Align = alClient
  107.           BevelOuter = bvLowered
  108.           Color = clWindow
  109.           TabOrder = 0
  110.           object TPanel
  111.             Left = 1
  112.             Top = 1
  113.             Width = 583
  114.             Height = 32
  115.             Align = alTop
  116.             Color = clHighlight
  117.             TabOrder = 0
  118.             object Label3: TLabel
  119.               Left = 9
  120.               Top = 8
  121.               Width = 41
  122.               Height = 16
  123.               Caption = 'Report'
  124.               Color = clHighlight
  125.               Font.Charset = ANSI_CHARSET
  126.               Font.Color = clHighlightText
  127.               Font.Height = -13
  128.               Font.Name = 'Arial'
  129.               Font.Style = [fsBold, fsItalic]
  130.               ParentColor = False
  131.               ParentFont = False
  132.             end
  133.           end
  134.           object TxtReport: TRichEdit
  135.             Left = 1
  136.             Top = 33
  137.             Width = 583
  138.             Height = 399
  139.             Align = alClient
  140.             ReadOnly = True
  141.             ScrollBars = ssBoth
  142.             TabOrder = 1
  143.           end
  144.         end
  145.       end
  146.       object TabSheet3: TTabSheet
  147.         Tag = 1
  148.         Caption = '3'
  149.         ImageIndex = 2
  150.         object Panel4: TPanel
  151.           Left = 0
  152.           Top = 0
  153.           Width = 585
  154.           Height = 433
  155.           Align = alClient
  156.           BevelOuter = bvLowered
  157.           Color = clWindow
  158.           TabOrder = 0
  159.           object TPanel
  160.             Left = 1
  161.             Top = 1
  162.             Width = 583
  163.             Height = 32
  164.             Align = alTop
  165.             Color = clHighlight
  166.             TabOrder = 0
  167.             object Label2: TLabel
  168.               Left = 9
  169.               Top = 8
  170.               Width = 162
  171.               Height = 16
  172.               Caption = 'Very simple demo (no DB)'
  173.               Color = clHighlight
  174.               Font.Charset = ANSI_CHARSET
  175.               Font.Color = clHighlightText
  176.               Font.Height = -13
  177.               Font.Name = 'Arial'
  178.               Font.Style = [fsBold, fsItalic]
  179.               ParentColor = False
  180.               ParentFont = False
  181.             end
  182.           end
  183.           object TxtSimpleDemo: TRichEdit
  184.             Left = 1
  185.             Top = 33
  186.             Width = 583
  187.             Height = 399
  188.             Align = alClient
  189.             ReadOnly = True
  190.             ScrollBars = ssBoth
  191.             TabOrder = 1
  192.           end
  193.         end
  194.       end
  195.       object TabSheet4: TTabSheet
  196.         Tag = 2
  197.         Caption = '4'
  198.         ImageIndex = 3
  199.         object Panel5: TPanel
  200.           Left = 0
  201.           Top = 0
  202.           Width = 585
  203.           Height = 433
  204.           Align = alClient
  205.           BevelOuter = bvLowered
  206.           Color = clWindow
  207.           TabOrder = 0
  208.           object TPanel
  209.             Left = 1
  210.             Top = 1
  211.             Width = 583
  212.             Height = 32
  213.             Align = alTop
  214.             Color = clHighlight
  215.             TabOrder = 0
  216.             object Label1: TLabel
  217.               Left = 9
  218.               Top = 8
  219.               Width = 153
  220.               Height = 16
  221.               Caption = 'Array of variants (No DB)'
  222.               Color = clHighlight
  223.               Font.Charset = ANSI_CHARSET
  224.               Font.Color = clHighlightText
  225.               Font.Height = -13
  226.               Font.Name = 'Arial'
  227.               Font.Style = [fsBold, fsItalic]
  228.               ParentColor = False
  229.               ParentFont = False
  230.             end
  231.           end
  232.           object TxtVarArr: TRichEdit
  233.             Left = 1
  234.             Top = 33
  235.             Width = 583
  236.             Height = 231
  237.             Align = alClient
  238.             ReadOnly = True
  239.             ScrollBars = ssBoth
  240.             TabOrder = 1
  241.           end
  242.           object Panel6: TPanel
  243.             Left = 1
  244.             Top = 264
  245.             Width = 583
  246.             Height = 168
  247.             Align = alBottom
  248.             BevelOuter = bvNone
  249.             TabOrder = 2
  250.             object Label4: TLabel
  251.               Left = 16
  252.               Top = 8
  253.               Width = 203
  254.               Height = 13
  255.               Caption = 'Fill in the values you want to send to Excel:'
  256.             end
  257.             object PageControl1: TPageControl
  258.               Left = 16
  259.               Top = 24
  260.               Width = 553
  261.               Height = 137
  262.               ActivePage = TabSheet15
  263.               Anchors = [akLeft, akTop, akRight]
  264.               TabOrder = 0
  265.               TabPosition = tpBottom
  266.               object TabSheet15: TTabSheet
  267.                 Caption = 'Sheet 1'
  268.                 object GridVarArray1: TStringGrid
  269.                   Left = 8
  270.                   Top = 0
  271.                   Width = 329
  272.                   Height = 105
  273.                   DefaultRowHeight = 18
  274.                   Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
  275.                   ScrollBars = ssNone
  276.                   TabOrder = 0
  277.                 end
  278.               end
  279.               object TabSheet16: TTabSheet
  280.                 Caption = 'Sheet2'
  281.                 ImageIndex = 1
  282.                 object GridVarArray2: TStringGrid
  283.                   Left = 8
  284.                   Top = 0
  285.                   Width = 329
  286.                   Height = 105
  287.                   DefaultRowHeight = 18
  288.                   Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
  289.                   ScrollBars = ssNone
  290.                   TabOrder = 0
  291.                 end
  292.               end
  293.             end
  294.           end
  295.         end
  296.       end
  297.       object TabSheet14: TTabSheet
  298.         Tag = 3
  299.         Caption = '5'
  300.         ImageIndex = 5
  301.         object Panel18: TPanel
  302.           Left = 0
  303.           Top = 0
  304.           Width = 585
  305.           Height = 433
  306.           Align = alClient
  307.           BevelOuter = bvLowered
  308.           Color = clWindow
  309.           TabOrder = 0
  310.           object TPanel
  311.             Left = 1
  312.             Top = 1
  313.             Width = 583
  314.             Height = 32
  315.             Align = alTop
  316.             Color = clHighlight
  317.             TabOrder = 0
  318.             object Label17: TLabel
  319.               Left = 9
  320.               Top = 8
  321.               Width = 127
  322.               Height = 16
  323.               Caption = 'Image demo (No DB)'
  324.               Color = clHighlight
  325.               Font.Charset = ANSI_CHARSET
  326.               Font.Color = clHighlightText
  327.               Font.Height = -13
  328.               Font.Name = 'Arial'
  329.               Font.Style = [fsBold, fsItalic]
  330.               ParentColor = False
  331.               ParentFont = False
  332.             end
  333.           end
  334.           object TxtImgDemo: TRichEdit
  335.             Left = 1
  336.             Top = 33
  337.             Width = 583
  338.             Height = 343
  339.             Align = alClient
  340.             ReadOnly = True
  341.             ScrollBars = ssBoth
  342.             TabOrder = 1
  343.           end
  344.           object Panel19: TPanel
  345.             Left = 1
  346.             Top = 376
  347.             Width = 583
  348.             Height = 56
  349.             Align = alBottom
  350.             BevelOuter = bvNone
  351.             TabOrder = 2
  352.             object Label18: TLabel
  353.               Left = 16
  354.               Top = 8
  355.               Width = 98
  356.               Height = 13
  357.               Caption = 'File to send to Excel:'
  358.             end
  359.             object edMyImage: TEdit
  360.               Left = 16
  361.               Top = 24
  362.               Width = 529
  363.               Height = 21
  364.               Anchors = [akLeft, akTop, akRight]
  365.               TabOrder = 0
  366.             end
  367.             object btnOpenMyImage: TButton
  368.               Left = 552
  369.               Top = 23
  370.               Width = 25
  371.               Height = 25
  372.               Caption = '...'
  373.               TabOrder = 1
  374.               OnClick = btnOpenMyImageClick
  375.             end
  376.           end
  377.         end
  378.       end
  379.       object TabSheet5: TTabSheet
  380.         Tag = 4
  381.         Caption = '6'
  382.         ImageIndex = 4
  383.         object Panel7: TPanel
  384.           Left = 0
  385.           Top = 0
  386.           Width = 585
  387.           Height = 433
  388.           Align = alClient
  389.           BevelOuter = bvLowered
  390.           Color = clWindow
  391.           TabOrder = 0
  392.           object TPanel
  393.             Left = 1
  394.             Top = 1
  395.             Width = 583
  396.             Height = 32
  397.             Align = alTop
  398.             Color = clHighlight
  399.             TabOrder = 0
  400.             object Label5: TLabel
  401.               Left = 9
  402.               Top = 8
  403.               Width = 58
  404.               Height = 16
  405.               Caption = 'Db report'
  406.               Color = clHighlight
  407.               Font.Charset = ANSI_CHARSET
  408.               Font.Color = clHighlightText
  409.               Font.Height = -13
  410.               Font.Name = 'Arial'
  411.               Font.Style = [fsBold, fsItalic]
  412.               ParentColor = False
  413.               ParentFont = False
  414.             end
  415.           end
  416.           object TxtDbDemo: TRichEdit
  417.             Left = 1
  418.             Top = 33
  419.             Width = 583
  420.             Height = 340
  421.             Align = alClient
  422.             ReadOnly = True
  423.             ScrollBars = ssBoth
  424.             TabOrder = 1
  425.           end
  426.           object Panel8: TPanel
  427.             Left = 1
  428.             Top = 373
  429.             Width = 583
  430.             Height = 59
  431.             Align = alBottom
  432.             BevelOuter = bvNone
  433.             TabOrder = 2
  434.             object Label6: TLabel
  435.               Left = 16
  436.               Top = 8
  437.               Width = 79
  438.               Height = 13
  439.               Caption = 'Select customer:'
  440.             end
  441.             object DBLookupComboBox1: TDBLookupComboBox
  442.               Left = 16
  443.               Top = 24
  444.               Width = 281
  445.               Height = 21
  446.               KeyField = 'CustNo'
  447.               ListField = 'Company'
  448.               ListSource = DemoData.DsCust
  449.               TabOrder = 0
  450.             end
  451.           end
  452.         end
  453.       end
  454.       object TabSheet6: TTabSheet
  455.         Tag = 5
  456.         Caption = '7'
  457.         ImageIndex = 5
  458.         object Panel9: TPanel
  459.           Left = 0
  460.           Top = 0
  461.           Width = 585
  462.           Height = 433
  463.           Align = alClient
  464.           BevelOuter = bvLowered
  465.           Color = clWindow
  466.           TabOrder = 0
  467.           object TPanel
  468.             Left = 1
  469.             Top = 1
  470.             Width = 583
  471.             Height = 32
  472.             Align = alTop
  473.             Color = clHighlight
  474.             TabOrder = 0
  475.             object Label7: TLabel
  476.               Left = 9
  477.               Top = 8
  478.               Width = 139
  479.               Height = 16
  480.               Caption = 'Multiple Master- Detail'
  481.               Color = clHighlight
  482.               Font.Charset = ANSI_CHARSET
  483.               Font.Color = clHighlightText
  484.               Font.Height = -13
  485.               Font.Name = 'Arial'
  486.               Font.Style = [fsBold, fsItalic]
  487.               ParentColor = False
  488.               ParentFont = False
  489.             end
  490.           end
  491.           object TxtMultMast: TRichEdit
  492.             Left = 1
  493.             Top = 33
  494.             Width = 583
  495.             Height = 399
  496.             Align = alClient
  497.             ReadOnly = True
  498.             ScrollBars = ssBoth
  499.             TabOrder = 1
  500.           end
  501.         end
  502.       end
  503.       object TabSheet7: TTabSheet
  504.         Tag = 6
  505.         Caption = '8'
  506.         ImageIndex = 6
  507.         object Panel10: TPanel
  508.           Left = 0
  509.           Top = 0
  510.           Width = 585
  511.           Height = 433
  512.           Align = alClient
  513.           BevelOuter = bvLowered
  514.           Color = clWindow
  515.           TabOrder = 0
  516.           object TPanel
  517.             Left = 1
  518.             Top = 1
  519.             Width = 583
  520.             Height = 32
  521.             Align = alTop
  522.             Color = clHighlight
  523.             TabOrder = 0
  524.             object Label8: TLabel
  525.               Left = 9
  526.               Top = 8
  527.               Width = 93
  528.               Height = 16
  529.               Caption = 'Multiple sheets'
  530.               Color = clHighlight
  531.               Font.Charset = ANSI_CHARSET
  532.               Font.Color = clHighlightText
  533.               Font.Height = -13
  534.               Font.Name = 'Arial'
  535.               Font.Style = [fsBold, fsItalic]
  536.               ParentColor = False
  537.               ParentFont = False
  538.             end
  539.           end
  540.           object TxtSheets: TRichEdit
  541.             Left = 1
  542.             Top = 33
  543.             Width = 583
  544.             Height = 399
  545.             Align = alClient
  546.             ReadOnly = True
  547.             ScrollBars = ssBoth
  548.             TabOrder = 1
  549.           end
  550.         end
  551.       end
  552.       object TabSheet8: TTabSheet
  553.         Tag = 7
  554.         Caption = '9'
  555.         ImageIndex = 7
  556.         object Panel12: TPanel
  557.           Left = 0
  558.           Top = 0
  559.           Width = 585
  560.           Height = 433
  561.           Align = alClient
  562.           BevelOuter = bvLowered
  563.           Color = clWindow
  564.           TabOrder = 0
  565.           object TPanel
  566.             Left = 1
  567.             Top = 1
  568.             Width = 583
  569.             Height = 32
  570.             Align = alTop
  571.             Color = clHighlight
  572.             TabOrder = 0
  573.             object Label10: TLabel
  574.               Left = 9
  575.               Top = 8
  576.               Width = 69
  577.               Height = 16
  578.               Caption = 'Pivot Table'
  579.               Color = clHighlight
  580.               Font.Charset = ANSI_CHARSET
  581.               Font.Color = clHighlightText
  582.               Font.Height = -13
  583.               Font.Name = 'Arial'
  584.               Font.Style = [fsBold, fsItalic]
  585.               ParentColor = False
  586.               ParentFont = False
  587.             end
  588.           end
  589.           object TxtPivot: TRichEdit
  590.             Left = 1
  591.             Top = 33
  592.             Width = 583
  593.             Height = 399
  594.             Align = alClient
  595.             ReadOnly = True
  596.             ScrollBars = ssBoth
  597.             TabOrder = 1
  598.           end
  599.         end
  600.       end
  601.       object TabSheet17: TTabSheet
  602.         Tag = 8
  603.         Caption = '10'
  604.         ImageIndex = 14
  605.         object Panel16: TPanel
  606.           Left = 0
  607.           Top = 0
  608.           Width = 585
  609.           Height = 433
  610.           Align = alClient
  611.           BevelOuter = bvLowered
  612.           Color = clWindow
  613.           TabOrder = 0
  614.           object TPanel
  615.             Left = 1
  616.             Top = 1
  617.             Width = 583
  618.             Height = 32
  619.             Align = alTop
  620.             Color = clHighlight
  621.             TabOrder = 0
  622.             object Label15: TLabel
  623.               Left = 9
  624.               Top = 8
  625.               Width = 39
  626.               Height = 16
  627.               Caption = 'Charts'
  628.               Color = clHighlight
  629.               Font.Charset = ANSI_CHARSET
  630.               Font.Color = clHighlightText
  631.               Font.Height = -13
  632.               Font.Name = 'Arial'
  633.               Font.Style = [fsBold, fsItalic]
  634.               ParentColor = False
  635.               ParentFont = False
  636.             end
  637.           end
  638.           object TxtCharts: TRichEdit
  639.             Left = 1
  640.             Top = 33
  641.             Width = 583
  642.             Height = 399
  643.             Align = alClient
  644.             ReadOnly = True
  645.             ScrollBars = ssBoth
  646.             TabOrder = 1
  647.           end
  648.         end
  649.       end
  650.       object TabSheet9: TTabSheet
  651.         Tag = 9
  652.         Caption = '11'
  653.         ImageIndex = 8
  654.         object Panel11: TPanel
  655.           Left = 0
  656.           Top = 0
  657.           Width = 585
  658.           Height = 433
  659.           Align = alClient
  660.           BevelOuter = bvLowered
  661.           Color = clWindow
  662.           TabOrder = 0
  663.           object TPanel
  664.             Left = 1
  665.             Top = 1
  666.             Width = 583
  667.             Height = 32
  668.             Align = alTop
  669.             Color = clHighlight
  670.             TabOrder = 0
  671.             object Label9: TLabel
  672.               Left = 9
  673.               Top = 8
  674.               Width = 138
  675.               Height = 16
  676.               Caption = 'Images and comments'
  677.               Color = clHighlight
  678.               Font.Charset = ANSI_CHARSET
  679.               Font.Color = clHighlightText
  680.               Font.Height = -13
  681.               Font.Name = 'Arial'
  682.               Font.Style = [fsBold, fsItalic]
  683.               ParentColor = False
  684.               ParentFont = False
  685.             end
  686.           end
  687.           object TxtFishFacts: TRichEdit
  688.             Left = 1
  689.             Top = 33
  690.             Width = 583
  691.             Height = 399
  692.             Align = alClient
  693.             ReadOnly = True
  694.             ScrollBars = ssBoth
  695.             TabOrder = 1
  696.           end
  697.         end
  698.       end
  699.       object TabSheet10: TTabSheet
  700.         Tag = 10
  701.         Caption = '12'
  702.         ImageIndex = 9
  703.         object Panel13: TPanel
  704.           Left = 0
  705.           Top = 0
  706.           Width = 585
  707.           Height = 433
  708.           Align = alClient
  709.           BevelOuter = bvLowered
  710.           Color = clWindow
  711.           TabOrder = 0
  712.           object TPanel
  713.             Left = 1
  714.             Top = 1
  715.             Width = 583
  716.             Height = 32
  717.             Align = alTop
  718.             Color = clHighlight
  719.             TabOrder = 0
  720.             object Label11: TLabel
  721.               Left = 9
  722.               Top = 8
  723.               Width = 167
  724.               Height = 16
  725.               Caption = 'Images and multiple sheets'
  726.               Color = clHighlight
  727.               Font.Charset = ANSI_CHARSET
  728.               Font.Color = clHighlightText
  729.               Font.Height = -13
  730.               Font.Name = 'Arial'
  731.               Font.Style = [fsBold, fsItalic]
  732.               ParentColor = False
  733.               ParentFont = False
  734.             end
  735.           end
  736.           object TxtEvents: TRichEdit
  737.             Left = 1
  738.             Top = 33
  739.             Width = 583
  740.             Height = 399
  741.             Align = alClient
  742.             ReadOnly = True
  743.             ScrollBars = ssBoth
  744.             TabOrder = 1
  745.           end
  746.         end
  747.       end
  748.       object TabSheet11: TTabSheet
  749.         Tag = 11
  750.         Caption = '13'
  751.         ImageIndex = 10
  752.         object Panel14: TPanel
  753.           Left = 0
  754.           Top = 0
  755.           Width = 585
  756.           Height = 433
  757.           Align = alClient
  758.           BevelOuter = bvLowered
  759.           Color = clWindow
  760.           TabOrder = 0
  761.           object TPanel
  762.             Left = 1
  763.             Top = 1
  764.             Width = 583
  765.             Height = 32
  766.             Align = alTop
  767.             Color = clHighlight
  768.             TabOrder = 0
  769.             object Label12: TLabel
  770.               Left = 9
  771.               Top = 8
  772.               Width = 77
  773.               Height = 16
  774.               Caption = 'Custom data'
  775.               Color = clHighlight
  776.               Font.Charset = ANSI_CHARSET
  777.               Font.Color = clHighlightText
  778.               Font.Height = -13
  779.               Font.Name = 'Arial'
  780.               Font.Style = [fsBold, fsItalic]
  781.               ParentColor = False
  782.               ParentFont = False
  783.             end
  784.           end
  785.           object TxtCustom: TRichEdit
  786.             Left = 1
  787.             Top = 33
  788.             Width = 583
  789.             Height = 223
  790.             Align = alClient
  791.             ReadOnly = True
  792.             ScrollBars = ssBoth
  793.             TabOrder = 1
  794.           end
  795.           object TPanel
  796.             Left = 1
  797.             Top = 256
  798.             Width = 583
  799.             Height = 176
  800.             Align = alBottom
  801.             TabOrder = 2
  802.             object Label13: TLabel
  803.               Left = 16
  804.               Top = 16
  805.               Width = 49
  806.               Height = 13
  807.               Caption = 'Enter SQL'
  808.             end
  809.             object edSQL: TMemo
  810.               Left = 16
  811.               Top = 40
  812.               Width = 553
  813.               Height = 105
  814.               Lines.Strings = (
  815.                 'select * from customer')
  816.               ScrollBars = ssVertical
  817.               TabOrder = 0
  818.             end
  819.           end
  820.         end
  821.       end
  822.       object TabSheet12: TTabSheet
  823.         Caption = '13'
  824.         ImageIndex = 11
  825.         object Panel17: TPanel
  826.           Left = 0
  827.           Top = 0
  828.           Width = 585
  829.           Height = 433
  830.           Align = alClient
  831.           BevelOuter = bvLowered
  832.           Color = clWindow
  833.           TabOrder = 0
  834.           object TPanel
  835.             Left = 1
  836.             Top = 1
  837.             Width = 583
  838.             Height = 32
  839.             Align = alTop
  840.             Color = clHighlight
  841.             TabOrder = 0
  842.             object Label16: TLabel
  843.               Left = 9
  844.               Top = 8
  845.               Width = 40
  846.               Height = 16
  847.               Caption = 'Import'
  848.               Color = clHighlight
  849.               Font.Charset = ANSI_CHARSET
  850.               Font.Color = clHighlightText
  851.               Font.Height = -13
  852.               Font.Name = 'Arial'
  853.               Font.Style = [fsBold, fsItalic]
  854.               ParentColor = False
  855.               ParentFont = False
  856.             end
  857.           end
  858.           object TxtImport: TRichEdit
  859.             Left = 1
  860.             Top = 33
  861.             Width = 583
  862.             Height = 399
  863.             Align = alClient
  864.             ReadOnly = True
  865.             ScrollBars = ssBoth
  866.             TabOrder = 1
  867.           end
  868.         end
  869.       end
  870.       object TabSheet13: TTabSheet
  871.         Tag = 100
  872.         Caption = '14'
  873.         ImageIndex = 12
  874.         object Panel15: TPanel
  875.           Left = 0
  876.           Top = 0
  877.           Width = 585
  878.           Height = 433
  879.           Align = alClient
  880.           BevelOuter = bvLowered
  881.           Color = clWindow
  882.           TabOrder = 0
  883.           object TPanel
  884.             Left = 1
  885.             Top = 1
  886.             Width = 583
  887.             Height = 32
  888.             Align = alTop
  889.             Color = clHighlight
  890.             TabOrder = 0
  891.             object Label14: TLabel
  892.               Left = 9
  893.               Top = 8
  894.               Width = 54
  895.               Height = 16
  896.               Caption = 'Read file'
  897.               Color = clHighlight
  898.               Font.Charset = ANSI_CHARSET
  899.               Font.Color = clHighlightText
  900.               Font.Height = -13
  901.               Font.Name = 'Arial'
  902.               Font.Style = [fsBold, fsItalic]
  903.               ParentColor = False
  904.               ParentFont = False
  905.             end
  906.           end
  907.           object TxtReadFile: TRichEdit
  908.             Left = 1
  909.             Top = 33
  910.             Width = 583
  911.             Height = 399
  912.             Align = alClient
  913.             ReadOnly = True
  914.             ScrollBars = ssBoth
  915.             TabOrder = 1
  916.           end
  917.         end
  918.       end
  919.     end
  920.     object ToolBar: TToolBar
  921.       Left = 0
  922.       Top = 0
  923.       Width = 829
  924.       Height = 38
  925.       AutoSize = True
  926.       ButtonHeight = 36
  927.       ButtonWidth = 82
  928.       Caption = 'ToolBar'
  929.       DisabledImages = DemoData.ImageList2
  930.       Flat = True
  931.       HotImages = DemoData.ImageList3
  932.       Images = DemoData.ImageList1
  933.       ParentShowHint = False
  934.       ShowCaptions = True
  935.       ShowHint = True
  936.       TabOrder = 2
  937.       object BtnUseNative: TToolButton
  938.         Left = 0
  939.         Top = 0
  940.         Action = ActionUseNative
  941.         Down = True
  942.         Grouped = True
  943.         Style = tbsCheck
  944.       end
  945.       object BtnUseOle: TToolButton
  946.         Left = 82
  947.         Top = 0
  948.         Action = ActionUseOle
  949.         Grouped = True
  950.         Style = tbsCheck
  951.       end
  952.       object ToolButton5: TToolButton
  953.         Left = 164
  954.         Top = 0
  955.         Width = 8
  956.         Caption = 'ToolButton5'
  957.         ImageIndex = 13
  958.         Style = tbsSeparator
  959.       end
  960.       object BtnHTML: TToolButton
  961.         Left = 172
  962.         Top = 0
  963.         Action = ActionHtml
  964.         Style = tbsCheck
  965.       end
  966.       object BtnProtect: TToolButton
  967.         Left = 254
  968.         Top = 0
  969.         Action = ActionProtect
  970.         Style = tbsCheck
  971.       end
  972.       object BtnUseTStore: TToolButton
  973.         Left = 336
  974.         Top = 0
  975.         Action = ActionUseTStore
  976.         Style = tbsCheck
  977.       end
  978.       object ToolButton2: TToolButton
  979.         Left = 418
  980.         Top = 0
  981.         Width = 8
  982.         Caption = 'ToolButton2'
  983.         ImageIndex = 14
  984.         Style = tbsSeparator
  985.       end
  986.       object BtnReport: TToolButton
  987.         Left = 426
  988.         Top = 0
  989.         Action = ActionReport
  990.       end
  991.       object BtnPreview: TToolButton
  992.         Left = 508
  993.         Top = 0
  994.         Action = ActionPreview
  995.       end
  996.       object BtnViewTemplate: TToolButton
  997.         Left = 590
  998.         Top = 0
  999.         Action = ActionViewTemplate
  1000.       end
  1001.       object ToolButton1: TToolButton
  1002.         Left = 672
  1003.         Top = 0
  1004.         Width = 8
  1005.         Caption = 'ToolButton1'
  1006.         ImageIndex = 13
  1007.         Style = tbsSeparator
  1008.       end
  1009.       object BtnClose: TToolButton
  1010.         Left = 680
  1011.         Top = 0
  1012.         Action = ActionClose
  1013.       end
  1014.     end
  1015.   end
  1016.   object StatusBar: TStatusBar
  1017.     Left = 0
  1018.     Top = 499
  1019.     Width = 829
  1020.     Height = 19
  1021.     Panels = <>
  1022.     SimplePanel = True
  1023.   end
  1024.   object ActionList: TActionList
  1025.     Images = DemoData.ImageList1
  1026.     Left = 792
  1027.     Top = 8
  1028.     object ActionUseNative: TAction
  1029.       Category = 'Adapter'
  1030.       Caption = 'Native Adapter'
  1031.       ImageIndex = 6
  1032.       OnExecute = ActionUseNativeExecute
  1033.     end
  1034.     object ActionClose: TAction
  1035.       Category = 'File'
  1036.       Caption = 'Close'
  1037.       Hint = 'Quits the Application'
  1038.       ImageIndex = 12
  1039.       OnExecute = ActionCloseExecute
  1040.     end
  1041.     object ActionReport: TAction
  1042.       Category = 'File'
  1043.       Caption = 'Report !'
  1044.       Hint = 'Runs the selected report'
  1045.       ImageIndex = 13
  1046.       ShortCut = 120
  1047.       OnExecute = ActionReportExecute
  1048.       OnUpdate = ActionReportUpdate
  1049.     end
  1050.     object ActionUseOle: TAction
  1051.       Category = 'Adapter'
  1052.       Caption = 'Ole Adapter'
  1053.       ImageIndex = 5
  1054.       OnExecute = ActionUseOleExecute
  1055.     end
  1056.     object ActionHtml: TAction
  1057.       Category = 'Options'
  1058.       Caption = 'Export to HTML'
  1059.       ImageIndex = 9
  1060.       OnUpdate = ActionHtmlUpdate
  1061.     end
  1062.     object ActionProtect: TAction
  1063.       Category = 'Options'
  1064.       Caption = 'Protect'
  1065.       ImageIndex = 4
  1066.       OnUpdate = ActionHtmlUpdate
  1067.     end
  1068.     object ActionViewTemplate: TAction
  1069.       Category = 'File'
  1070.       Caption = 'View Template'
  1071.       ImageIndex = 3
  1072.       OnExecute = ActionViewTemplateExecute
  1073.       OnUpdate = ActionViewTemplateUpdate
  1074.     end
  1075.     object ActionUseTStore: TAction
  1076.       Category = 'Options'
  1077.       Caption = 'Template Store'
  1078.       ImageIndex = 7
  1079.       OnExecute = ActionUseTStoreExecute
  1080.     end
  1081.     object ActionPreview: TAction
  1082.       Category = 'Options'
  1083.       Caption = 'Preview'
  1084.       ImageIndex = 14
  1085.       OnExecute = ActionPreviewExecute
  1086.       OnUpdate = ActionPreviewUpdate
  1087.     end
  1088.   end
  1089. end
  1090.