home *** CD-ROM | disk | FTP | other *** search
- object SummaryLevelDlg: TSummaryLevelDlg
- Left = 244
- Top = 129
- ActiveControl = OKBtn
- BorderStyle = bsDialog
- Caption = 'Directory Summary Level'
- ClientHeight = 123
- ClientWidth = 292
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object OKBtn: TBitBtn
- Left = 204
- Top = 8
- Width = 77
- Height = 27
- TabOrder = 0
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object HelpBtn: TBitBtn
- Left = 204
- Top = 40
- Width = 77
- Height = 27
- TabOrder = 1
- Kind = bkHelp
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object RadioGroup1: TRadioGroup
- Left = 8
- Top = 8
- Width = 185
- Height = 105
- Caption = 'Summarize Down To'
- ItemIndex = 3
- Items.Strings = (
- '1 Level'
- '2 Levels'
- '3 Levels'
- 'ALL Levels')
- TabOrder = 2
- end
- end
-