home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / prezent / cb / data.z / CLSSDLPH.DFM / CLSSDLPH.txt
Text File  |  1997-01-16  |  40KB  |  1,241 lines

  1. object MainDlg: TMainDlg
  2.   Left = -4
  3.   Top = -4
  4.   Width = 1032
  5.   Height = 748
  6.   Caption = 'VCL Class Organizer'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Menu = MainMenu1
  12.   OnActivate = FormActivate
  13.   OnClose = FormClose
  14.   OnCreate = MainSetupWindow
  15.   OnResize = FormResize
  16.   OnShow = MainDlgOnShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object DisplayTblLabel: TLabel
  20.     Left = 252
  21.     Top = 410
  22.     Width = 103
  23.     Height = 13
  24.     Caption = 'SELECT A TABLE'
  25.     Font.Color = clNavy
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     Visible = False
  31.   end
  32.   object TPanel
  33.     Left = 420
  34.     Top = 312
  35.     Width = 157
  36.     Height = 25
  37.     BevelInner = bvRaised
  38.     BorderStyle = bsSingle
  39.     Color = clYellow
  40.     TabOrder = 0
  41.     Visible = False
  42.     object TLabel
  43.       Left = 2
  44.       Top = 2
  45.       Width = 149
  46.       Height = 17
  47.       Align = alClient
  48.       Alignment = taCenter
  49.     end
  50.   end
  51.   object Panel4: TPanel
  52.     Left = 0
  53.     Top = 0
  54.     Width = 517
  55.     Height = 702
  56.     Align = alLeft
  57.     Caption = 'Panel4'
  58.     TabOrder = 1
  59.     object DeclarationRichEdit: TRichEdit
  60.       Left = 1
  61.       Top = 16
  62.       Width = 515
  63.       Height = 81
  64.       Hint = 'Right Click to view .hpp file'
  65.       Align = alTop
  66.       Font.Color = clGreen
  67.       Font.Height = -11
  68.       Font.Name = 'MS Sans Serif'
  69.       Font.Style = []
  70.       Lines.Strings = (
  71.         'Declarations Source')
  72.       ParentFont = False
  73.       PopupMenu = PopupMenu5
  74.       ReadOnly = True
  75.       ScrollBars = ssBoth
  76.       ShowHint = True
  77.       TabOrder = 0
  78.       WordWrap = False
  79.     end
  80.     object Panel5: TPanel
  81.       Left = 1
  82.       Top = 97
  83.       Width = 515
  84.       Height = 15
  85.       Align = alTop
  86.       BevelOuter = bvNone
  87.       Caption = 'Actual Definition Source'
  88.       Font.Color = clBlack
  89.       Font.Height = -11
  90.       Font.Name = 'MS Sans Serif'
  91.       Font.Style = [fsBold]
  92.       ParentFont = False
  93.       TabOrder = 1
  94.     end
  95.     object SourceEntryPage: TRichEdit
  96.       Left = 1
  97.       Top = 112
  98.       Width = 515
  99.       Height = 301
  100.       Hint = 'Right Click to view .pas file'
  101.       Align = alTop
  102.       Ctl3D = True
  103.       Font.Color = clMaroon
  104.       Font.Height = -11
  105.       Font.Name = 'MS Sans Serif'
  106.       Font.Style = []
  107.       Lines.Strings = (
  108.         'Definition Source')
  109.       ParentCtl3D = False
  110.       ParentFont = False
  111.       PopupMenu = PopupMenu5
  112.       ScrollBars = ssBoth
  113.       ShowHint = True
  114.       TabOrder = 2
  115.       WordWrap = False
  116.     end
  117.     object DBGrid1: TDBGrid
  118.       Left = 1
  119.       Top = 428
  120.       Width = 515
  121.       Height = 255
  122.       Hint = 'DoubleClick on record to show class'
  123.       Align = alClient
  124.       Color = clWhite
  125.       Columns = <
  126.         item
  127.           FieldName = 'MemberName'
  128.           Font.Color = clRed
  129.           Font.Height = -11
  130.           Font.Name = 'MS Sans Serif'
  131.           Font.Style = []
  132.           Title.Font.Color = clBlack
  133.           Title.Font.Height = -11
  134.           Title.Font.Name = 'MS Sans Serif'
  135.           Title.Font.Style = []
  136.           Width = 125
  137.         end
  138.         item
  139.           FieldName = 'ClassName'
  140.           Font.Color = clWhite
  141.           Font.Height = -11
  142.           Font.Name = 'MS Sans Serif'
  143.           Font.Style = []
  144.           Title.Font.Color = clBlack
  145.           Title.Font.Height = -11
  146.           Title.Font.Name = 'MS Sans Serif'
  147.           Title.Font.Style = []
  148.           Width = 113
  149.         end
  150.         item
  151.           FieldName = 'ReturnType'
  152.           Font.Color = clWhite
  153.           Font.Height = -11
  154.           Font.Name = 'MS Sans Serif'
  155.           Font.Style = []
  156.           Title.Font.Color = clBlack
  157.           Title.Font.Height = -11
  158.           Title.Font.Name = 'MS Sans Serif'
  159.           Title.Font.Style = []
  160.           Width = 129
  161.         end
  162.         item
  163.           FieldName = 'Scope'
  164.           Font.Color = clWhite
  165.           Font.Height = -11
  166.           Font.Name = 'MS Sans Serif'
  167.           Font.Style = []
  168.           Title.Font.Color = clBlack
  169.           Title.Font.Height = -11
  170.           Title.Font.Name = 'MS Sans Serif'
  171.           Title.Font.Style = []
  172.           Width = 62
  173.         end
  174.         item
  175.           FieldName = 'Member'
  176.           Font.Color = clWhite
  177.           Font.Height = -11
  178.           Font.Name = 'MS Sans Serif'
  179.           Font.Style = []
  180.           Title.Font.Color = clBlack
  181.           Title.Font.Height = -11
  182.           Title.Font.Name = 'MS Sans Serif'
  183.           Title.Font.Style = []
  184.           Width = 58
  185.         end
  186.         item
  187.           FieldName = 'Header'
  188.           Title.Font.Color = clBlack
  189.           Title.Font.Height = -11
  190.           Title.Font.Name = 'MS Sans Serif'
  191.           Title.Font.Style = []
  192.         end
  193.         item
  194.           FieldName = 'Ps'
  195.           Title.Font.Color = clBlack
  196.           Title.Font.Height = -11
  197.           Title.Font.Name = 'MS Sans Serif'
  198.           Title.Font.Style = []
  199.         end
  200.         item
  201.           FieldName = 'PType1'
  202.         end
  203.         item
  204.           FieldName = 'PObject1'
  205.         end
  206.         item
  207.           FieldName = 'PType2'
  208.         end
  209.         item
  210.           FieldName = 'PObject2'
  211.         end
  212.         item
  213.           FieldName = 'PType3'
  214.         end
  215.         item
  216.           FieldName = 'PObject3'
  217.         end
  218.         item
  219.           FieldName = 'PType4'
  220.         end
  221.         item
  222.           FieldName = 'PObject4'
  223.         end
  224.         item
  225.           FieldName = 'PType5'
  226.         end
  227.         item
  228.           FieldName = 'PObject5'
  229.         end
  230.         item
  231.           FieldName = 'PType6'
  232.         end
  233.         item
  234.           FieldName = 'PObject6'
  235.         end
  236.         item
  237.           FieldName = 'PType7'
  238.         end
  239.         item
  240.           FieldName = 'PObject7'
  241.         end
  242.         item
  243.           FieldName = 'PType8'
  244.         end
  245.         item
  246.           FieldName = 'PObject8'
  247.         end
  248.         item
  249.           FieldName = 'SecondClass'
  250.         end
  251.         item
  252.           FieldName = 'Misc'
  253.         end>
  254.       Ctl3D = True
  255.       DataSource = DataSource1
  256.       DragCursor = crHourGlass
  257.       FixedColor = clSilver
  258.       Font.Color = clRed
  259.       Font.Height = -11
  260.       Font.Name = 'MS Sans Serif'
  261.       Font.Style = []
  262.       Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
  263.       ParentCtl3D = False
  264.       ParentFont = False
  265.       ParentShowHint = False
  266.       PopupMenu = PopupMenu5
  267.       ReadOnly = True
  268.       ShowHint = True
  269.       TabOrder = 3
  270.       TitleFont.Color = clBlue
  271.       TitleFont.Height = -11
  272.       TitleFont.Name = 'MS Sans Serif'
  273.       TitleFont.Style = [fsBold]
  274.       OnDblClick = ShowRecordClass1Click
  275.     end
  276.     object Panel6: TPanel
  277.       Left = 1
  278.       Top = 413
  279.       Width = 515
  280.       Height = 15
  281.       Align = alTop
  282.       BevelOuter = bvNone
  283.       Caption = 'VCL Member Table'
  284.       Font.Color = clBlack
  285.       Font.Height = -11
  286.       Font.Name = 'MS Sans Serif'
  287.       Font.Style = [fsBold]
  288.       ParentFont = False
  289.       TabOrder = 4
  290.     end
  291.     object Panel1: TPanel
  292.       Left = 1
  293.       Top = 1
  294.       Width = 515
  295.       Height = 15
  296.       Align = alTop
  297.       BevelOuter = bvNone
  298.       Caption = 'Actual Declaration Source'
  299.       Font.Color = clBlack
  300.       Font.Height = -11
  301.       Font.Name = 'MS Sans Serif'
  302.       Font.Style = [fsBold]
  303.       ParentFont = False
  304.       TabOrder = 5
  305.     end
  306.     object DBNavigator1: TDBNavigator
  307.       Left = 1
  308.       Top = 683
  309.       Width = 515
  310.       Height = 18
  311.       DataSource = DataSource1
  312.       VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbCancel, nbRefresh]
  313.       Align = alBottom
  314.       TabOrder = 6
  315.     end
  316.   end
  317.   object Panel7: TPanel
  318.     Left = 517
  319.     Top = 0
  320.     Width = 507
  321.     Height = 702
  322.     Align = alClient
  323.     Caption = 'Panel7'
  324.     TabOrder = 2
  325.     object PageControl1: TPageControl
  326.       Left = 1
  327.       Top = 16
  328.       Width = 505
  329.       Height = 397
  330.       Align = alTop
  331.       PopupMenu = PopupMenu5
  332.       TabOrder = 0
  333.       OnChange = SelectaTab
  334.     end
  335.     object Panel8: TPanel
  336.       Left = 1
  337.       Top = 413
  338.       Width = 505
  339.       Height = 15
  340.       Align = alTop
  341.       BevelOuter = bvNone
  342.       Caption = 'VCL Quick Class Finder'
  343.       Font.Color = clBlack
  344.       Font.Height = -11
  345.       Font.Name = 'MS Sans Serif'
  346.       Font.Style = [fsBold]
  347.       ParentFont = False
  348.       TabOrder = 1
  349.     end
  350.     object QuickClassListbox: TListBox
  351.       Left = 1
  352.       Top = 428
  353.       Width = 505
  354.       Height = 281
  355.       Hint = 'Select a class to show members'
  356.       Align = alTop
  357.       Columns = 3
  358.       Font.Color = clBlue
  359.       Font.Height = -11
  360.       Font.Name = 'MS Sans Serif'
  361.       Font.Style = []
  362.       ItemHeight = 13
  363.       Items.Strings = (
  364.         'VCL Classes')
  365.       MultiSelect = True
  366.       ParentFont = False
  367.       ParentShowHint = False
  368.       PopupMenu = PopupMenu5
  369.       ShowHint = True
  370.       Sorted = True
  371.       TabOrder = 2
  372.       OnClick = MoveToClass
  373.     end
  374.     object Panel2: TPanel
  375.       Left = 1
  376.       Top = 1
  377.       Width = 505
  378.       Height = 15
  379.       Align = alTop
  380.       BevelOuter = bvNone
  381.       Font.Color = clRed
  382.       Font.Height = -11
  383.       Font.Name = 'MS Sans Serif'
  384.       Font.Style = [fsBold]
  385.       ParentFont = False
  386.       TabOrder = 3
  387.       object Label1: TLabel
  388.         Left = 88
  389.         Top = 2
  390.         Width = 36
  391.         Height = 13
  392.         Caption = 'Public'
  393.         Font.Color = clBlue
  394.         Font.Height = -11
  395.         Font.Name = 'MS Sans Serif'
  396.         Font.Style = [fsBold]
  397.         ParentFont = False
  398.       end
  399.       object Label2: TLabel
  400.         Left = 166
  401.         Top = 2
  402.         Width = 56
  403.         Height = 13
  404.         Caption = 'Protected'
  405.         Font.Color = clGreen
  406.         Font.Height = -11
  407.         Font.Name = 'MS Sans Serif'
  408.         Font.Style = [fsBold]
  409.         ParentFont = False
  410.       end
  411.       object Label3: TLabel
  412.         Left = 264
  413.         Top = 2
  414.         Width = 41
  415.         Height = 13
  416.         Caption = 'Private'
  417.         Font.Color = clBlack
  418.         Font.Height = -11
  419.         Font.Name = 'MS Sans Serif'
  420.         Font.Style = [fsBold]
  421.         ParentFont = False
  422.       end
  423.       object Label4: TLabel
  424.         Left = 347
  425.         Top = 2
  426.         Width = 70
  427.         Height = 13
  428.         Caption = '__Published'
  429.         Font.Color = clMaroon
  430.         Font.Height = -11
  431.         Font.Name = 'MS Sans Serif'
  432.         Font.Style = [fsBold]
  433.         ParentFont = False
  434.       end
  435.     end
  436.     object MainListBox: TListView
  437.       Left = 4
  438.       Top = 57
  439.       Width = 501
  440.       Height = 353
  441.       Hint = 'Right Click to view Parent Class'
  442.       Color = clWhite
  443.       OnClick = MainListBoxClick
  444.       Columns = <>
  445.       ReadOnly = True
  446.       Font.Color = clRed
  447.       Font.Height = -11
  448.       Font.Name = 'MS Sans Serif'
  449.       Font.Style = []
  450.       Items.Data = {
  451.         2E0000000100000000000000FFFFFFFFFFFFFFFF000000000000000011436C61
  452.         7373204D656D626572204C697374}
  453.       ParentShowHint = False
  454.       ShowHint = True
  455.       PopupMenu = PopupMenu5
  456.       SortType = stText
  457.       TabOrder = 4
  458.       ViewStyle = vsList
  459.       SmallImages = ImageList1
  460.     end
  461.   end
  462.   object VCLTable: TTable
  463.     AutoCalcFields = False
  464.     DatabaseName = 'ClassOrgDB'
  465.     TableName = 'Vcltable.DB'
  466.     Left = 168
  467.     Top = 220
  468.     object VCLTableClassName: TStringField
  469.       FieldName = 'ClassName'
  470.       Size = 40
  471.     end
  472.     object VCLTableMember: TStringField
  473.       FieldName = 'Member'
  474.       Size = 40
  475.     end
  476.     object VCLTableMemberName: TStringField
  477.       FieldName = 'MemberName'
  478.       Size = 40
  479.     end
  480.     object VCLTableRecNum: TAutoIncField
  481.       FieldName = 'RecNum'
  482.     end
  483.     object VCLTableScope: TStringField
  484.       FieldName = 'Scope'
  485.       Size = 40
  486.     end
  487.     object VCLTableReturnType: TStringField
  488.       FieldName = 'ReturnType'
  489.       Size = 40
  490.     end
  491.     object VCLTableHeader: TStringField
  492.       FieldName = 'Header'
  493.       Size = 40
  494.     end
  495.     object VCLTablePs: TSmallintField
  496.       FieldName = 'Ps'
  497.     end
  498.     object VCLTablePType1: TStringField
  499.       FieldName = 'PType1'
  500.       Size = 40
  501.     end
  502.     object VCLTablePObject1: TStringField
  503.       FieldName = 'PObject1'
  504.       Size = 40
  505.     end
  506.     object VCLTablePType2: TStringField
  507.       FieldName = 'PType2'
  508.       Size = 40
  509.     end
  510.     object VCLTablePObject2: TStringField
  511.       FieldName = 'PObject2'
  512.       Size = 40
  513.     end
  514.     object VCLTablePType3: TStringField
  515.       FieldName = 'PType3'
  516.       Size = 40
  517.     end
  518.     object VCLTablePObject3: TStringField
  519.       FieldName = 'PObject3'
  520.       Size = 40
  521.     end
  522.     object VCLTablePType4: TStringField
  523.       FieldName = 'PType4'
  524.       Size = 40
  525.     end
  526.     object VCLTablePObject4: TStringField
  527.       FieldName = 'PObject4'
  528.       Size = 40
  529.     end
  530.     object VCLTablePType5: TStringField
  531.       FieldName = 'PType5'
  532.       Size = 40
  533.     end
  534.     object VCLTablePObject5: TStringField
  535.       FieldName = 'PObject5'
  536.       Size = 40
  537.     end
  538.     object VCLTablePType6: TStringField
  539.       FieldName = 'PType6'
  540.       Size = 40
  541.     end
  542.     object VCLTablePObject6: TStringField
  543.       FieldName = 'PObject6'
  544.       Size = 40
  545.     end
  546.     object VCLTablePType7: TStringField
  547.       FieldName = 'PType7'
  548.       Size = 40
  549.     end
  550.     object VCLTablePObject7: TStringField
  551.       FieldName = 'PObject7'
  552.       Size = 40
  553.     end
  554.     object VCLTablePType8: TStringField
  555.       FieldName = 'PType8'
  556.       Size = 40
  557.     end
  558.     object VCLTablePObject8: TStringField
  559.       FieldName = 'PObject8'
  560.       Size = 40
  561.     end
  562.     object VCLTableSecondClass: TStringField
  563.       FieldName = 'SecondClass'
  564.       Size = 40
  565.     end
  566.     object VCLTableMisc: TStringField
  567.       FieldName = 'Misc'
  568.       Size = 40
  569.     end
  570.   end
  571.   object DataSource1: TDataSource
  572.     DataSet = VCLTable
  573.     Left = 224
  574.     Top = 248
  575.   end
  576.   object MainMenu1: TMainMenu
  577.     Left = 280
  578.     Top = 248
  579.     object File1: TMenuItem
  580.       Caption = 'File'
  581.       ShortCut = 0
  582.       object Open1: TMenuItem
  583.         Caption = 'Open'
  584.         ShortCut = 0
  585.         object ParseallHeaders1: TMenuItem
  586.           Caption = 'Rebuild Vcl Table'
  587.           ShortCut = 0
  588.           OnClick = RebuildVCLTable
  589.         end
  590.         object LoadVCLHeader1: TMenuItem
  591.           Caption = 'VCL Header File'
  592.           Enabled = False
  593.           ShortCut = 0
  594.           OnClick = ParseaNewHeader1Click
  595.         end
  596.       end
  597.       object New1: TMenuItem
  598.         Caption = 'Options'
  599.         Enabled = False
  600.         ShortCut = 0
  601.         object Project1: TMenuItem
  602.           Caption = 'Headers to Parse'
  603.           ShortCut = 0
  604.           OnClick = Project1Click
  605.         end
  606.       end
  607.       object Save1: TMenuItem
  608.         Caption = 'Save'
  609.         Enabled = False
  610.         ShortCut = 0
  611.       end
  612.       object SaveAs1: TMenuItem
  613.         Caption = 'Save As'
  614.         Enabled = False
  615.         ShortCut = 0
  616.       end
  617.       object SaveAll1: TMenuItem
  618.         Caption = 'SaveAll'
  619.         Enabled = False
  620.         ShortCut = 0
  621.       end
  622.     end
  623.     object Search1: TMenuItem
  624.       Caption = 'Search'
  625.       ShortCut = 0
  626.       object WIN32Table1: TMenuItem
  627.         Caption = 'Member Name'
  628.         ShortCut = 0
  629.         OnClick = SearchMemberName1Click
  630.       end
  631.       object ClassName1: TMenuItem
  632.         Caption = 'Class Name'
  633.         ShortCut = 0
  634.         OnClick = SearchClassName1Click
  635.       end
  636.     end
  637.     object Project2: TMenuItem
  638.       Caption = 'FontColors'
  639.       ShortCut = 0
  640.       object Declaration: TMenuItem
  641.         Caption = 'Declaration'
  642.         ShortCut = 0
  643.         OnClick = ChangeFontsClick
  644.       end
  645.       object Definition: TMenuItem
  646.         Caption = 'Definition'
  647.         ShortCut = 0
  648.         OnClick = ChangeFontsClick
  649.       end
  650.       object MemberList: TMenuItem
  651.         Caption = 'Member List'
  652.         ShortCut = 0
  653.         OnClick = ChangeFontsClick
  654.       end
  655.       object QuickClassBox: TMenuItem
  656.         Caption = 'Quick Class Box'
  657.         ShortCut = 0
  658.         OnClick = ChangeFontsClick
  659.       end
  660.       object Grid: TMenuItem
  661.         Caption = 'Grid'
  662.         ShortCut = 0
  663.         OnClick = ChangeFontsClick
  664.       end
  665.       object HeaderPage: TMenuItem
  666.         Caption = 'Header Page'
  667.         ShortCut = 0
  668.         OnClick = ChangeFontsClick
  669.       end
  670.       object ChangeFonts: TMenuItem
  671.         Caption = 'Source Page'
  672.         ShortCut = 0
  673.         OnClick = ChangeFontsClick
  674.       end
  675.     end
  676.     object Windows1: TMenuItem
  677.       Caption = 'Background'
  678.       ShortCut = 0
  679.       object Declaration1: TMenuItem
  680.         Caption = 'Declaration'
  681.         ShortCut = 0
  682.         OnClick = ChangeBkGroundClick
  683.       end
  684.       object Definition1: TMenuItem
  685.         Caption = 'Definition'
  686.         ShortCut = 0
  687.         OnClick = ChangeBkGroundClick
  688.       end
  689.       object MemberList1: TMenuItem
  690.         Caption = 'Member List'
  691.         ShortCut = 0
  692.         OnClick = ChangeBkGroundClick
  693.       end
  694.       object QuickClassBox1: TMenuItem
  695.         Caption = 'Quick Class Box'
  696.         ShortCut = 0
  697.         OnClick = ChangeBkGroundClick
  698.       end
  699.       object Grid1: TMenuItem
  700.         Caption = 'Grid'
  701.         ShortCut = 0
  702.         OnClick = ChangeBkGroundClick
  703.       end
  704.       object HeaderPage1: TMenuItem
  705.         Caption = 'Header Page'
  706.         ShortCut = 0
  707.         OnClick = ChangeBkGroundClick
  708.       end
  709.       object ChangeBkGround: TMenuItem
  710.         Caption = 'Source Page'
  711.         ShortCut = 0
  712.         OnClick = ChangeBkGroundClick
  713.       end
  714.     end
  715.     object Help1: TMenuItem
  716.       Caption = 'Help'
  717.       ShortCut = 0
  718.       object About1: TMenuItem
  719.         Caption = 'About'
  720.         ShortCut = 0
  721.         OnClick = About1Click
  722.       end
  723.     end
  724.   end
  725.   object DestTblQuery: TQuery
  726.     DatabaseName = 'ClassOrgDB'
  727.     Left = 196
  728.     Top = 248
  729.   end
  730.   object DestTable: TTable
  731.     DatabaseName = 'ClassOrgDB'
  732.     TableName = 'main2.db'
  733.     Left = 196
  734.     Top = 220
  735.     object DestTableClassName: TStringField
  736.       FieldName = 'ClassName'
  737.       Size = 40
  738.     end
  739.     object DestTableMember: TStringField
  740.       FieldName = 'Member'
  741.       Size = 40
  742.     end
  743.     object DestTableMemberName: TStringField
  744.       FieldName = 'MemberName'
  745.       Size = 40
  746.     end
  747.     object DestTableRecNum: TAutoIncField
  748.       FieldName = 'RecNum'
  749.     end
  750.     object DestTableScope: TStringField
  751.       FieldName = 'Scope'
  752.       Size = 40
  753.     end
  754.     object DestTableReturnType: TStringField
  755.       FieldName = 'ReturnType'
  756.       Size = 40
  757.     end
  758.     object DestTableHeader: TStringField
  759.       FieldName = 'Header'
  760.       Size = 40
  761.     end
  762.     object DestTablePs: TSmallintField
  763.       FieldName = 'Ps'
  764.     end
  765.     object DestTablePType1: TStringField
  766.       FieldName = 'PType1'
  767.       Size = 40
  768.     end
  769.     object DestTablePObject1: TStringField
  770.       FieldName = 'PObject1'
  771.       Size = 40
  772.     end
  773.     object DestTablePType2: TStringField
  774.       FieldName = 'PType2'
  775.       Size = 40
  776.     end
  777.     object DestTablePObject2: TStringField
  778.       FieldName = 'PObject2'
  779.       Size = 40
  780.     end
  781.     object DestTablePType3: TStringField
  782.       FieldName = 'PType3'
  783.       Size = 40
  784.     end
  785.     object DestTablePObject3: TStringField
  786.       FieldName = 'PObject3'
  787.       Size = 40
  788.     end
  789.     object DestTablePType4: TStringField
  790.       FieldName = 'PType4'
  791.       Size = 40
  792.     end
  793.     object DestTablePObject4: TStringField
  794.       FieldName = 'PObject4'
  795.       Size = 40
  796.     end
  797.     object DestTablePType5: TStringField
  798.       FieldName = 'PType5'
  799.       Size = 40
  800.     end
  801.     object DestTablePObject5: TStringField
  802.       FieldName = 'PObject5'
  803.       Size = 40
  804.     end
  805.     object DestTablePType6: TStringField
  806.       FieldName = 'PType6'
  807.       Size = 40
  808.     end
  809.     object DestTablePObject6: TStringField
  810.       FieldName = 'PObject6'
  811.       Size = 40
  812.     end
  813.     object DestTablePType7: TStringField
  814.       FieldName = 'PType7'
  815.       Size = 40
  816.     end
  817.     object DestTablePObject7: TStringField
  818.       FieldName = 'PObject7'
  819.       Size = 40
  820.     end
  821.     object DestTablePType8: TStringField
  822.       FieldName = 'PType8'
  823.       Size = 40
  824.     end
  825.     object DestTablePObject8: TStringField
  826.       FieldName = 'PObject8'
  827.       Size = 40
  828.     end
  829.     object DestTableSecondClass: TStringField
  830.       FieldName = 'SecondClass'
  831.       Size = 40
  832.     end
  833.     object DestTableMisc: TStringField
  834.       FieldName = 'Misc'
  835.       Size = 40
  836.     end
  837.   end
  838.   object FileOPenDlg: TOpenDialog
  839.     FileEditStyle = fsEdit
  840.     InitialDir = 'c:\classxpt'
  841.     Left = 252
  842.     Top = 276
  843.   end
  844.   object DisplayTblQuery: TQuery
  845.     DatabaseName = 'ClassOrgDB'
  846.     Left = 168
  847.     Top = 248
  848.   end
  849.   object HeaderParser: TTable
  850.     DatabaseName = 'ClassOrgDB'
  851.     TableName = 'HDRPARSE.DB'
  852.     Left = 280
  853.     Top = 220
  854.     object HeaderParserHeaderName: TStringField
  855.       FieldName = 'HeaderName'
  856.     end
  857.     object HeaderParserParse: TBooleanField
  858.       FieldName = 'Parse'
  859.     end
  860.   end
  861.   object PopupMenu5: TPopupMenu
  862.     Left = 308
  863.     Top = 248
  864.     object ShowNextDerivation2: TMenuItem
  865.       Caption = 'View Parent Class'
  866.       ShortCut = 0
  867.       OnClick = ShowNextDerivation1Click
  868.     end
  869.     object ViewHeader2: TMenuItem
  870.       Caption = 'View Header File .hpp'
  871.       ShortCut = 0
  872.       OnClick = ViewHeader1Click
  873.     end
  874.     object ViewSource1: TMenuItem
  875.       Caption = 'View Source File .pas'
  876.       ShortCut = 0
  877.       OnClick = ViewSource1Click
  878.     end
  879.     object N5: TMenuItem
  880.       Caption = '-'
  881.       ShortCut = 0
  882.     end
  883.     object EditHeader2: TMenuItem
  884.       Caption = 'Show Record'#39's Class'
  885.       ShortCut = 0
  886.       OnClick = ShowRecordClass1Click
  887.     end
  888.     object N4: TMenuItem
  889.       Caption = '-'
  890.       ShortCut = 0
  891.     end
  892.     object CloseActivePage1: TMenuItem
  893.       Caption = 'Close Active Page'
  894.       ShortCut = 0
  895.       OnClick = ClosePageClick
  896.     end
  897.     object CloseAllPages2: TMenuItem
  898.       Caption = 'Close All Pages'
  899.       ShortCut = 0
  900.       OnClick = CloseAllPages1Click
  901.     end
  902.     object N3: TMenuItem
  903.       Caption = '-'
  904.       ShortCut = 0
  905.     end
  906.     object SearchByMemberName1: TMenuItem
  907.       Caption = 'Search By Member Name'
  908.       ShortCut = 0
  909.       OnClick = SearchMemberName1Click
  910.     end
  911.     object SearchByClassName1: TMenuItem
  912.       Caption = 'Search By Class Name'
  913.       ShortCut = 0
  914.       OnClick = SearchClassName1Click
  915.     end
  916.     object N1: TMenuItem
  917.       Caption = '-'
  918.       ShortCut = 0
  919.     end
  920.     object Print1: TMenuItem
  921.       Caption = 'Print Declaration'
  922.       ShortCut = 0
  923.       OnClick = Print1Click
  924.     end
  925.     object PrintDefinition1: TMenuItem
  926.       Caption = 'Print Definition'
  927.       ShortCut = 0
  928.       OnClick = PrintDefinition1Click
  929.     end
  930.     object PrintHeaderhpp1: TMenuItem
  931.       Caption = 'Print Header .hpp'
  932.       ShortCut = 0
  933.       OnClick = PrintHeaderhpp1Click
  934.     end
  935.     object PrintSourcepas1: TMenuItem
  936.       Caption = 'Print Source .pas'
  937.       ShortCut = 0
  938.       OnClick = PrintSourcepas1Click
  939.     end
  940.   end
  941.   object BatchMove1: TBatchMove
  942.     Destination = ParseVclTable
  943.     Source = DestTable
  944.     Left = 252
  945.     Top = 248
  946.   end
  947.   object ParseVclTable: TTable
  948.     DatabaseName = 'ClassOrgDB'
  949.     TableName = 'Vcltable.db'
  950.     Left = 308
  951.     Top = 220
  952.   end
  953.   object Errorlogging: TTable
  954.     DatabaseName = 'ClassOrgDB'
  955.     TableName = 'errorlog.DB'
  956.     Left = 252
  957.     Top = 220
  958.     object ErrorloggingUser: TStringField
  959.       FieldName = 'User'
  960.       Size = 40
  961.     end
  962.     object ErrorloggingClassName: TStringField
  963.       FieldName = 'ClassName'
  964.       Size = 40
  965.     end
  966.     object ErrorloggingListBoxText: TStringField
  967.       FieldName = 'ListBoxText'
  968.       Size = 100
  969.     end
  970.     object ErrorloggingMemberName: TStringField
  971.       FieldName = 'MemberName'
  972.       Size = 40
  973.     end
  974.   end
  975.   object ClassListTab: TTable
  976.     DatabaseName = 'ClassOrgDB'
  977.     TableName = 'CLASSES.DB'
  978.     Left = 224
  979.     Top = 220
  980.     object ClassListTabClassName: TStringField
  981.       FieldName = 'ClassName'
  982.       Size = 40
  983.     end
  984.   end
  985.   object PrintDialog1: TPrintDialog
  986.     Left = 168
  987.     Top = 276
  988.   end
  989.   object Timer2: TTimer
  990.     Interval = 5000
  991.     Left = 196
  992.     Top = 276
  993.   end
  994.   object ClassOrgDB: TDatabase
  995.     DatabaseName = 'ClassOrgDB'
  996.     DriverName = 'STANDARD'
  997.     Params.Strings = (
  998.       'PATH=C:\CLASDEPH'
  999.       'DEFAULT DRIVER=PARADOX')
  1000.     SessionName = 'Default'
  1001.     Left = 236
  1002.     Top = 192
  1003.   end
  1004.   object FontDialog1: TFontDialog
  1005.     Font.Color = clWindowText
  1006.     Font.Height = -11
  1007.     Font.Name = 'MS Sans Serif'
  1008.     Font.Style = []
  1009.     MinFontSize = 0
  1010.     MaxFontSize = 0
  1011.     Left = 280
  1012.     Top = 276
  1013.   end
  1014.   object ColorDialog1: TColorDialog
  1015.     Ctl3D = True
  1016.     Left = 308
  1017.     Top = 276
  1018.   end
  1019.   object ImageList1: TImageList
  1020.     Left = 224
  1021.     Top = 276
  1022.     Bitmap = {
  1023.       3618000010000000424D36180000000000003604000028000000400000005000
  1024.       0000010008000000000000140000000000000000000000000000000000000000
  1025.       0000000080000080000000808000800000008000800080800000C0C0C000C0DC
  1026.       C000F0CAA6000000000000000000000000000000000000000000000000000000
  1027.       0000000000000000000000000000000000000000000000000000000000000000
  1028.       0000000000000000000000000000000000000000000000000000000000000000
  1029.       0000000000000000000000000000000000000000000000000000000000000000
  1030.       0000000000000000000000000000000000000000000000000000000000000000
  1031.       0000000000000000000000000000000000000000000000000000000000000000
  1032.       0000000000000000000000000000000000000000000000000000000000000000
  1033.       0000000000000000000000000000000000000000000000000000000000000000
  1034.       0000000000000000000000000000000000000000000000000000000000000000
  1035.       0000000000000000000000000000000000000000000000000000000000000000
  1036.       0000000000000000000000000000000000000000000000000000000000000000
  1037.       0000000000000000000000000000000000000000000000000000000000000000
  1038.       0000000000000000000000000000000000000000000000000000000000000000
  1039.       0000000000000000000000000000000000000000000000000000000000000000
  1040.       0000000000000000000000000000000000000000000000000000000000000000
  1041.       0000000000000000000000000000000000000000000000000000000000000000
  1042.       0000000000000000000000000000000000000000000000000000000000000000
  1043.       0000000000000000000000000000000000000000000000000000000000000000
  1044.       0000000000000000000000000000000000000000000000000000000000000000
  1045.       0000000000000000000000000000000000000000000000000000000000000000
  1046.       0000000000000000000000000000000000000000000000000000000000000000
  1047.       0000000000000000000000000000000000000000000000000000000000000000
  1048.       0000000000000000000000000000000000000000000000000000000000000000
  1049.       0000000000000000000000000000000000000000000000000000000000000000
  1050.       0000000000000000000000000000000000000000000000000000000000000000
  1051.       0000000000000000000000000000000000000000000000000000000000000000
  1052.       0000000000000000000000000000000000000000000000000000000000000000
  1053.       0000000000000000000000000000000000000000000000000000000000000000
  1054.       0000000000000000000000000000000000000000000000000000000000000000
  1055.       00000000000000000000000000000000000000000000F0FBFF00A4A0A0008080
  1056.       80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00648B
  1057.       15040000000142FC66C745EC14006A038B45FC508B08FF1166C745EC080083C4
  1058.       088B038368FC046A0053E865D1070083C4088B138342FC04F7C602000000FF4A
  1059.       FC85DB0F8497000000C74308580015068B0BC701F40015068B4304C700000115
  1060.       068B938A0000008955FC837DFC0074316A008B4DFC51E85A8D070083C4080000
  1061.       000000000038D303064D00000000000000558BEC8B45088B80860000005DC355
  1062.       8BEC83C4DC53568B750C8B5D08B801EE1406E8DB8B0700648B15040000007843
  1063.       6865636B447570496473000000ACD20306000000000300000000000000212C03
  1064.       06040000000D000000592C0306080000000D000000A03D0306000000000D6E67
  1065.       6556616C696461746F72202A0075010000030030000C0000007F000000400050
  1066.       000000000000000000000000000B00000009000000B8FE0A0601007800521C89
  1067.       838A000000648B1504000000FF42FC8BC35B5DC30400000090000C00B1760B06
  1068.       527852616E676545646974202A000400000090000C001D770B0652785261FC8B
  1069.       0B8369FC046A008B4518508B5514528B4D10516A0153E8FFD2070083C4188B03
  1070.       8340FC04C74308580015068B13C702F40015068B4B04C701000115068B455B5D
  1071.       C3558BEC53837D0C008B5D0875318D839200000089038D939600000089530433
  1072.       C9898B8E000000C700485813068BC2C7001C581306648B1504000000FF420306
  1073.       2E00000000000000558BEC538B5D088B4518508B55145253E8BBD1070083C40C
  1074.       C703100115068B4D0C894B2E8B4510894332648B1504000000FF42FC8BC36573
  1075.       746572007BBE0306000000000300000000000000212C0306040000000D000000
  1076.       592C0306080000000D000000A03D0306000000000D000000000000008D2A0B06
  1077.       1A00000000000000C4000000030030000C0000007F0000003C004C0000000000
  1078.       00000000000000000500000003000000CCA80B06010074005278446C6754FFFF
  1079.       030000004000440000000000000000000000000008000000080000008CBB0B06
  1080.       0100480044656D6F4469616C6F6744617461000000000000000000007977F800
  1081.       750433D2EB106A028B4DF851E8955AF3FF83C4088BD0F6C21C0F94C083E00150
  1082.       8B4D0C518B01FF1083C4085F5E5B4257434300003800000003003000FFFF1859
  1083.       8BF8897DFC8B45FC8B582E6A0068D9AE03066875AE030685DB74058B530CEB02
  1084.       33D25253E83F98020083C4148BF085F674058B4628EB0233C08945F8837D66C7
  1085.       45EC1C00E83D9A02006A028D45FC50E84299020083C4088B55DC648915000000
  1086.       005F5E5B8BE55DC39090558BEC83C4F85356578B45088B4014508B10FF520200
  1087.       598B55FC0342064050E8C69A020059578BF08B45FC8B50025256E81DA8020083
  1088.       C40C6A0156538B4B08FF511083C40C56E80F9A02005966C745EC0800EB0B0707
  1089.       0707070707070707070707070707070707070707070707070707070707070707
  1090.       0707070707070707070707070707070707070707070707070707070707070707
  1091.       0707070707070707070707070707070707070707070707070707070707070707
  1092.       0707070707070707070707070707070707070707070707070707070707070707
  1093.       0707070707070707070707070707070707070707070707070707070707070707
  1094.       0707070707070707070707070707070707070707070707070707070707070707
  1095.       0707070707070707070707070707070707070707070707070707070707070707
  1096.       070707070707070707070707070707070707070707070707070707070707FCFC
  1097.       0707FCFC0707FCFC0707FCFCFC0707FCFCFCFCFC0707FCFCFCFC0707FCFC07FC
  1098.       FCFC0707FCFCFC0707FCFC07FCFCFCFC070707070707070707FCFC070707FCFC
  1099.       0707FCFC0707FCFC07FCFC07FCFCFCFC0707FCFC07FCFC07FCFC07FCFC07FCFC
  1100.       07FC07FCFC07FCFC07FCFC07FCFCFCFC070707070707070707FCFC070707FCFC
  1101.       0707FCFC0707FCFC07FCFC070707FCFC0707FCFC07FCFC07FCFC07FCFC07FCFC
  1102.       070707FCFC07FCFC07FCFC07FCFCFCFCFCFC0707FCFC070707FCFCFCFC07FCFC
  1103.       0707FCFC0707FCFC07FCFC070707FCFC0707FCFC0707FCFCFCFC07FCFC07FCFC
  1104.       070707FCFC07FCFC07FCFC07FCFCFCFC07FCFC07FCFC070707FCFC07FCFCFCFC
  1105.       0707FCFC0707FCFC07FCFC07FCFCFCFC0707FCFC07FC0707FCFC07FCFC07FCFC
  1106.       07FC07FCFC07FCFC07FCFC07FCFCFCFC07FCFC07FCFC070707FCFC07FCFCFCFC
  1107.       FC07FCFCFCFCFC070707FCFCFC0707FCFCFCFCFC0707FCFCFC07FCFCFCFC07FC
  1108.       FCFC0707FCFCFC0707FCFCFCFC07FCFC07FCFC07FCFC070707FCFC07FCFCFCFC
  1109.       070707070707070707070707070707070707FCFC07070707070707FCFC070707
  1110.       0707070707070707070707070707FCFC07FCFC07FCFC070707FCFC07FCFC07FC
  1111.       FCFC07070707070707070707070707070707FCFC0707070707070707FC070707
  1112.       0707070707070707070707070707FCFCFCFC0707FCFCFCFC07FCFCFCFC070707
  1113.       0707070707070707070707070707070707070707070707070707070707070707
  1114.       0707070707070707070707070707070707070707070707070707070707070707
  1115.       0707070707070707070707070707070707070707070707070707070707070707
  1116.       0707070707070707070707070707070707070707070707070707070707070707
  1117.       0707070707070707070707070707070707070707070707070707070707070707
  1118.       0707070707070707070707070707070707070707070707070707070707070707
  1119.       0707070707070707070707070707070707070707070707070707070707070707
  1120.       0707070707070707070707070707070707070707070707070707070707070707
  1121.       0707070707070707070707070707070707070707070707070707070707070707
  1122.       0707070707070707070707070707070707070707070707070707070707070707
  1123.       0707070707070707070707070707070707070707070707070707070707070707
  1124.       0707070707070707070707070707070707070707070707070707070707070707
  1125.       0707070707070707070707070707070707070707070707070707070707070707
  1126.       0707070707070707070707070707070707070707070707070707070707070707
  1127.       0707070707070707070707070707070707070707070707070707070707070707
  1128.       0707070707070707070707070707070707070707070707070707070707070700
  1129.       0007070000070700000707000000070000000000070700000000070700000700
  1130.       0000070700000007070000070000000007070707070707070700000707070700
  1131.       0007070000070700000700000700000007070000070000070000070000070000
  1132.       0700070000070000070000070000000007070707070707070700000707070700
  1133.       0007070000070700000700000707000007070000070000070000070000070000
  1134.       0707070000070000070000070000000000000707000007070700000000070700
  1135.       0007070000070700000700000707000007070000070700000000070000070000
  1136.       0707070000070000070000070000000007000007000007070700000700000700
  1137.       0007070000070700000700000700000007070000070007070000070000070000
  1138.       0700070000070000070000070000000007000007000007070700000700000700
  1139.       0000070000000000070707000000070000000000070700000007000000000700
  1140.       0000070700000007070000000007000007000007000007070700000700000700
  1141.       0007070707070707070707070707070707070000070707070707070000070707
  1142.       0707070707070707070707070707000007000007000007070700000700000700
  1143.       0000000707070707070707070707070707070000070707070707070700070707
  1144.       0707070707070707070707070707000000000707000000000700000000070707
  1145.       0000070707070707070707070707070707070707070707070707070707070707
  1146.       0707070707070707070707070707070707070707070707070707070707070707
  1147.       0707070707070707070707070707070707070707070707070707070707070707
  1148.       0707070707070707070707070707070707070707070707070707070707070707
  1149.       0707070707070707070707070707070707070707070707070707070707070707
  1150.       0707070707070707070707070707070707070707070707070707070707070707
  1151.       0707070707070707070707070707070707070707070707070707070707070707
  1152.       0707070707070707070707070707070707070707070707070707070707070707
  1153.       0707070707070707070707070707070707070707070707070707070707070707
  1154.       0707070707070707070707070707070707070707070707070707070707070707
  1155.       0707070707070707070707070707070707070707070707070707070707070707
  1156.       0707070707070707070707070707070707070707070707070707070707070707
  1157.       0707070707070707070707070707070707070707070707070707070707070707
  1158.       0707070707070707070707070707070707070707070707070707070707070707
  1159.       0707070707070707070707070707070707070707070707070707070707070707
  1160.       0707070707070707070707070707070707070707070707070707070707070701
  1161.       0107070101070701010707010101070101010101070701010101070701010701
  1162.       0101070701010107070101070101010107070707070707070701010707070701
  1163.       0107070101070701010701010701010107070101070101070101070101070101
  1164.       0701070101070101070101070101010107070707070707070701010707070701
  1165.       0107070101070701010701010707010107070101070101070101070101070101
  1166.       0707070101070101070101070101010101010707010107070701010101070701
  1167.       0107070101070701010701010707010107070101070701010101070101070101
  1168.       0707070101070101070101070101010107010107010107070701010701010701
  1169.       0107070101070701010701010701010107070101070107070101070101070101
  1170.       0701070101070101070101070101010107010107010107070701010701010701
  1171.       0101070101010101070707010101070101010101070701010107010101010701
  1172.       0101070701010107070101010107010107010107010107070701010701010701
  1173.       0107070707070707070707070707070707070101070707070707070101070707
  1174.       0707070707070707070707070707010107010107010107070701010701010701
  1175.       0101010707070707070707070707070707070101070707070707070701070707
  1176.       0707070707070707070707070707010101010707010101010701010101070707
  1177.       0101070707070707070707070707070707070707070707070707070707070707
  1178.       0707070707070707070707070707070707070707070707070707070707070707
  1179.       0707070707070707070707070707070707070707070707070707070707070707
  1180.       0707070707070707070707070707070707070707070707070707070707070707
  1181.       0707070707070707070707070707070707070707070707070707070707070707
  1182.       0707070707070707070707070707070707070707070707070707070707070707
  1183.       0707070707070707070707070707070707070707070707070707070707070707
  1184.       0707070707070707070707070707070707070707070707070707070707070707
  1185.       0707070707070707070707070707070707070707070707070707070707070707
  1186.       0707070707070707070707070707070707070707070707070707070707070707
  1187.       0707070707070707070707070707070707070707070707070707070707070707
  1188.       0707070707070707070707070707070707070707070707070707070707070707
  1189.       0707070707070707070707070707070707070707070707070707070707070707
  1190.       0707070707070707070707070707070707070707070707070707070707070707
  1191.       0707070707070707070707070707070707070707070707070707070707070707
  1192.       0707070707070707070707070707070707070707070707070707070707070702
  1193.       0207070202070702020707020202070202020202070702020202070702020702
  1194.       0202070702020207070202070202020207070707070707070702020707070702
  1195.       0207070202070702020702020702020207070202070202070202070202070202
  1196.       0702070202070202070202070202020207070707070707070702020707070702
  1197.       0207070202070702020702020707020207070202070202070202070202070202
  1198.       0707070202070202070202070202020202020707020207070702020202070702
  1199.       0207070202070702020702020707020207070202070702020202070202070202
  1200.       0707070202070202070202070202020207020207020207070702020702020702
  1201.       0207070202070702020702020702020207070202070207070202070202070202
  1202.       0702070202070202070202070202020207020207020207070702020702020702
  1203.       0202070202020202070707020202070202020202070702020207020202020702
  1204.       0202070702020207070202020207020207020207020207070702020702020702
  1205.       0207070707070707070707070707070707070202070707070707070202070707
  1206.       0707070707070707070707070707020207020207020207070702020702020702
  1207.       0202020707070707070707070707070707070202070707070707070702070707
  1208.       0707070707070707070707070707020202020707020202020702020202070707
  1209.       0202070707070707070707070707070707070707070707070707070707070707
  1210.       0707070707070707070707070707070707070707070707070707070707070707
  1211.       0707070707070707070707070707070707070707070707070707070707070707
  1212.       0707070707070707070707070707070707070707070707070707070707070707
  1213.       0707070707070707070707070707070707070707070707070707070707070707
  1214.       0707070707070707070707070707070707070707070707070707070707070707
  1215.       0707070707070707070707070707070707070707070707070707070707070707
  1216.       070707070707070707070707070707070707070707070707070707070707424D
  1217.       BE020000000000003E0000002800000040000000500000000100010000000000
  1218.       800200000000000000000000000000000000000000000000FFFFFF0007070707
  1219.       0707070707070707070707070707070707070707070707070707070707070707
  1220.       0707070707070707070707070707070707070707070707070707070707070707
  1221.       0707070707070707070707070707070707070707070707070707070707070707
  1222.       0707070707070707070707070707070202070707020207070707070700000000
  1223.       0000000000000000000000000000000000000000000000000000000000000000
  1224.       0000000000000000000000000000000000000000000000000000000000000000
  1225.       0000000000000000000000000000000000000000000000000000000000000000
  1226.       0000000000000000000000000000000000000000000000000000000000000000
  1227.       0000000000000000000000000000000000000000000000000000000000000000
  1228.       0000000000000000000000000000000000000000000000000000000000000000
  1229.       0000000000000000000000000000000000000000000000000000000000000000
  1230.       0000000000000000000000000000000000000000000000000000000000000000
  1231.       0000000000000000000000000000000000000000000000000000000000000000
  1232.       0000000000000000000000000000000000000000000000000000000000000000
  1233.       0000000000000000000000000000000000000000000000000000000000000000
  1234.       0000000000000000000000000000000000000000000000000000000000000000
  1235.       0000000000000000000000000000000000000000000000000000000000000000
  1236.       0000000000000000000000000000000000000000000000000000000000000000
  1237.       0000000000000000000000000000000000000000000000000000000000000000
  1238.       00000000000000000000000000000000000000000000000000000000}
  1239.   end
  1240. end
  1241.