home *** CD-ROM | disk | FTP | other *** search
- object deletespecform: Tdeletespecform
- Left = 200
- Top = 108
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Delete Log Entries'
- ClientHeight = 267
- ClientWidth = 263
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 24
- Top = 16
- Width = 199
- Height = 26
- Caption =
- 'Please specify the range of log entries you would like to delete' +
- '.'
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 249
- Height = 257
- end
- object deleteall: TRadioButton
- Left = 24
- Top = 56
- Width = 169
- Height = 17
- Caption = 'Delete All Entries'
- TabOrder = 0
- end
- object thirtyentries: TRadioButton
- Left = 24
- Top = 128
- Width = 161
- Height = 17
- Caption = 'Older Than One Month'
- Checked = True
- TabOrder = 3
- TabStop = True
- end
- object sixtyentries: TRadioButton
- Left = 24
- Top = 152
- Width = 161
- Height = 17
- Caption = 'Older Than Two Months'
- TabOrder = 4
- end
- object ninetyentries: TRadioButton
- Left = 24
- Top = 176
- Width = 161
- Height = 17
- Caption = 'Older Than Three Months'
- TabOrder = 5
- end
- object yearentries: TRadioButton
- Left = 24
- Top = 200
- Width = 169
- Height = 17
- Caption = 'Older Than One Year'
- TabOrder = 6
- end
- object BitBtn1: TBitBtn
- Left = 16
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Delete'
- Default = True
- TabOrder = 7
- OnClick = BitBtn1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
- 3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
- 333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
- 03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
- 33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
- 0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
- 3333333337FFF7F3333333333000003333333333377777333333}
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 96
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 8
- OnClick = BitBtn2Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
- 3333333777333777FF3333993333339993333377FF3333377FF3399993333339
- 993337777FF3333377F3393999333333993337F777FF333337FF993399933333
- 399377F3777FF333377F993339993333399377F33777FF33377F993333999333
- 399377F333777FF3377F993333399933399377F3333777FF377F993333339993
- 399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
- 99333773FF3333777733339993333339933333773FFFFFF77333333999999999
- 3333333777333777333333333999993333333333377777333333}
- NumGlyphs = 2
- end
- object BitBtn3: TBitBtn
- Left = 176
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Help'
- TabOrder = 9
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333FFFFF3333333333F797F3333333333F737373FF333333BFB999BFB
- 33333337737773773F3333BFBF797FBFB33333733337333373F33BFBFBFBFBFB
- FB3337F33333F33337F33FBFBFB9BFBFBF3337333337F333373FFBFBFBF97BFB
- FBF37F333337FF33337FBFBFBFB99FBFBFB37F3333377FF3337FFBFBFBFB99FB
- FBF37F33333377FF337FBFBF77BF799FBFB37F333FF3377F337FFBFB99FB799B
- FBF373F377F3377F33733FBF997F799FBF3337F377FFF77337F33BFBF99999FB
- FB33373F37777733373333BFBF999FBFB3333373FF77733F7333333BFBFBFBFB
- 3333333773FFFF77333333333FBFBF3333333333377777333333}
- NumGlyphs = 2
- end
- object todayentries: TRadioButton
- Left = 24
- Top = 80
- Width = 161
- Height = 17
- Caption = 'Today'#39's Entries'
- TabOrder = 1
- end
- object sevenentries: TRadioButton
- Left = 24
- Top = 104
- Width = 161
- Height = 17
- Caption = 'Older Than One Week '
- TabOrder = 2
- end
- end
-