home *** CD-ROM | disk | FTP | other *** search
- object OptionsDlg: TOptionsDlg
- Left = 210
- Top = 132
- HelpContext = 20
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'SysFile Options'
- ClientHeight = 209
- ClientWidth = 405
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 405
- Height = 209
- HelpContext = 20
- Align = alClient
- TabOrder = 0
- object Bevel1: TBevel
- Left = 12
- Top = 108
- Width = 169
- Height = 33
- Shape = bsFrame
- end
- object SaveGroup: TRadioGroup
- Left = 12
- Top = 16
- Width = 193
- Height = 81
- HelpContext = 20
- Caption = 'Changed File Prompt'
- ItemIndex = 1
- Items.Strings = (
- '&No prompt (Autosave)'
- '&Prompt each file'
- 'Prompt &Once for all files')
- TabOrder = 0
- TabStop = True
- end
- object bOK: TBitBtn
- Left = 32
- Top = 160
- Width = 89
- Height = 33
- HelpContext = 20
- Caption = '&OK'
- TabOrder = 3
- Kind = bkOK
- end
- object bCancel: TBitBtn
- Left = 160
- Top = 160
- Width = 89
- Height = 33
- HelpContext = 20
- Caption = '&Cancel'
- TabOrder = 4
- OnClick = bCancelClick
- Kind = bkCancel
- end
- object DeleteGroup: TRadioGroup
- Left = 220
- Top = 16
- Width = 169
- Height = 81
- HelpContext = 20
- Caption = 'Delete Options'
- ItemIndex = 1
- Items.Strings = (
- '&Deletes NOT allowed'
- '&Confirm deletes'
- '&Just Do It!')
- TabOrder = 1
- OnClick = DeleteGroupClick
- end
- object bAbout: TBitBtn
- Left = 280
- Top = 160
- Width = 89
- Height = 33
- HelpContext = 20
- Caption = '&About'
- TabOrder = 5
- OnClick = bAboutClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
- 333333333337FF3333333333330003333333333333777F333333333333080333
- 3333333F33777FF33F3333B33B000B33B3333373F777773F7333333BBB0B0BBB
- 33333337737F7F77F333333BBB0F0BBB33333337337373F73F3333BBB0F7F0BB
- B333337F3737F73F7F3333BB0FB7BF0BB3333F737F37F37F73FFBBBB0BF7FB0B
- BBB3773F7F37337F377333BB0FBFBF0BB333337F73F333737F3333BBB0FBF0BB
- B3333373F73FF7337333333BBB000BBB33333337FF777337F333333BBBBBBBBB
- 3333333773FF3F773F3333B33BBBBB33B33333733773773373333333333B3333
- 333333333337F33333333333333B3333333333333337333333330000}
- NumGlyphs = 2
- end
- object bProtect: TBitBtn
- Left = 252
- Top = 108
- Width = 109
- Height = 33
- HelpContext = 20
- Caption = '&File Protects'
- TabOrder = 2
- OnClick = bProtectClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300000000
- 0EEE333377777777777733330FF00FBFB0EE33337F37733F377733330F0BFB0B
- FB0E33337F73FF73337733330FF000BFBFB033337F377733333733330FFF0BFB
- FBF033337FFF733F333733300000BF0FBFB03FF77777F3733F37000FBFB0F0FB
- 0BF077733FF7F7FF7337E0FB00000000BF0077F377777777F377E0BFBFBFBFB0
- F0F077F3333FFFF7F737E0FBFB0000000FF077F3337777777337E0BFBFBFBFB0
- FFF077F3333FFFF73FF7E0FBFB00000F000077FF337777737777E00FBFBFB0FF
- 0FF07773FFFFF7337F37003000000FFF0F037737777773337F7333330FFFFFFF
- 003333337FFFFFFF7733333300000000033333337777777773330000}
- NumGlyphs = 2
- end
- object ckUseDrag: TCheckBox
- Left = 20
- Top = 116
- Width = 149
- Height = 17
- HelpContext = 19
- Caption = 'Use Drag and Drop'
- State = cbChecked
- TabOrder = 6
- end
- end
- end
-