home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / Adastra / _SETUP.1 / Adastra.exe / 0 / RCDATA / TREPORTFORM / TREPORTFORM.txt
Text File  |  1998-12-16  |  9KB  |  357 lines

  1. object ReportForm: TReportForm
  2.   Left = 648
  3.   Top = 116
  4.   Width = 373
  5.   Height = 217
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'Report'
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Scaled = False
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 125
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 365
  23.     Height = 185
  24.     Align = alClient
  25.     BevelOuter = bvLowered
  26.     Caption = 'Panel1'
  27.     TabOrder = 0
  28.     object Memo1: TMemo
  29.       Left = 1
  30.       Top = 1
  31.       Width = 363
  32.       Height = 183
  33.       Align = alClient
  34.       Color = clBlack
  35.       Font.Color = clGreen
  36.       Font.Height = -12
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = [fsBold]
  39.       ParentFont = False
  40.       TabOrder = 0
  41.     end
  42.     object ScrollBox1: TScrollBox
  43.       Left = 1
  44.       Top = 1
  45.       Width = 363
  46.       Height = 183
  47.       VertScrollBar.Range = 500
  48.       Align = alClient
  49.       AutoScroll = False
  50.       TabOrder = 1
  51.       Visible = False
  52.       object TailorPanel: TPanel
  53.         Left = 0
  54.         Top = 0
  55.         Width = 338
  56.         Height = 500
  57.         Align = alClient
  58.         TabOrder = 0
  59.         Visible = False
  60.         object LocalityBox: TCheckBox
  61.           Left = 16
  62.           Top = 88
  63.           Width = 97
  64.           Height = 17
  65.           Caption = 'Locality'
  66.           TabOrder = 0
  67.         end
  68.         object TimeBox: TCheckBox
  69.           Left = 16
  70.           Top = 120
  71.           Width = 96
  72.           Height = 17
  73.           Caption = 'Time'
  74.           State = cbChecked
  75.           TabOrder = 1
  76.         end
  77.         object RADecBox: TCheckBox
  78.           Left = 16
  79.           Top = 152
  80.           Width = 97
  81.           Height = 17
  82.           Caption = 'RA/DEC'
  83.           State = cbChecked
  84.           TabOrder = 2
  85.         end
  86.         object AltAzBox: TCheckBox
  87.           Left = 16
  88.           Top = 184
  89.           Width = 97
  90.           Height = 17
  91.           Caption = 'Alt/Az'
  92.           State = cbChecked
  93.           TabOrder = 3
  94.         end
  95.         object ConstelBox: TCheckBox
  96.           Left = 16
  97.           Top = 216
  98.           Width = 97
  99.           Height = 17
  100.           Caption = 'Constellation'
  101.           TabOrder = 4
  102.         end
  103.         object RemarksBox: TCheckBox
  104.           Left = 184
  105.           Top = 56
  106.           Width = 97
  107.           Height = 17
  108.           Caption = 'Remarks'
  109.           TabOrder = 5
  110.         end
  111.         object BayerBox: TCheckBox
  112.           Left = 184
  113.           Top = 88
  114.           Width = 141
  115.           Height = 17
  116.           Caption = 'Bayer designation'
  117.           State = cbChecked
  118.           TabOrder = 6
  119.         end
  120.         object YaleBox: TCheckBox
  121.           Left = 184
  122.           Top = 152
  123.           Width = 97
  124.           Height = 17
  125.           Caption = 'Yale (HR ) #'
  126.           TabOrder = 7
  127.         end
  128.         object FlamsteedBox: TCheckBox
  129.           Left = 184
  130.           Top = 120
  131.           Width = 98
  132.           Height = 17
  133.           Caption = 'Flamsteed #'
  134.           TabOrder = 8
  135.         end
  136.         object HDBox: TCheckBox
  137.           Left = 184
  138.           Top = 184
  139.           Width = 126
  140.           Height = 17
  141.           Caption = 'Henry Draper #'
  142.           TabOrder = 9
  143.         end
  144.         object RisetBox: TCheckBox
  145.           Left = 16
  146.           Top = 248
  147.           Width = 111
  148.           Height = 17
  149.           Caption = 'Rise and Set'
  150.           State = cbChecked
  151.           TabOrder = 10
  152.         end
  153.         object BrightnessBox: TCheckBox
  154.           Left = 16
  155.           Top = 280
  156.           Width = 97
  157.           Height = 17
  158.           Caption = 'Brightness'
  159.           State = cbChecked
  160.           TabOrder = 11
  161.         end
  162.         object ParallaxBox: TCheckBox
  163.           Left = 184
  164.           Top = 248
  165.           Width = 94
  166.           Height = 17
  167.           Caption = 'Parallax'
  168.           TabOrder = 12
  169.         end
  170.         object SAOBox: TCheckBox
  171.           Left = 184
  172.           Top = 216
  173.           Width = 97
  174.           Height = 17
  175.           Caption = 'SAO #'
  176.           TabOrder = 13
  177.         end
  178.         object CommonNameBox: TCheckBox
  179.           Left = 16
  180.           Top = 56
  181.           Width = 121
  182.           Height = 17
  183.           Caption = 'Common name'
  184.           State = cbChecked
  185.           TabOrder = 14
  186.         end
  187.         object Panel2: TPanel
  188.           Left = 1
  189.           Top = 1
  190.           Width = 336
  191.           Height = 41
  192.           Align = alTop
  193.           TabOrder = 15
  194.           object Label1: TLabel
  195.             Left = 99
  196.             Top = 13
  197.             Width = 178
  198.             Height = 16
  199.             Caption = 'Show the following on Reports'
  200.           end
  201.           object YesButton: TButton
  202.             Left = 8
  203.             Top = 8
  204.             Width = 75
  205.             Height = 25
  206.             Caption = 'Yes'
  207.             TabOrder = 0
  208.             OnClick = YesButtonClick
  209.           end
  210.         end
  211.         object RadioGroup1: TRadioGroup
  212.           Left = 9
  213.           Top = 298
  214.           Width = 146
  215.           Height = 88
  216.           TabOrder = 16
  217.         end
  218.         object SpectrumBox: TCheckBox
  219.           Left = 18
  220.           Top = 313
  221.           Width = 97
  222.           Height = 17
  223.           Caption = 'Spectrum'
  224.           State = cbChecked
  225.           TabOrder = 17
  226.         end
  227.         object FullSpectrum: TRadioButton
  228.           Left = 18
  229.           Top = 340
  230.           Width = 113
  231.           Height = 17
  232.           Caption = 'Full'
  233.           TabOrder = 18
  234.         end
  235.         object AbbrSpectrum: TRadioButton
  236.           Left = 18
  237.           Top = 359
  238.           Width = 113
  239.           Height = 17
  240.           Caption = 'Abbreviated'
  241.           Checked = True
  242.           TabOrder = 19
  243.           TabStop = True
  244.         end
  245.         object ProperMotionBox: TCheckBox
  246.           Left = 184
  247.           Top = 280
  248.           Width = 112
  249.           Height = 17
  250.           Caption = 'Proper motion'
  251.           TabOrder = 20
  252.         end
  253.         object Panel3: TPanel
  254.           Left = 166
  255.           Top = 305
  256.           Width = 147
  257.           Height = 81
  258.           BevelInner = bvRaised
  259.           BevelOuter = bvLowered
  260.           TabOrder = 21
  261.           object DistanceBox: TCheckBox
  262.             Left = 17
  263.             Top = 10
  264.             Width = 92
  265.             Height = 17
  266.             Caption = 'Distance'
  267.             TabOrder = 0
  268.           end
  269.           object DistancePc: TRadioButton
  270.             Left = 16
  271.             Top = 36
  272.             Width = 113
  273.             Height = 17
  274.             Caption = 'Parsecs'
  275.             TabOrder = 1
  276.           end
  277.           object DistanceLY: TRadioButton
  278.             Left = 16
  279.             Top = 55
  280.             Width = 113
  281.             Height = 17
  282.             Caption = 'Light years'
  283.             Checked = True
  284.             TabOrder = 2
  285.             TabStop = True
  286.           end
  287.         end
  288.         object VariabilityBox: TCheckBox
  289.           Left = 16
  290.           Top = 400
  291.           Width = 97
  292.           Height = 17
  293.           Caption = 'Variability'
  294.           TabOrder = 22
  295.         end
  296.         object DistanceKm: TCheckBox
  297.           Left = 184
  298.           Top = 400
  299.           Width = 124
  300.           Height = 17
  301.           Caption = 'Distance in km'
  302.           TabOrder = 23
  303.         end
  304.         object AngularSizeBox: TCheckBox
  305.           Left = 16
  306.           Top = 433
  307.           Width = 97
  308.           Height = 17
  309.           Caption = 'Angular size'
  310.           TabOrder = 24
  311.         end
  312.       end
  313.     end
  314.   end
  315.   object IniOut1: TIniOut
  316.     FileName = 'ADASTRA.INI'
  317.     Items.Strings = (
  318.       'SAOBox;Checked;;Settings;SAOChecked;1;0'
  319.       'ReportForm;Width;;Dimensions;ReportFormWidth;1;0'
  320.       'ReportForm;Left;;Position;ReportFormLeft;1;0'
  321.       'ReportForm;Top;;Position;ReportFormTop;1;0'
  322.       'LocalityBox;Checked;;Settings;RepLocalityChecked;1;0'
  323.       'TimeBox;Checked;;Settings;RepTimeChecked;1;0'
  324.       'RADecBox;Checked;;Settings;RepRADECChecked;1;0'
  325.       'AltAzBox;Checked;;Settings;RepAltAzChecked;1;0'
  326.       'ConstelBox;Checked;;Settings;RepConstelChecked;1;0'
  327.       'RemarksBox;Checked;;Settings;RepRemarksChecked;1;0'
  328.       'BayerBox;Checked;;Settings;RepBayerChecked;1;0'
  329.       'YaleBox;Checked;;Settings;RepYaleChecked;1;0'
  330.       'FlamsteedBox;Checked;;Settings;RepFlamChecked;1;0'
  331.       'HDBox;Checked;;Settings;RepHDChecked;1;0'
  332.       'RisetBox;Checked;;Settings;RepRisetChecked;1;0'
  333.       'DistanceBox;Checked;;Settings;RepDistanceChecked;1;0'
  334.       'BrightnessBox;Checked;;Settings;RepBrightnessChecked;1;0'
  335.       'ReportForm;Visible;;Appearance;ReportFormVisible;1;0'
  336.       'CommonNameBox;Checked;;Settings;CommonNameChecked;1;0'
  337.       'SpectrumBox;Checked;;Settings;SpectrumChecked;1;0')
  338.     RegistryRoot = CURRENT_USER
  339.     Left = 309
  340.     Top = 6
  341.   end
  342.   object IniOut2: TIniOut
  343.     FileName = 'ADASTRA.INI'
  344.     Items.Strings = (
  345.       'ReportForm;Height;;Dimensions;ReportFormHeight;1;0'
  346.       'AngularSizeBox;Checked;True;Settings;Angular size;1;0'
  347.       'DistanceKm;Checked;False;Settings;Distance in km;1;0'
  348.       'AbbrSpectrum;Checked;;Settings;Abbr spectrum;1;0'
  349.       'FullSpectrum;Checked;;Settings;Full spectrum;1;0'
  350.       'ProperMotionBox;Checked;;Settings;Proper motion report;1;0'
  351.       'ParallaxBox;Checked;False;Settings;Parallax report;1;0')
  352.     RegistryRoot = CURRENT_USER
  353.     Left = 278
  354.     Top = 6
  355.   end
  356. end
  357.