home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Sharewar / STELLA / _SETUP.1 / Stella.exe / 0 / RCDATA / TLOGFORM / TLOGFORM.txt
Text File  |  1998-01-06  |  11KB  |  489 lines

  1. object LogForm: TLogForm
  2.   Left = 258
  3.   Top = 115
  4.   Width = 550
  5.   Height = 540
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Stella 2000 Observation Log'
  8.   Font.Color = clBlack
  9.   Font.Height = -12
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   PopupMenu = PopupMenu1
  14.   Scaled = False
  15.   ShowHint = True
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnResize = FormResize
  19.   OnShow = FormShow
  20.   PixelsPerInch = 125
  21.   TextHeight = 16
  22.   object BackPanel: TPanel
  23.     Left = 9
  24.     Top = 264
  25.     Width = 526
  26.     Height = 193
  27.     Caption = 'Remarks:'
  28.     Color = 4194304
  29.     Font.Color = clAqua
  30.     Font.Height = -16
  31.     Font.Name = 'Times New Roman'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     object Memo1: TRichEdit
  36.       Left = 16
  37.       Top = 8
  38.       Width = 496
  39.       Height = 177
  40.       Hint = 'This month'#39's permanent log record'
  41.       BorderStyle = bsNone
  42.       ParentColor = True
  43.       PlainText = True
  44.       ScrollBars = ssVertical
  45.       TabOrder = 0
  46.     end
  47.   end
  48.   object ButtonPanel1: TPanel
  49.     Left = 8
  50.     Top = 464
  51.     Width = 524
  52.     Height = 40
  53.     TabOrder = 1
  54.     object CloseButton: TButton
  55.       Left = 440
  56.       Top = 8
  57.       Width = 75
  58.       Height = 25
  59.       Caption = 'Close'
  60.       TabOrder = 0
  61.       OnClick = CloseButtonClick
  62.     end
  63.     object StatusNotes: TPanel
  64.       Left = 8
  65.       Top = 6
  66.       Width = 185
  67.       Height = 29
  68.       BevelOuter = bvLowered
  69.       Caption = 'StatusNotes'
  70.       Font.Color = clGray
  71.       Font.Height = -12
  72.       Font.Name = 'MS Sans Serif'
  73.       Font.Style = []
  74.       ParentFont = False
  75.       TabOrder = 1
  76.     end
  77.     object NewButton: TButton
  78.       Left = 200
  79.       Top = 8
  80.       Width = 75
  81.       Height = 25
  82.       Hint = 'Start a fresh observation'
  83.       Caption = 'New Entry'
  84.       TabOrder = 2
  85.       OnClick = NewButtonClick
  86.     end
  87.     object AddButton: TButton
  88.       Left = 280
  89.       Top = 8
  90.       Width = 75
  91.       Height = 25
  92.       Hint = 'Record current observation'
  93.       Caption = 'Add Entry'
  94.       TabOrder = 3
  95.       OnClick = AddButtonClick
  96.     end
  97.     object ViewButton: TButton
  98.       Left = 360
  99.       Top = 8
  100.       Width = 75
  101.       Height = 25
  102.       Hint = 'Review/edit past logs'
  103.       Caption = 'View Logs'
  104.       TabOrder = 4
  105.       OnClick = ViewButtonClick
  106.     end
  107.   end
  108.   object IndexPanel: TPanel
  109.     Left = 11
  110.     Top = 215
  111.     Width = 523
  112.     Height = 44
  113.     Caption = 'IndexPanel'
  114.     TabOrder = 2
  115.     object ContentsBox: TComboBox
  116.       Left = 120
  117.       Top = 8
  118.       Width = 395
  119.       Height = 27
  120.       Hint = 'Enter word(s) to search for'
  121.       Color = 4194304
  122.       Font.Color = clAqua
  123.       Font.Height = -16
  124.       Font.Name = 'Times New Roman'
  125.       Font.Style = [fsBold]
  126.       ItemHeight = 19
  127.       ParentFont = False
  128.       Sorted = True
  129.       TabOrder = 0
  130.     end
  131.     object FindButton: TButton
  132.       Left = 16
  133.       Top = 8
  134.       Width = 75
  135.       Height = 25
  136.       Hint = 'Click to search for word(s)'
  137.       Caption = 'Find +'
  138.       TabOrder = 1
  139.       OnClick = FindButtonClick
  140.     end
  141.   end
  142.   object DataEntryPanel: TPanel
  143.     Left = 10
  144.     Top = 22
  145.     Width = 524
  146.     Height = 187
  147.     BevelOuter = bvLowered
  148.     Caption = 'DataEntryPanel'
  149.     TabOrder = 3
  150.     object TimeBox: TEdit
  151.       Left = 72
  152.       Top = 8
  153.       Width = 59
  154.       Height = 27
  155.       Color = 4194304
  156.       Font.Color = clAqua
  157.       Font.Height = -16
  158.       Font.Name = 'Times New Roman'
  159.       Font.Style = [fsBold]
  160.       ParentFont = False
  161.       TabOrder = 0
  162.     end
  163.     object TimeLabel: TPanel
  164.       Left = 8
  165.       Top = 8
  166.       Width = 58
  167.       Height = 26
  168.       BevelOuter = bvLowered
  169.       Caption = 'Time:'
  170.       TabOrder = 6
  171.     end
  172.     object DateLabel: TPanel
  173.       Left = 136
  174.       Top = 8
  175.       Width = 58
  176.       Height = 26
  177.       BevelOuter = bvLowered
  178.       Caption = 'Date:'
  179.       TabOrder = 7
  180.     end
  181.     object PlaceLabel: TPanel
  182.       Left = 296
  183.       Top = 8
  184.       Width = 58
  185.       Height = 26
  186.       BevelOuter = bvLowered
  187.       Caption = 'Place:'
  188.       TabOrder = 8
  189.     end
  190.     object RemarksMemo: TMemo
  191.       Left = 6
  192.       Top = 88
  193.       Width = 511
  194.       Height = 88
  195.       Hint = 'Record your observation here'
  196.       Color = 4194304
  197.       Font.Color = clAqua
  198.       Font.Height = -16
  199.       Font.Name = 'Times New Roman'
  200.       Font.Style = [fsBold]
  201.       Lines.Strings = (
  202.         '')
  203.       ParentFont = False
  204.       ScrollBars = ssVertical
  205.       TabOrder = 5
  206.     end
  207.     object CndxLabel: TPanel
  208.       Left = 232
  209.       Top = 48
  210.       Width = 58
  211.       Height = 26
  212.       BevelOuter = bvLowered
  213.       Caption = 'Cndx:'
  214.       TabOrder = 9
  215.     end
  216.     object InstrumentLabel: TPanel
  217.       Left = 8
  218.       Top = 48
  219.       Width = 58
  220.       Height = 26
  221.       BevelOuter = bvLowered
  222.       Caption = 'Instr.'
  223.       TabOrder = 10
  224.     end
  225.     object InstrumentBox: TComboBox
  226.       Left = 72
  227.       Top = 48
  228.       Width = 152
  229.       Height = 27
  230.       Hint = 'Observed with...'
  231.       Color = 4194304
  232.       Font.Color = clAqua
  233.       Font.Height = -16
  234.       Font.Name = 'Times New Roman'
  235.       Font.Style = [fsBold]
  236.       ItemHeight = 19
  237.       Items.Strings = (
  238.         'Naked eye'
  239.         'Opera glass'
  240.         'Binoculars'
  241.         'Binoculars 7x50'
  242.         'Binoculars 8x30'
  243.         'Binoculars 8x40'
  244.         'Binoculars 9x63'
  245.         'Binoculars 10x50'
  246.         'Binoculars 20x50'
  247.         'Binoculars 20x60'
  248.         'Binoculars 20x70'
  249.         'Telescope'
  250.         'Reflector'
  251.         '4" Reflector'
  252.         '6" Reflector'
  253.         '8" Reflector'
  254.         '10" Reflector'
  255.         'Refractor'
  256.         '2" Refractor'
  257.         '3" Refractor'
  258.         '4" Refractor'
  259.         'Newtonian'
  260.         '6" Newtonian'
  261.         '8" Newtonian'
  262.         '10" Newtonian'
  263.         'Cassegrain'
  264.         '4" Cassegrain'
  265.         '6" Cassegrain'
  266.         '8" Cassegrain'
  267.         '10" Cassegrain')
  268.       ParentFont = False
  269.       TabOrder = 3
  270.     end
  271.     object DateBox: TComboBox
  272.       Left = 199
  273.       Top = 7
  274.       Width = 92
  275.       Height = 27
  276.       Color = 4194304
  277.       Font.Color = clAqua
  278.       Font.Height = -16
  279.       Font.Name = 'Times New Roman'
  280.       Font.Style = [fsBold]
  281.       ItemHeight = 19
  282.       Items.Strings = (
  283.         'Naked eye'
  284.         'Binoculars 1'
  285.         'Binoculars 2'
  286.         'Telescope 1'
  287.         'Telescope 2'
  288.         'Telescope 3')
  289.       ParentFont = False
  290.       TabOrder = 1
  291.     end
  292.     object CndxBox: TComboBox
  293.       Left = 296
  294.       Top = 48
  295.       Width = 219
  296.       Height = 27
  297.       Hint = 'Observing conditions'
  298.       Color = 4194304
  299.       Font.Color = clAqua
  300.       Font.Height = -16
  301.       Font.Name = 'Times New Roman'
  302.       Font.Style = [fsBold]
  303.       ItemHeight = 19
  304.       Items.Strings = (
  305.         'Exceptional'
  306.         'Good'
  307.         'Average'
  308.         'Poor'
  309.         'Slight haze'
  310.         'Haze'
  311.         'Some cloud'
  312.         'Urban glow'
  313.         'Weak moonlight'
  314.         'Moonlight'
  315.         'Strong moonlight'
  316.         'Faint twilight'
  317.         'Twilight'
  318.         'Astronomical twilight'
  319.         'Nautical twilight'
  320.         'Civil twilight'
  321.         'Pre-sunrise'
  322.         'Post-sunset'
  323.         'Sunrise'
  324.         'Sunset'
  325.         'Daylight')
  326.       ParentFont = False
  327.       TabOrder = 4
  328.     end
  329.     object PlaceBox: TComboBox
  330.       Left = 360
  331.       Top = 8
  332.       Width = 154
  333.       Height = 27
  334.       Color = 4194304
  335.       Font.Color = clAqua
  336.       Font.Height = -16
  337.       Font.Name = 'Times New Roman'
  338.       Font.Style = [fsBold]
  339.       ItemHeight = 19
  340.       Items.Strings = (
  341.         'Naked eye'
  342.         'Binoculars'
  343.         'Binoculars 8x30'
  344.         'Binoculars 8x40'
  345.         'Binoculars 9x63'
  346.         'Binoculars 10x50'
  347.         'Binoculars 20x50'
  348.         'Binoculars 20x60'
  349.         'Binoculars 1'
  350.         'Binoculars 2'
  351.         'Telescope'
  352.         '4" Reflector'
  353.         '6" Reflector'
  354.         '8" Reflector'
  355.         '10" Reflector'
  356.         '2" Refractor'
  357.         '3" Refractor'
  358.         'Telescope 1'
  359.         'Telescope 2'
  360.         'Telescope 3')
  361.       ParentFont = False
  362.       TabOrder = 2
  363.     end
  364.   end
  365.   object PopupMenu1: TPopupMenu
  366.     Left = 18
  367.     Top = 350
  368.     object Copy1: TMenuItem
  369.       Caption = 'Copy'
  370.       ShortCut = 0
  371.       OnClick = Copy1Click
  372.     end
  373.     object Cut1: TMenuItem
  374.       Caption = 'Cut'
  375.       ShortCut = 0
  376.       OnClick = Cut1Click
  377.     end
  378.     object Paste1: TMenuItem
  379.       Caption = 'Paste'
  380.       ShortCut = 0
  381.       OnClick = Paste1Click
  382.     end
  383.     object Goto1: TMenuItem
  384.       Caption = 'Goto'
  385.       ShortCut = 0
  386.       object Top1: TMenuItem
  387.         Caption = 'Top'
  388.         ShortCut = 0
  389.         OnClick = Top1Click
  390.       end
  391.       object Bottom1: TMenuItem
  392.         Caption = 'Bottom'
  393.         ShortCut = 0
  394.         OnClick = Bottom1Click
  395.       end
  396.     end
  397.     object N1: TMenuItem
  398.       Caption = '-'
  399.       ShortCut = 0
  400.     end
  401.     object Save1: TMenuItem
  402.       Caption = 'Save'
  403.       ShortCut = 0
  404.       OnClick = Save1Click
  405.     end
  406.     object Autosave1: TMenuItem
  407.       Caption = 'Autosave'
  408.       Checked = True
  409.       ShortCut = 0
  410.       OnClick = Autosave1Click
  411.     end
  412.     object N2: TMenuItem
  413.       Caption = '-'
  414.       ShortCut = 0
  415.     end
  416.     object Font1: TMenuItem
  417.       Caption = 'Font'
  418.       ShortCut = 0
  419.       OnClick = Font1Click
  420.     end
  421.     object Color1: TMenuItem
  422.       Caption = 'Color'
  423.       ShortCut = 0
  424.       OnClick = Color1Click
  425.     end
  426.     object Hints1: TMenuItem
  427.       Caption = 'Hints'
  428.       Checked = True
  429.       ShortCut = 0
  430.       OnClick = Hints1Click
  431.     end
  432.     object N3: TMenuItem
  433.       Caption = '-'
  434.       ShortCut = 0
  435.     end
  436.     object Print1: TMenuItem
  437.       Caption = 'Print'
  438.       ShortCut = 0
  439.       object Entry1: TMenuItem
  440.         Caption = '&Entry'
  441.         ShortCut = 0
  442.       end
  443.       object PrintEntireLog: TMenuItem
  444.         Caption = 'Entire &Log'
  445.         ShortCut = 0
  446.         OnClick = PrintEntireLogClick
  447.       end
  448.     end
  449.   end
  450.   object FontDialog1: TFontDialog
  451.     Font.Color = clWindowText
  452.     Font.Height = -14
  453.     Font.Name = 'MS Sans Serif'
  454.     Font.Style = []
  455.     MinFontSize = 0
  456.     MaxFontSize = 0
  457.     Left = 49
  458.     Top = 350
  459.   end
  460.   object ColorDialog1: TColorDialog
  461.     Ctl3D = True
  462.     Left = 79
  463.     Top = 350
  464.   end
  465.   object OpenDialog1: TOpenDialog
  466.     DefaultExt = 'stl'
  467.     FileEditStyle = fsEdit
  468.     Filter = 'Stella 2000 Logs (*.stl)|*.stl'
  469.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  470.     Title = 'Open a Stella 2000 Log'
  471.     Left = 109
  472.     Top = 350
  473.   end
  474.   object PrintDialog1: TPrintDialog
  475.     Left = 139
  476.     Top = 349
  477.   end
  478.   object IniOut1: TIniOut
  479.     FileName = 'STELLA.INI'
  480.     Items.Strings = (
  481.       'LogForm;Height;;Dimensions;LogFormHeight;1;0'
  482.       'LogForm;Left;;Position;LogFormLeft;1;0'
  483.       'LogForm;Top;;Position;LogFormTop;1;0')
  484.     RegistryRoot = CURRENT_USER
  485.     Left = 171
  486.     Top = 349
  487.   end
  488. end
  489.