home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 August
/
chip_08_2000.iso
/
software
/
astro
/
starcalc
/
STARCALC.EXE
/
0
/
RCDATA
/
TSETAUTORPARAMS
/
TSETAUTORPARAMS.txt
Wrap
Text File
|
2000-05-28
|
4KB
|
157 lines
object SetAutoRParams: TSetAutoRParams
Left = 206
Top = 244
BorderStyle = bsNone
ClientHeight = 84
ClientWidth = 283
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnActivate = FormActivate
OnCreate = FormCreate
OnDeactivate = FormDeactivate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 283
Height = 84
Align = alClient
BevelInner = bvRaised
TabOrder = 0
object BackwardBtn: TSpeedButton
Left = 8
Top = 13
Width = 17
Height = 21
Hint = 'Backward (Ctrl+B)'
GroupIndex = 1
Caption = '<'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
end
object ForwardBtn: TSpeedButton
Left = 26
Top = 13
Width = 17
Height = 21
Hint = 'Forward (Ctrl+F)'
GroupIndex = 1
Caption = '>'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
end
object RealTimeBtn: TSpeedButton
Left = 8
Top = 48
Width = 25
Height = 25
Hint = 'Real time (Ctrl+R)'
AllowAllUp = True
GroupIndex = 2
Glyph.Data = {
5A010000424D5A01000000000000760000002800000014000000130000000100
040000000000E4000000120B0000120B00001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7777777700007777777777777777777700007777777CCCCC7777777700007777
7CCFFCFFCC77777700007777CFCFFFFFCFC777770000777CFFFFFFFFFFFC7777
0000777CCFFFFFFFFFCC7777000077CFFFFFFFF9FFFFC777000077CFFFFFFF9F
FFFFC777000077CCFFFFF9FFFFFCC777000077CFFFFFF9FFFFFFC777000077CF
FFFFF9FFFFFFC7770000777CCFFFF9FFFFCC77770000777CFFFFF9FFFFFC7777
00007777CFCFF9FFCFC77777000077777CCFFFFFCC77777700007777777CCCCC
777777770000777777777777777777770000777777777777777777770000}
ParentShowHint = False
ShowHint = True
end
object Panel2: TPanel
Left = 258
Top = 2
Width = 22
Height = 37
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 3
Top = 3
Width = 16
Height = 14
Glyph.Data = {
5A000000424D5A000000000000003E0000002800000008000000070000000100
0100000000001C000000120B0000120B0000020000000200000000000000FFFF
FF003C00000099000000C3000000E7000000C3000000990000003C000000}
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 3
Top = 19
Width = 16
Height = 14
Glyph.Data = {
5A000000424D5A000000000000003E0000002800000007000000070000000100
0100000000001C0000000000000000000000000000000000000000000000FFFF
FF00DE000000CE000000C6000000C2000000C6000000CE000000DE000000}
OnClick = SpeedButton2Click
end
end
object GroupBox1: TGroupBox
Left = 50
Top = 8
Width = 201
Height = 65
Caption = ' Image refresh rate: '
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object RefreshDisp: TLabel
Left = 8
Top = 36
Width = 30
Height = 13
Caption = '0.0 s'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object RefreshSel: TTrackBar
Left = 51
Top = 20
Width = 142
Height = 35
Max = 6
Min = 1
Orientation = trHorizontal
PageSize = 1
Frequency = 1
Position = 1
SelEnd = 0
SelStart = 0
TabOrder = 0
TickMarks = tmTopLeft
TickStyle = tsAuto
OnChange = RefreshSelChange
OnKeyPress = FormKeyPress
end
end
end
end