home *** CD-ROM | disk | FTP | other *** search
- object Cron: TCron
- Left = 792
- Top = 533
- Width = 437
- Height = 305
- Caption = 'CCCron'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 134
- Width = 42
- Height = 13
- Caption = 'Program:'
- FocusControl = eProgram
- end
- object Label2: TLabel
- Left = 136
- Top = 172
- Width = 30
- Height = 13
- Caption = 'Day(s)'
- FocusControl = eDays
- end
- object Label3: TLabel
- Left = 136
- Top = 195
- Width = 34
- Height = 13
- Caption = 'Hour(s)'
- FocusControl = eHours
- end
- object Label4: TLabel
- Left = 136
- Top = 220
- Width = 43
- Height = 13
- Caption = 'Minute(s)'
- FocusControl = eMinutes
- end
- object Label5: TLabel
- Left = 312
- Top = 167
- Width = 41
- Height = 13
- Caption = 'Month(s)'
- end
- object lCronLines: TListBox
- Left = 6
- Top = 8
- Width = 417
- Height = 113
- ExtendedSelect = False
- ItemHeight = 13
- TabOrder = 0
- OnClick = lCronLinesClick
- end
- object eProgram: TEdit
- Left = 56
- Top = 132
- Width = 281
- Height = 21
- TabOrder = 1
- end
- object rType: TRadioGroup
- Left = 6
- Top = 159
- Width = 57
- Height = 81
- Caption = 'Function:'
- ItemIndex = 1
- Items.Strings = (
- 'Kill'
- 'Start'
- 'Log'
- 'Hide'
- 'Show')
- TabOrder = 2
- OnClick = rTypeClick
- end
- object lDays: TListBox
- Left = 360
- Top = 168
- Width = 66
- Height = 97
- ItemHeight = 13
- Items.Strings = (
- 'Sunday'
- 'Monday'
- 'Tuesday'
- 'Wednesday'
- 'Thursday'
- 'Friday'
- 'Saturday')
- MultiSelect = True
- TabOrder = 7
- end
- object lMonths: TListBox
- Left = 316
- Top = 181
- Width = 31
- Height = 84
- Columns = 3
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier'
- Font.Style = []
- ItemHeight = 13
- Items.Strings = (
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12')
- MultiSelect = True
- ParentFont = False
- TabOrder = 6
- end
- object eMinutes: TEdit
- Left = 184
- Top = 216
- Width = 121
- Height = 21
- TabOrder = 5
- OnExit = eBoxExit
- end
- object eHours: TEdit
- Left = 184
- Top = 192
- Width = 121
- Height = 21
- Hint = 'Hour in 24hr format'
- TabOrder = 4
- OnExit = eBoxExit
- end
- object eDays: TEdit
- Left = 184
- Top = 168
- Width = 121
- Height = 21
- TabOrder = 3
- OnExit = eBoxExit
- end
- object rStart: TRadioGroup
- Left = 62
- Top = 159
- Width = 67
- Height = 81
- Caption = 'Show'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Normal'
- 'Back'
- 'Hidden'
- 'Max-d'
- 'Min-d')
- ParentFont = False
- TabOrder = 8
- end
- object BitBtn1: TBitBtn
- Left = 120
- Top = 248
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Delete'
- TabOrder = 9
- OnClick = bDeleteClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 300033FFFFFF3333377739999993333333333777777F3333333F399999933333
- 3300377777733333337733333333333333003333333333333377333333333333
- 3333333333333333333F333333333333330033333F33333333773333C3333333
- 330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
- 333333377F33333333FF3333C333333330003333733333333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 16
- Top = 248
- Width = 75
- Height = 25
- Caption = 'Save'
- TabOrder = 10
- OnClick = bSaveClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333FF33333333FF333993333333300033377F3333333777333993333333
- 300033F77FFF3333377739999993333333333777777F3333333F399999933333
- 33003777777333333377333993333333330033377F3333333377333993333333
- 3333333773333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- end
- object BitBtn3: TBitBtn
- Left = 224
- Top = 248
- Width = 75
- Height = 25
- Caption = 'New'
- TabOrder = 11
- OnClick = bNewClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
- 000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
- 00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
- F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
- 0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
- FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
- FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
- 0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
- 00333377737FFFFF7733333033000000033333373377777773330000}
- NumGlyphs = 2
- end
- object BitBtn4: TBitBtn
- Left = 345
- Top = 130
- Width = 80
- Height = 25
- Caption = '&Browse ...'
- TabOrder = 12
- OnClick = bBrowseClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333FF3333333333333C0C333333333333F777F3333333333CC0F0C3
- 333333333777377F33333333C30F0F0C333333337F737377F333333C00FFF0F0
- C33333F7773337377F333CC0FFFFFF0F0C3337773F33337377F3C30F0FFFFFF0
- F0C37F7373F33337377F00FFF0FFFFFF0F0C7733373F333373770FFFFF0FFFFF
- F0F073F33373F333373730FFFFF0FFFFFF03373F33373F333F73330FFFFF0FFF
- 00333373F33373FF77333330FFFFF000333333373F333777333333330FFF0333
- 3333333373FF7333333333333000333333333333377733333333333333333333
- 33333333333333333333333333333333333333333333333333330000}
- NumGlyphs = 2
- end
- object OpenDialog1: TOpenDialog
- FileEditStyle = fsEdit
- Options = [ofHideReadOnly, ofNoReadOnlyReturn, ofNoTestFileCreate]
- Left = 408
- Top = 32
- end
- end
-