object ReportForm: TReportForm Left = 648 Top = 116 Width = 373 Height = 217 BorderStyle = bsSizeToolWin Caption = 'Report' Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Scaled = False OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 125 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 365 Height = 185 Align = alClient BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 0 object Memo1: TMemo Left = 1 Top = 1 Width = 363 Height = 183 Align = alClient Color = clBlack Font.Color = clGreen Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object ScrollBox1: TScrollBox Left = 1 Top = 1 Width = 363 Height = 183 VertScrollBar.Range = 500 Align = alClient AutoScroll = False TabOrder = 1 Visible = False object TailorPanel: TPanel Left = 0 Top = 0 Width = 338 Height = 500 Align = alClient TabOrder = 0 Visible = False object LocalityBox: TCheckBox Left = 16 Top = 88 Width = 97 Height = 17 Caption = 'Locality' TabOrder = 0 end object TimeBox: TCheckBox Left = 16 Top = 120 Width = 96 Height = 17 Caption = 'Time' State = cbChecked TabOrder = 1 end object RADecBox: TCheckBox Left = 16 Top = 152 Width = 97 Height = 17 Caption = 'RA/DEC' State = cbChecked TabOrder = 2 end object AltAzBox: TCheckBox Left = 16 Top = 184 Width = 97 Height = 17 Caption = 'Alt/Az' State = cbChecked TabOrder = 3 end object ConstelBox: TCheckBox Left = 16 Top = 216 Width = 97 Height = 17 Caption = 'Constellation' TabOrder = 4 end object RemarksBox: TCheckBox Left = 184 Top = 56 Width = 97 Height = 17 Caption = 'Remarks' TabOrder = 5 end object BayerBox: TCheckBox Left = 184 Top = 88 Width = 141 Height = 17 Caption = 'Bayer designation' State = cbChecked TabOrder = 6 end object YaleBox: TCheckBox Left = 184 Top = 152 Width = 97 Height = 17 Caption = 'Yale (HR ) #' TabOrder = 7 end object FlamsteedBox: TCheckBox Left = 184 Top = 120 Width = 98 Height = 17 Caption = 'Flamsteed #' TabOrder = 8 end object HDBox: TCheckBox Left = 184 Top = 184 Width = 126 Height = 17 Caption = 'Henry Draper #' TabOrder = 9 end object RisetBox: TCheckBox Left = 16 Top = 248 Width = 111 Height = 17 Caption = 'Rise and Set' State = cbChecked TabOrder = 10 end object BrightnessBox: TCheckBox Left = 16 Top = 280 Width = 97 Height = 17 Caption = 'Brightness' State = cbChecked TabOrder = 11 end object ParallaxBox: TCheckBox Left = 184 Top = 248 Width = 94 Height = 17 Caption = 'Parallax' TabOrder = 12 end object SAOBox: TCheckBox Left = 184 Top = 216 Width = 97 Height = 17 Caption = 'SAO #' TabOrder = 13 end object CommonNameBox: TCheckBox Left = 16 Top = 56 Width = 121 Height = 17 Caption = 'Common name' State = cbChecked TabOrder = 14 end object Panel2: TPanel Left = 1 Top = 1 Width = 336 Height = 41 Align = alTop TabOrder = 15 object Label1: TLabel Left = 99 Top = 13 Width = 178 Height = 16 Caption = 'Show the following on Reports' end object YesButton: TButton Left = 8 Top = 8 Width = 75 Height = 25 Caption = 'Yes' TabOrder = 0 OnClick = YesButtonClick end end object RadioGroup1: TRadioGroup Left = 9 Top = 298 Width = 146 Height = 88 TabOrder = 16 end object SpectrumBox: TCheckBox Left = 18 Top = 313 Width = 97 Height = 17 Caption = 'Spectrum' State = cbChecked TabOrder = 17 end object FullSpectrum: TRadioButton Left = 18 Top = 340 Width = 113 Height = 17 Caption = 'Full' TabOrder = 18 end object AbbrSpectrum: TRadioButton Left = 18 Top = 359 Width = 113 Height = 17 Caption = 'Abbreviated' Checked = True TabOrder = 19 TabStop = True end object ProperMotionBox: TCheckBox Left = 184 Top = 280 Width = 112 Height = 17 Caption = 'Proper motion' TabOrder = 20 end object Panel3: TPanel Left = 166 Top = 305 Width = 147 Height = 81 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 21 object DistanceBox: TCheckBox Left = 17 Top = 10 Width = 92 Height = 17 Caption = 'Distance' TabOrder = 0 end object DistancePc: TRadioButton Left = 16 Top = 36 Width = 113 Height = 17 Caption = 'Parsecs' TabOrder = 1 end object DistanceLY: TRadioButton Left = 16 Top = 55 Width = 113 Height = 17 Caption = 'Light years' Checked = True TabOrder = 2 TabStop = True end end object VariabilityBox: TCheckBox Left = 16 Top = 400 Width = 97 Height = 17 Caption = 'Variability' TabOrder = 22 end object DistanceKm: TCheckBox Left = 184 Top = 400 Width = 124 Height = 17 Caption = 'Distance in km' TabOrder = 23 end object AngularSizeBox: TCheckBox Left = 16 Top = 433 Width = 97 Height = 17 Caption = 'Angular size' TabOrder = 24 end end end end object IniOut1: TIniOut FileName = 'ADASTRA.INI' Items.Strings = ( 'SAOBox;Checked;;Settings;SAOChecked;1;0' 'ReportForm;Width;;Dimensions;ReportFormWidth;1;0' 'ReportForm;Left;;Position;ReportFormLeft;1;0' 'ReportForm;Top;;Position;ReportFormTop;1;0' 'LocalityBox;Checked;;Settings;RepLocalityChecked;1;0' 'TimeBox;Checked;;Settings;RepTimeChecked;1;0' 'RADecBox;Checked;;Settings;RepRADECChecked;1;0' 'AltAzBox;Checked;;Settings;RepAltAzChecked;1;0' 'ConstelBox;Checked;;Settings;RepConstelChecked;1;0' 'RemarksBox;Checked;;Settings;RepRemarksChecked;1;0' 'BayerBox;Checked;;Settings;RepBayerChecked;1;0' 'YaleBox;Checked;;Settings;RepYaleChecked;1;0' 'FlamsteedBox;Checked;;Settings;RepFlamChecked;1;0' 'HDBox;Checked;;Settings;RepHDChecked;1;0' 'RisetBox;Checked;;Settings;RepRisetChecked;1;0' 'DistanceBox;Checked;;Settings;RepDistanceChecked;1;0' 'BrightnessBox;Checked;;Settings;RepBrightnessChecked;1;0' 'ReportForm;Visible;;Appearance;ReportFormVisible;1;0' 'CommonNameBox;Checked;;Settings;CommonNameChecked;1;0' 'SpectrumBox;Checked;;Settings;SpectrumChecked;1;0') RegistryRoot = CURRENT_USER Left = 309 Top = 6 end object IniOut2: TIniOut FileName = 'ADASTRA.INI' Items.Strings = ( 'ReportForm;Height;;Dimensions;ReportFormHeight;1;0' 'AngularSizeBox;Checked;True;Settings;Angular size;1;0' 'DistanceKm;Checked;False;Settings;Distance in km;1;0' 'AbbrSpectrum;Checked;;Settings;Abbr spectrum;1;0' 'FullSpectrum;Checked;;Settings;Full spectrum;1;0' 'ProperMotionBox;Checked;;Settings;Proper motion report;1;0' 'ParallaxBox;Checked;False;Settings;Parallax report;1;0') RegistryRoot = CURRENT_USER Left = 278 Top = 6 end end