home *** CD-ROM | disk | FTP | other *** search
- object OptionsLomake: TOptionsLomake
- Left = 515
- Top = 480
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Options'
- ClientHeight = 237
- ClientWidth = 445
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 445
- Height = 237
- Align = alClient
- BorderStyle = bsSingle
- TabOrder = 0
- object DoneButton: TButton
- Left = 191
- Top = 206
- Width = 61
- Height = 20
- Cursor = crHandPoint
- Hint = 'Click to save changes and close options window'
- Caption = '&Done'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = DoneButtonClick
- end
- object GroupBox1: TGroupBox
- Left = 5
- Top = 80
- Width = 432
- Height = 121
- Caption = 'Numeric values'
- TabOrder = 1
- object Label2: TLabel
- Left = 53
- Top = 28
- Width = 75
- Height = 13
- Caption = 'Alarm level (Mb)'
- end
- object Label1: TLabel
- Left = 291
- Top = 67
- Width = 3
- Height = 13
- end
- object Label3: TLabel
- Left = 53
- Top = 60
- Width = 176
- Height = 13
- Caption = 'Amount of RAM to free at alarm-level '
- end
- object Label4: TLabel
- Left = 288
- Top = 91
- Width = 121
- Height = 13
- Caption = 'Times to retry optimization'
- ParentShowHint = False
- ShowHint = False
- end
- object Label5: TLabel
- Left = 53
- Top = 83
- Width = 177
- Height = 13
- Caption = 'Run ONLY if CPU-usage is below this'
- end
- object Label6: TLabel
- Left = 59
- Top = 100
- Width = 125
- Height = 13
- Caption = '( 0 = Detection not in use )'
- end
- object Label7: TLabel
- Left = 288
- Top = 48
- Width = 82
- Height = 13
- Caption = 'Interval to refresh'
- end
- object Label8: TLabel
- Left = 288
- Top = 64
- Width = 58
- Height = 13
- Caption = 'screen (sec)'
- end
- object AlarmLevelBox: TSpinEdit
- Left = 7
- Top = 19
- Width = 43
- Height = 22
- Hint = 'Alarm level in Megabytes'
- EditorEnabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- MaxLength = 2
- MaxValue = 999
- MinValue = 1
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Value = 1
- end
- object SpinEdit1: TSpinEdit
- Left = 245
- Top = 51
- Width = 40
- Height = 22
- Hint = 'Interval of memorybar refresh and alarmlevel check'
- EditorEnabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- MaxLength = 2
- MaxValue = 30
- MinValue = 1
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- Value = 1
- end
- object SpinEdit2: TSpinEdit
- Left = 7
- Top = 51
- Width = 40
- Height = 22
- Hint = 'Amount of RAM to free when alarm level is reached'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- MaxValue = 999
- MinValue = 1
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Value = 1
- end
- object SpinEdit3: TSpinEdit
- Left = 245
- Top = 83
- Width = 40
- Height = 22
- Hint = 'Times to retry if target RAM is not reached'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- MaxValue = 15
- MinValue = 0
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- Value = 0
- end
- object SpinEdit4: TSpinEdit
- Left = 7
- Top = 83
- Width = 40
- Height = 22
- Hint = 'Limit-value for CPU-usage'
- MaxValue = 100
- MinValue = 0
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- Value = 0
- end
- end
- object GroupBox2: TGroupBox
- Left = 5
- Top = 2
- Width = 432
- Height = 77
- Caption = 'On/Off settings'
- TabOrder = 0
- object SoundBox: TCheckBox
- Left = 13
- Top = 16
- Width = 79
- Height = 13
- Hint = 'Toggle sound on/off'
- Caption = 'Sound on'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object CheckBox1: TCheckBox
- Left = 13
- Top = 57
- Width = 115
- Height = 17
- Hint = 'Selecting this shows poecessor-usage on the screen'
- Caption = 'Show CPU-usage'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object AutoLaunchBox: TCheckBox
- Left = 263
- Top = 14
- Width = 167
- Height = 13
- Hint = 'Makes program autostart at Windows startup'
- Caption = 'Launch automatically at startup'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- end
- object StartMiniBox: TCheckBox
- Left = 263
- Top = 34
- Width = 96
- Height = 13
- Hint = 'Check this if you want the program to start minimized'
- Caption = 'Start minimized'
- Color = clBtnFace
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- end
- object RunAutomaticallyBox: TCheckBox
- Left = 13
- Top = 38
- Width = 175
- Height = 13
- Hint =
- 'Select this if you want to set alarm level that automatically tr' +
- 'iggers program'
- Caption = 'Run automatically at alarm level'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- end
- object ShowPopupBox: TCheckBox
- Left = 264
- Top = 56
- Width = 161
- Height = 17
- Caption = 'Show Pop-up when optimizing'
- TabOrder = 5
- end
- end
- end
- end
-