home *** CD-ROM | disk | FTP | other *** search
- object frmSyncOptions: TfrmSyncOptions
- Left = 531
- Top = 362
- HelpContext = 211
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Synchronization Options'
- ClientHeight = 280
- ClientWidth = 362
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object rgCopyMode: TRadioGroup
- Left = 8
- Top = 8
- Width = 345
- Height = 73
- Caption = 'File Copy Mode'
- ItemIndex = 0
- Items.Strings = (
- 'Copy changed files from source to destination and vice versa'
- 'Copy changed files from source to destination only'
- 'Copy changed files from destination to source only')
- TabOrder = 0
- end
- object rgSrcDelMode: TRadioGroup
- Left = 8
- Top = 84
- Width = 345
- Height = 73
- Caption = 'Source Directory File Deletion Mode'
- ItemIndex = 0
- Items.Strings = (
- 'Delete files in source which have been deleted from destination'
-
- 'Delete files in source which do not exist in destination directo' +
- 'ry'
- 'Do not delete any files from the source directory')
- TabOrder = 1
- end
- object rgDestDelMode: TRadioGroup
- Left = 8
- Top = 160
- Width = 345
- Height = 73
- Caption = 'Destination Directory File Deletion Mode'
- ItemIndex = 0
- Items.Strings = (
- 'Delete files in destination which have been deleted from source'
-
- 'Delete files in destination which do not exist in source directo' +
- 'ry'
- 'Do not delete any files from the destination directory')
- TabOrder = 2
- end
- object btnOK: TBitBtn
- Left = 81
- Top = 243
- Width = 96
- Height = 29
- Caption = '&OK'
- Default = True
- TabOrder = 3
- OnClick = btnOKClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 59905555555555555777555555555555555555555555555555550000}
- NumGlyphs = 2
- end
- object btnCancel: TBitBtn
- Left = 185
- Top = 243
- Width = 96
- Height = 29
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 4
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
- 33333337777FF377FF3333993370739993333377FF373F377FF3399993000339
- 993337777F777F3377F3393999707333993337F77737333337FF993399933333
- 399377F3777FF333377F993339903333399377F33737FF33377F993333707333
- 399377F333377FF3377F993333101933399377F333777FFF377F993333000993
- 399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399
- 99333773FF777F777733339993707339933333773FF7FFF77333333999999999
- 3333333777333777333333333999993333333333377777333333}
- NumGlyphs = 2
- end
- end
-