home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / chip_08_2000.iso / software / astro / starcalc / STARCALC.EXE / 0 / RCDATA / TSETAUTORPARAMS / TSETAUTORPARAMS.txt
Text File  |  2000-05-28  |  4KB  |  157 lines

  1. object SetAutoRParams: TSetAutoRParams
  2.   Left = 206
  3.   Top = 244
  4.   BorderStyle = bsNone
  5.   ClientHeight = 84
  6.   ClientWidth = 283
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnActivate = FormActivate
  12.   OnCreate = FormCreate
  13.   OnDeactivate = FormDeactivate
  14.   OnKeyPress = FormKeyPress
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 283
  21.     Height = 84
  22.     Align = alClient
  23.     BevelInner = bvRaised
  24.     TabOrder = 0
  25.     object BackwardBtn: TSpeedButton
  26.       Left = 8
  27.       Top = 13
  28.       Width = 17
  29.       Height = 21
  30.       Hint = 'Backward (Ctrl+B)'
  31.       GroupIndex = 1
  32.       Caption = '<'
  33.       Font.Color = clBlack
  34.       Font.Height = -13
  35.       Font.Name = 'MS Sans Serif'
  36.       Font.Style = [fsBold]
  37.       ParentFont = False
  38.       ParentShowHint = False
  39.       ShowHint = True
  40.     end
  41.     object ForwardBtn: TSpeedButton
  42.       Left = 26
  43.       Top = 13
  44.       Width = 17
  45.       Height = 21
  46.       Hint = 'Forward (Ctrl+F)'
  47.       GroupIndex = 1
  48.       Caption = '>'
  49.       Font.Color = clBlack
  50.       Font.Height = -13
  51.       Font.Name = 'MS Sans Serif'
  52.       Font.Style = [fsBold]
  53.       ParentFont = False
  54.       ParentShowHint = False
  55.       ShowHint = True
  56.     end
  57.     object RealTimeBtn: TSpeedButton
  58.       Left = 8
  59.       Top = 48
  60.       Width = 25
  61.       Height = 25
  62.       Hint = 'Real time (Ctrl+R)'
  63.       AllowAllUp = True
  64.       GroupIndex = 2
  65.       Glyph.Data = {
  66.         5A010000424D5A01000000000000760000002800000014000000130000000100
  67.         040000000000E4000000120B0000120B00001000000010000000000000000000
  68.         80000080000000808000800000008000800080800000C0C0C000808080000000
  69.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  70.         7777777700007777777777777777777700007777777CCCCC7777777700007777
  71.         7CCFFCFFCC77777700007777CFCFFFFFCFC777770000777CFFFFFFFFFFFC7777
  72.         0000777CCFFFFFFFFFCC7777000077CFFFFFFFF9FFFFC777000077CFFFFFFF9F
  73.         FFFFC777000077CCFFFFF9FFFFFCC777000077CFFFFFF9FFFFFFC777000077CF
  74.         FFFFF9FFFFFFC7770000777CCFFFF9FFFFCC77770000777CFFFFF9FFFFFC7777
  75.         00007777CFCFF9FFCFC77777000077777CCFFFFFCC77777700007777777CCCCC
  76.         777777770000777777777777777777770000777777777777777777770000}
  77.       ParentShowHint = False
  78.       ShowHint = True
  79.     end
  80.     object Panel2: TPanel
  81.       Left = 258
  82.       Top = 2
  83.       Width = 22
  84.       Height = 37
  85.       BevelInner = bvLowered
  86.       BevelOuter = bvNone
  87.       TabOrder = 0
  88.       object SpeedButton1: TSpeedButton
  89.         Left = 3
  90.         Top = 3
  91.         Width = 16
  92.         Height = 14
  93.         Glyph.Data = {
  94.           5A000000424D5A000000000000003E0000002800000008000000070000000100
  95.           0100000000001C000000120B0000120B0000020000000200000000000000FFFF
  96.           FF003C00000099000000C3000000E7000000C3000000990000003C000000}
  97.         OnClick = SpeedButton1Click
  98.       end
  99.       object SpeedButton2: TSpeedButton
  100.         Left = 3
  101.         Top = 19
  102.         Width = 16
  103.         Height = 14
  104.         Glyph.Data = {
  105.           5A000000424D5A000000000000003E0000002800000007000000070000000100
  106.           0100000000001C0000000000000000000000000000000000000000000000FFFF
  107.           FF00DE000000CE000000C6000000C2000000C6000000CE000000DE000000}
  108.         OnClick = SpeedButton2Click
  109.       end
  110.     end
  111.     object GroupBox1: TGroupBox
  112.       Left = 50
  113.       Top = 8
  114.       Width = 201
  115.       Height = 65
  116.       Caption = ' Image refresh rate: '
  117.       Font.Color = clNavy
  118.       Font.Height = -11
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = []
  121.       ParentFont = False
  122.       TabOrder = 1
  123.       object RefreshDisp: TLabel
  124.         Left = 8
  125.         Top = 36
  126.         Width = 30
  127.         Height = 13
  128.         Caption = '0.0 s'
  129.         Font.Color = clBlack
  130.         Font.Height = -11
  131.         Font.Name = 'MS Sans Serif'
  132.         Font.Style = [fsBold]
  133.         ParentFont = False
  134.       end
  135.       object RefreshSel: TTrackBar
  136.         Left = 51
  137.         Top = 20
  138.         Width = 142
  139.         Height = 35
  140.         Max = 6
  141.         Min = 1
  142.         Orientation = trHorizontal
  143.         PageSize = 1
  144.         Frequency = 1
  145.         Position = 1
  146.         SelEnd = 0
  147.         SelStart = 0
  148.         TabOrder = 0
  149.         TickMarks = tmTopLeft
  150.         TickStyle = tsAuto
  151.         OnChange = RefreshSelChange
  152.         OnKeyPress = FormKeyPress
  153.       end
  154.     end
  155.   end
  156. end
  157.