home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / AstroMart / _SETUP.1 / Astro5.exe / 0 / RCDATA / TASTROBASEWINDOW / TASTROBASEWINDOW.txt < prev   
Encoding:
Text File  |  1998-05-13  |  6.0 KB  |  255 lines

  1. object AstroBaseWindow: TAstroBaseWindow
  2.   Left = 187
  3.   Top = 121
  4.   Width = 436
  5.   Height = 300
  6.   Caption = 'AstroBaseWindow'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   Menu = MainMenu1
  13.   OnActivate = FormActivate
  14.   OnCloseQuery = FormCloseQuery
  15.   OnCreate = FormCreate
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object MainMenu1: TMainMenu
  20.     AutoMerge = True
  21.     Left = 48
  22.     Top = 48
  23.     object Edit1: TMenuItem
  24.       Caption = '&Edit'
  25.       GroupIndex = 10
  26.       ShortCut = 0
  27.       object UndoItem: TMenuItem
  28.         Caption = 'Undo'
  29.         ShortCut = 32776
  30.         OnClick = UndoItemClick
  31.       end
  32.       object N5: TMenuItem
  33.         Caption = '-'
  34.         ShortCut = 0
  35.       end
  36.       object Cut1: TMenuItem
  37.         Caption = 'Cu&t'
  38.         ShortCut = 16472
  39.         OnClick = Cut1Click
  40.       end
  41.       object Copy1: TMenuItem
  42.         Caption = '&Copy'
  43.         ShortCut = 16451
  44.         OnClick = Copy1Click
  45.       end
  46.       object CopyallItem: TMenuItem
  47.         Caption = 'Copy all'
  48.         ShortCut = 16472
  49.         OnClick = CopyallClick
  50.       end
  51.       object Paste1: TMenuItem
  52.         Caption = '&Paste'
  53.         ShortCut = 16470
  54.         OnClick = Paste1Click
  55.       end
  56.       object N2: TMenuItem
  57.         Caption = '-'
  58.         ShortCut = 0
  59.       end
  60.       object Find1: TMenuItem
  61.         Caption = '&Find...'
  62.         ShortCut = 16454
  63.         OnClick = Find1Click
  64.       end
  65.       object Replace1: TMenuItem
  66.         Caption = 'R&eplace...'
  67.         ShortCut = 16466
  68.         OnClick = Replace1Click
  69.       end
  70.       object SelectallItem: TMenuItem
  71.         Caption = 'Select all'
  72.         ShortCut = 0
  73.         OnClick = SelectallItemClick
  74.       end
  75.     end
  76.     object Format: TMenuItem
  77.       Caption = 'Format'
  78.       GroupIndex = 30
  79.       ShortCut = 0
  80.       object FormatBold: TMenuItem
  81.         Caption = 'Bold'
  82.         ShortCut = 16450
  83.         OnClick = FormatBoldClick
  84.       end
  85.       object FormatUnderline: TMenuItem
  86.         Caption = 'Underline'
  87.         ShortCut = 16469
  88.         OnClick = FormatUnderlineClick
  89.       end
  90.       object FormatItalic: TMenuItem
  91.         Caption = 'Italic'
  92.         Hint = 'FormatItalic'
  93.         ShortCut = 16457
  94.         OnClick = FormatItalicClick
  95.       end
  96.       object FormatBigger: TMenuItem
  97.         Caption = 'Font +'
  98.         ShortCut = 0
  99.         OnClick = FormatBiggerClick
  100.       end
  101.       object FormatSmaller: TMenuItem
  102.         Caption = 'Font -'
  103.         ShortCut = 0
  104.         OnClick = FormatSmallerClick
  105.       end
  106.       object N4: TMenuItem
  107.         Caption = '-'
  108.         ShortCut = 0
  109.       end
  110.       object FormatFont: TMenuItem
  111.         Caption = 'Font'
  112.         ShortCut = 0
  113.         OnClick = FormatFontClick
  114.       end
  115.     end
  116.     object Chart1: TMenuItem
  117.       Caption = '&Chart'
  118.       GroupIndex = 40
  119.       ShortCut = 0
  120.       object Insert1: TMenuItem
  121.         Caption = 'New'
  122.         Enabled = False
  123.         ShortCut = 0
  124.       end
  125.       object N1: TMenuItem
  126.         Caption = '-'
  127.         ShortCut = 0
  128.       end
  129.       object NewList: TMenuItem
  130.         Caption = '&List'
  131.         ShortCut = 0
  132.         OnClick = NewListClick
  133.       end
  134.       object NewAspects: TMenuItem
  135.         Caption = '&Aspects'
  136.         ShortCut = 0
  137.         OnClick = NewAspectsClick
  138.       end
  139.       object NewAnalysis: TMenuItem
  140.         Caption = 'A&nalysis'
  141.         ShortCut = 0
  142.         OnClick = NewAnalysisClick
  143.       end
  144.       object Chart2Item: TMenuItem
  145.         Caption = '&Chart'
  146.         ShortCut = 0
  147.         OnClick = ChartItemClick
  148.       end
  149.       object Add1: TMenuItem
  150.         Break = mbBarBreak
  151.         Caption = 'Add'
  152.         Enabled = False
  153.         ShortCut = 0
  154.       end
  155.       object N3: TMenuItem
  156.         Caption = '-'
  157.         ShortCut = 0
  158.       end
  159.       object InsertList: TMenuItem
  160.         Caption = 'List'
  161.         ShortCut = 0
  162.         OnClick = InsertListClick
  163.       end
  164.       object InsertAspects: TMenuItem
  165.         Caption = 'Aspects'
  166.         ShortCut = 0
  167.         OnClick = InsertAspectsClick
  168.       end
  169.       object InsertAnalysis: TMenuItem
  170.         Caption = 'Analysis'
  171.         ShortCut = 118
  172.         OnClick = InsertAnalyseClick
  173.       end
  174.       object Values: TMenuItem
  175.         Caption = 'Values'
  176.         ShortCut = 0
  177.         OnClick = ValuesClick
  178.       end
  179.     end
  180.     object Chart21: TMenuItem
  181.       Caption = 'Chart &2'
  182.       GroupIndex = 60
  183.       ShortCut = 0
  184.       object Transits1: TMenuItem
  185.         Caption = '&Transits'
  186.         ShortCut = 0
  187.         OnClick = TransitsClick
  188.       end
  189.       object CompareDay: TMenuItem
  190.         Caption = '&Compare to day'
  191.         ShortCut = 0
  192.         OnClick = CompareDayClick
  193.       end
  194.       object Previsions: TMenuItem
  195.         Caption = 'Previsions'
  196.         ShortCut = 0
  197.         OnClick = PrevisionsClick
  198.       end
  199.       object Compare2: TMenuItem
  200.         Caption = 'Compare &2 charts'
  201.         ShortCut = 0
  202.         OnClick = Compare2Click
  203.       end
  204.       object CompareFile: TMenuItem
  205.         Caption = 'Compare to &file'
  206.         ShortCut = 0
  207.         OnClick = CompareFileClick
  208.       end
  209.       object Moonreturn: TMenuItem
  210.         Caption = '&Moon return'
  211.         ShortCut = 0
  212.         OnClick = MoonreturnClick
  213.       end
  214.       object Sunreturn: TMenuItem
  215.         Caption = '&Sun return'
  216.         ShortCut = 0
  217.         OnClick = SunreturnClick
  218.       end
  219.       object Progression: TMenuItem
  220.         Caption = '&Progression'
  221.         ShortCut = 0
  222.         OnClick = ProgressionClick
  223.       end
  224.       object Midpoints: TMenuItem
  225.         Caption = '&Mid-points'
  226.         ShortCut = 0
  227.         OnClick = MidpointsClick
  228.       end
  229.       object Secondchart: TMenuItem
  230.         Caption = 'Second chart'
  231.         ShortCut = 0
  232.         OnClick = SecondchartClick
  233.       end
  234.     end
  235.   end
  236.   object FindDialog1: TFindDialog
  237.     OnFind = FindDialog1Find
  238.     Left = 16
  239.     Top = 48
  240.   end
  241.   object ReplaceDialog1: TReplaceDialog
  242.     OnFind = ReplaceDialog1Find
  243.     OnReplace = ReplaceDialog1Replace
  244.     Left = 16
  245.     Top = 96
  246.   end
  247.   object SaveDialog: TSaveDialog
  248.     DefaultExt = '*.rtf'
  249.     FileEditStyle = fsEdit
  250.     Filter = 'Rich text format files|*.rtf'
  251.     Left = 16
  252.     Top = 144
  253.   end
  254. end
  255.