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

  1. object SetupForm: TSetupForm
  2.   Left = 269
  3.   Top = 168
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'General Setup'
  7.   ClientHeight = 448
  8.   ClientWidth = 511
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   ShowHint = True
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnHide = FormHide
  20.   OnShow = FormShow
  21.   PixelsPerInch = 125
  22.   TextHeight = 16
  23.   object PageControl1: TPageControl
  24.     Left = 8
  25.     Top = 7
  26.     Width = 495
  27.     Height = 393
  28.     ActivePage = MailTab
  29.     TabOrder = 0
  30.     object MailTab: TTabSheet
  31.       Caption = 'Mail'
  32.       object MailPanel1: TPanel
  33.         Left = 2
  34.         Top = 7
  35.         Width = 483
  36.         Height = 352
  37.         BevelInner = bvRaised
  38.         BevelOuter = bvLowered
  39.         TabOrder = 0
  40.         object Label1: TLabel
  41.           Left = 16
  42.           Top = 124
  43.           Width = 82
  44.           Height = 16
  45.           Caption = 'SMTP server:'
  46.         end
  47.         object SMTPLabel1: TBoxLabel
  48.           Left = 16
  49.           Top = 17
  50.           Width = 450
  51.           Height = 85
  52.           Caption = 
  53.             'Please enter the name of your SMTP server for outgoing mail, alo' +
  54.             'ng with your e-mail address if desired. You can then get in touc' +
  55.             'h with us right here from within Stella if ever you have problem' +
  56.             's, comments, or decide to take advantage of our FREE star bonus'
  57.           TextBorder = 2
  58.           Color = 8454143
  59.           ParentColor = False
  60.           WordWrap = True
  61.         end
  62.         object BoxLabel1: TBoxLabel
  63.           Left = 16
  64.           Top = 190
  65.           Width = 450
  66.           Height = 85
  67.           Caption = 
  68.             ' If you are unsure of your SMTP server for outgoing mail, try lo' +
  69.             'oking under Options in MS Mail, under Preferences|Mail in Netsca' +
  70.             'pe Navigator'#39's Edit menu, or Tools|Options|Sending Mail in Eudor' +
  71.             'a. When you find it you can then simply Cut and Paste it here.'
  72.           TextBorder = 2
  73.           Color = 8454143
  74.           ParentColor = False
  75.           WordWrap = True
  76.         end
  77.         object BoxLabel2: TBoxLabel
  78.           Left = 16
  79.           Top = 280
  80.           Width = 448
  81.           Height = 37
  82.           Caption = 
  83.             'Once you enter your correct SMTP data, this window will no longe' +
  84.             'r appear at startup.'
  85.           TextBorder = 2
  86.           Font.Color = clRed
  87.           Font.Height = -14
  88.           Font.Name = 'MS Sans Serif'
  89.           Font.Style = []
  90.           Color = 8454143
  91.           ParentFont = False
  92.           ParentColor = False
  93.           WordWrap = True
  94.         end
  95.         object Label3: TLabel
  96.           Left = 16
  97.           Top = 157
  98.           Width = 94
  99.           Height = 16
  100.           Caption = 'E-mail address:'
  101.         end
  102.         object SMTPEdit: TEdit
  103.           Left = 128
  104.           Top = 117
  105.           Width = 328
  106.           Height = 24
  107.           Hint = 'If you'#39're not sure, ask your ISP'
  108.           TabOrder = 0
  109.         end
  110.         object NotInternetConnected: TCheckBox
  111.           Left = 21
  112.           Top = 325
  113.           Width = 424
  114.           Height = 17
  115.           Caption = 'I currently do not have a connection to the Internet'
  116.           TabOrder = 1
  117.         end
  118.         object EmailEdit: TEdit
  119.           Left = 128
  120.           Top = 151
  121.           Width = 328
  122.           Height = 24
  123.           TabOrder = 2
  124.         end
  125.       end
  126.     end
  127.     object ObserverTab: TTabSheet
  128.       Caption = 'Observer'
  129.       object BoxLabel3: TBoxLabel
  130.         Left = 11
  131.         Top = 4
  132.         Width = 462
  133.         Height = 45
  134.         Caption = 
  135.           'Please enter your name, locality, and geographic coordinates on ' +
  136.           'this page. Use '#39'convert'#39' if you type your position in degrees as' +
  137.           ' a decimal fraction.'
  138.         TextBorder = 2
  139.         Color = 8454143
  140.         ParentColor = False
  141.         WordWrap = True
  142.       end
  143.       object Panel8: TPanel
  144.         Left = 11
  145.         Top = 53
  146.         Width = 465
  147.         Height = 303
  148.         BevelInner = bvRaised
  149.         BevelOuter = bvLowered
  150.         Font.Color = clBlack
  151.         Font.Height = -14
  152.         Font.Name = 'MS Sans Serif'
  153.         Font.Style = []
  154.         ParentFont = False
  155.         TabOrder = 0
  156.         object Label6: TLabel
  157.           Left = 98
  158.           Top = 5
  159.           Width = 251
  160.           Height = 15
  161.           Caption = 'At the very least, please enter your name here:'
  162.           Font.Color = clBlue
  163.           Font.Height = -12
  164.           Font.Name = 'Arial'
  165.           Font.Style = []
  166.           ParentFont = False
  167.         end
  168.         object Label7: TLabel
  169.           Left = 228
  170.           Top = 183
  171.           Width = 24
  172.           Height = 16
  173.           Caption = 'deg'
  174.           Font.Color = clTeal
  175.           Font.Height = -14
  176.           Font.Name = 'MS Sans Serif'
  177.           Font.Style = []
  178.           ParentFont = False
  179.         end
  180.         object Label8: TLabel
  181.           Left = 291
  182.           Top = 183
  183.           Width = 21
  184.           Height = 16
  185.           Caption = 'min'
  186.           Font.Color = clTeal
  187.           Font.Height = -14
  188.           Font.Name = 'MS Sans Serif'
  189.           Font.Style = []
  190.           ParentFont = False
  191.         end
  192.         object Label9: TLabel
  193.           Left = 350
  194.           Top = 183
  195.           Width = 22
  196.           Height = 16
  197.           Caption = 'sec'
  198.           Font.Color = clTeal
  199.           Font.Height = -12
  200.           Font.Name = 'MS Sans Serif'
  201.           Font.Style = []
  202.           ParentFont = False
  203.         end
  204.         object Label10: TLabel
  205.           Left = 400
  206.           Top = 185
  207.           Width = 51
  208.           Height = 15
  209.           Caption = 'N /S  E/W'
  210.           Font.Color = clTeal
  211.           Font.Height = -12
  212.           Font.Name = 'Arial'
  213.           Font.Style = []
  214.           ParentFont = False
  215.         end
  216.         object Label11: TLabel
  217.           Left = 98
  218.           Top = 284
  219.           Width = 261
  220.           Height = 15
  221.           Caption = 'Default settings will apply if any field is left blank'
  222.           Font.Color = clRed
  223.           Font.Height = -12
  224.           Font.Name = 'Arial'
  225.           Font.Style = []
  226.           ParentFont = False
  227.         end
  228.         object LatLabel: TPanel
  229.           Left = 8
  230.           Top = 151
  231.           Width = 122
  232.           Height = 32
  233.           BevelInner = bvRaised
  234.           BevelOuter = bvLowered
  235.           Caption = 'Latitude'
  236.           TabOrder = 0
  237.         end
  238.         object LongLabel: TPanel
  239.           Left = 8
  240.           Top = 196
  241.           Width = 121
  242.           Height = 32
  243.           BevelInner = bvRaised
  244.           BevelOuter = bvLowered
  245.           Caption = 'Longitude'
  246.           TabOrder = 1
  247.         end
  248.         object LatDegBox: TEdit
  249.           Left = 216
  250.           Top = 154
  251.           Width = 48
  252.           Height = 24
  253.           Hint = 'Degrees'
  254.           MaxLength = 10
  255.           TabOrder = 2
  256.         end
  257.         object LatMinBox: TEdit
  258.           Left = 277
  259.           Top = 154
  260.           Width = 48
  261.           Height = 24
  262.           Hint = 'Minutes'
  263.           MaxLength = 2
  264.           TabOrder = 3
  265.         end
  266.         object LongDegBox: TEdit
  267.           Left = 216
  268.           Top = 202
  269.           Width = 48
  270.           Height = 24
  271.           Hint = 'Degrees'
  272.           MaxLength = 10
  273.           TabOrder = 6
  274.           OnChange = LongDegBoxChange
  275.         end
  276.         object LongMinBox: TEdit
  277.           Left = 277
  278.           Top = 202
  279.           Width = 48
  280.           Height = 24
  281.           Hint = 'Minutes'
  282.           MaxLength = 2
  283.           TabOrder = 7
  284.         end
  285.         object NSBox: TComboBox
  286.           Left = 399
  287.           Top = 154
  288.           Width = 52
  289.           Height = 24
  290.           Hint = 'North or South'
  291.           ItemHeight = 16
  292.           Items.Strings = (
  293.             'N'
  294.             'S')
  295.           TabOrder = 5
  296.           Text = 'N'
  297.         end
  298.         object EWBox: TComboBox
  299.           Left = 400
  300.           Top = 202
  301.           Width = 52
  302.           Height = 24
  303.           Hint = 'East or West'
  304.           ItemHeight = 16
  305.           Items.Strings = (
  306.             'E'
  307.             'W')
  308.           TabOrder = 9
  309.           Text = 'W'
  310.         end
  311.         object Panel9: TPanel
  312.           Left = 8
  313.           Top = 248
  314.           Width = 122
  315.           Height = 32
  316.           BevelInner = bvRaised
  317.           BevelOuter = bvLowered
  318.           Caption = 'Time Zone'
  319.           TabOrder = 10
  320.         end
  321.         object ZoneBox: TComboBox
  322.           Left = 216
  323.           Top = 252
  324.           Width = 52
  325.           Height = 24
  326.           Hint = 'International time zone'
  327.           ItemHeight = 16
  328.           Items.Strings = (
  329.             '0'
  330.             '1'
  331.             '2'
  332.             '3'
  333.             '4'
  334.             '5'
  335.             '6'
  336.             '7'
  337.             '8'
  338.             '9'
  339.             '10'
  340.             '11'
  341.             '12')
  342.           TabOrder = 11
  343.         end
  344.         object LocName1Label: TPanel
  345.           Left = 8
  346.           Top = 65
  347.           Width = 123
  348.           Height = 32
  349.           BevelInner = bvRaised
  350.           BevelOuter = bvLowered
  351.           Caption = 'Locality + State'
  352.           TabOrder = 12
  353.         end
  354.         object DaylightSaving: TCheckBox
  355.           Left = 288
  356.           Top = 255
  357.           Width = 118
  358.           Height = 17
  359.           Caption = 'Daylight saving?'
  360.           State = cbChecked
  361.           TabOrder = 13
  362.         end
  363.         object LocName2Panel: TPanel
  364.           Left = 8
  365.           Top = 104
  366.           Width = 122
  367.           Height = 32
  368.           BevelInner = bvRaised
  369.           BevelOuter = bvLowered
  370.           Caption = 'Country'
  371.           TabOrder = 14
  372.         end
  373.         object LatSecBox: TEdit
  374.           Left = 336
  375.           Top = 154
  376.           Width = 48
  377.           Height = 24
  378.           Hint = 'Seconds'
  379.           MaxLength = 2
  380.           TabOrder = 4
  381.           Text = '0'
  382.         end
  383.         object LongSecBox: TEdit
  384.           Left = 336
  385.           Top = 202
  386.           Width = 48
  387.           Height = 24
  388.           Hint = 'Seconds'
  389.           MaxLength = 2
  390.           TabOrder = 8
  391.           Text = '0'
  392.         end
  393.         object DMSLatConvertButton: TButton
  394.           Left = 144
  395.           Top = 154
  396.           Width = 60
  397.           Height = 25
  398.           Hint = 'Decimal degrees to deg/min/sec'
  399.           Caption = 'Convert'
  400.           TabOrder = 15
  401.           OnClick = DMSLatConvertButtonClick
  402.         end
  403.         object DMSLongConvertButton: TButton
  404.           Left = 144
  405.           Top = 202
  406.           Width = 60
  407.           Height = 25
  408.           Hint = 'Decimal degrees to deg/min/sec'
  409.           Caption = 'Convert'
  410.           TabOrder = 16
  411.           OnClick = DMSLongConvertButtonClick
  412.         end
  413.         object MonikerEdit: TEdit
  414.           Left = 82
  415.           Top = 22
  416.           Width = 147
  417.           Height = 24
  418.           Hint = 'First name'
  419.           TabOrder = 17
  420.         end
  421.         object SurnameEdit: TEdit
  422.           Left = 247
  423.           Top = 22
  424.           Width = 147
  425.           Height = 24
  426.           Hint = 'Surname'
  427.           TabOrder = 18
  428.         end
  429.         object LocusEdit: TComboBox
  430.           Left = 215
  431.           Top = 68
  432.           Width = 235
  433.           Height = 24
  434.           Hint = 'Town/city & state'
  435.           ItemHeight = 0
  436.           TabOrder = 19
  437.         end
  438.         object PatriaEdit: TComboBox
  439.           Left = 215
  440.           Top = 108
  441.           Width = 235
  442.           Height = 24
  443.           Hint = 'Country'
  444.           ItemHeight = 0
  445.           TabOrder = 20
  446.         end
  447.         object SetButton: TButton
  448.           Left = 144
  449.           Top = 89
  450.           Width = 60
  451.           Height = 25
  452.           Hint = 'Apply geographic selection'
  453.           Caption = 'Set'
  454.           TabOrder = 21
  455.           OnClick = SetButtonClick
  456.         end
  457.       end
  458.     end
  459.   end
  460.   object Panel1: TPanel
  461.     Left = 0
  462.     Top = 407
  463.     Width = 511
  464.     Height = 41
  465.     Align = alBottom
  466.     BevelInner = bvLowered
  467.     BevelOuter = bvLowered
  468.     TabOrder = 1
  469.     object OKButton: TButton
  470.       Left = 98
  471.       Top = 8
  472.       Width = 75
  473.       Height = 25
  474.       Hint = 'Save current setup to disk'
  475.       Caption = 'OK'
  476.       TabOrder = 0
  477.       OnClick = OKButtonClick
  478.     end
  479.     object CancelButton: TButton
  480.       Left = 208
  481.       Top = 8
  482.       Width = 75
  483.       Height = 25
  484.       Hint = 'Exit dialog and do nothing'
  485.       Caption = 'Cancel'
  486.       TabOrder = 1
  487.       OnClick = CancelButtonClick
  488.     end
  489.     object ApplyButton: TButton
  490.       Left = 318
  491.       Top = 8
  492.       Width = 75
  493.       Height = 25
  494.       Hint = 'Apply settings globally'
  495.       Caption = 'Apply'
  496.       TabOrder = 2
  497.       OnClick = ApplyButtonClick
  498.     end
  499.   end
  500.   object IniOut1: TIniOut
  501.     FileName = 'ADASTRA.INI'
  502.     Items.Strings = (
  503.       'SMTPEdit;Text;;Setup;SMTP server;1;0'
  504.       'StarLoadBox;Text;;Setup;StarsToLoad;1;0'
  505.       'EmailEdit;Text;;Setup;EmailAddress;1;0'
  506.       
  507.         'NotInternetConnected;Checked;;Setup;Internet connection absent?;' +
  508.         '1;0'
  509.       
  510.         'ReadoutFontPanel;Caption;MS Sans Serif;Fonts;Readout panel font ' +
  511.         'name;1;0'
  512.       'ReadoutFontSizePanel;Caption;8;Fonts;Readout panel font size;1;0'
  513.       
  514.         'ReadoutFontStylePanel;Caption;Bold;Fonts;Readout panel font styl' +
  515.         'e;1;0'
  516.       
  517.         'ReadoutFontColorPanel;Color;clMaroon;Fonts;Readout panel font co' +
  518.         'lor;1;0'
  519.       'ReportFontPanel;Caption;MS Sans Serif;Fonts;Report font name;1;0'
  520.       'ReportFontSizePanel;Caption;7;Fonts;Report font size;1;0'
  521.       'ReportFontStylePanel;Caption;Bold;Fonts;Report font style;1;0'
  522.       'ReportFontColorPanel;Color;clTeal;Fonts;Report font color;1;0'
  523.       'ReportFontPanel;Color;;Fonts;Report background color;1;0'
  524.       'DefaultFonts;Checked;True;Fonts;Use default fonts;1;0'
  525.       'MonikerEdit;Text;;Observer;First name;1;0'
  526.       'SurnameEdit;Text;;Observer;Surname;1;0'
  527.       'LocusEdit;Text;;Observer;Locality;1;0'
  528.       'PatriaEdit;Text;;Observer;Country;1;0'
  529.       'LatDegBox;Text;;Observer;Lat degrees;1;0'
  530.       'LatMinBox;Text;;Observer;Lat minutes;1;0')
  531.     RegistryRoot = CURRENT_USER
  532.     Left = 396
  533.     Top = 1
  534.   end
  535.   object FontDialog1: TFontDialog
  536.     Font.Color = clWindowText
  537.     Font.Height = -14
  538.     Font.Name = 'MS Sans Serif'
  539.     Font.Style = []
  540.     MinFontSize = 0
  541.     MaxFontSize = 0
  542.     Left = 463
  543.     Top = 412
  544.   end
  545.   object ColorDialog1: TColorDialog
  546.     Ctl3D = True
  547.     Left = 432
  548.     Top = 412
  549.   end
  550.   object IniOut2: TIniOut
  551.     FileName = 'ADASTRA.INI'
  552.     Items.Strings = (
  553.       'LatSecBox;Text;0;Observer;Lat seconds;1;0'
  554.       'NSBox;Text;;Observer;North or South;1;0'
  555.       'LongDegBox;Text;;Observer;Long degrees;1;0'
  556.       'LongMinBox;Text;;Observer;Long minutes;1;0'
  557.       'LongSecBox;Text;0;Observer;Long seconds;1;0'
  558.       'ZoneBox;Text;;Observer;Zone;1;0'
  559.       'DaylightSaving;Checked;;Observer;Daylight saving?;1;0'
  560.       'EWBox;Text;;Observer;East or West;1;0'
  561.       'AutoRestorePrefs;Checked;False;General;Auto-restore prefs;1;0'
  562.       'AutoRestorePrefs;Checked;True;General;Auto restore settings;1;0'
  563.       'AutoStorePrefs;Checked;False;General;Auto store settings;1;0')
  564.     RegistryRoot = CURRENT_USER
  565.     Left = 427
  566.     Top = 1
  567.   end
  568.   object CSV1: TCSVStringInfo
  569.     Left = 479
  570.     Top = 1
  571.   end
  572. end
  573.