home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / K_SYNCH.ZIP / K-SYNCH.EXE / 0 / RCDATA / TFORM6 / TFORM6.txt < prev   
Text File  |  1998-04-28  |  3KB  |  158 lines

  1. object Form6: TForm6
  2.   Left = 259
  3.   Top = 94
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'K-Synch Config'
  7.   ClientHeight = 319
  8.   ClientWidth = 320
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 18
  21.     Top = 270
  22.     Width = 283
  23.     Height = 43
  24.     BevelOuter = bvLowered
  25.     TabOrder = 13
  26.   end
  27.   object CheckBox951: TCheckBox95
  28.     Left = 18
  29.     Top = 6
  30.     Width = 292
  31.     Height = 25
  32.     Caption = 'Check Space On Dest Prior To Copy Process'
  33.     TabOrder = 0
  34.   end
  35.   object CheckBox952: TCheckBox95
  36.     Left = 18
  37.     Top = 32
  38.     Width = 292
  39.     Height = 25
  40.     Caption = 
  41.       'Show List of Files After Copy Process Is Complete (Disabled When' +
  42.       ' Queue Has More Than 1 Scheme)'
  43.     TabOrder = 1
  44.     WordWrap = True
  45.   end
  46.   object Button1: TButton
  47.     Left = 24
  48.     Top = 276
  49.     Width = 86
  50.     Height = 31
  51.     Hint = 'Accept Entries and Exit'
  52.     Caption = '&Ok'
  53.     ParentShowHint = False
  54.     ShowHint = True
  55.     TabOrder = 10
  56.     OnClick = Button1Click
  57.   end
  58.   object Button2: TButton
  59.     Left = 207
  60.     Top = 276
  61.     Width = 86
  62.     Height = 31
  63.     Hint = 'Decline Entries and Exit'
  64.     Cancel = True
  65.     Caption = '&Cancel'
  66.     ParentShowHint = False
  67.     ShowHint = True
  68.     TabOrder = 12
  69.     OnClick = Button2Click
  70.   end
  71.   object CheckBox953: TCheckBox95
  72.     Left = 18
  73.     Top = 66
  74.     Width = 292
  75.     Height = 25
  76.     Caption = 'Enable Sound (Beeps)'
  77.     TabOrder = 2
  78.     OnClick = CheckBox953Click
  79.   end
  80.   object Button3: TButton
  81.     Left = 116
  82.     Top = 276
  83.     Width = 86
  84.     Height = 31
  85.     Hint = 'Set Entries to Default (Will Not Exit)'
  86.     Caption = '&Default'
  87.     ParentShowHint = False
  88.     ShowHint = True
  89.     TabOrder = 11
  90.     OnClick = Button3Click
  91.   end
  92.   object CheckBox954: TCheckBox95
  93.     Left = 18
  94.     Top = 90
  95.     Width = 292
  96.     Height = 31
  97.     Caption = 'Capitalize The First Letter Of Each Word in Scheme Title'
  98.     TabOrder = 3
  99.   end
  100.   object CheckBox955: TCheckBox95
  101.     Left = 18
  102.     Top = 120
  103.     Width = 292
  104.     Height = 19
  105.     Caption = 'Confirm Scheme Delete'
  106.     TabOrder = 4
  107.   end
  108.   object CheckBox956: TCheckBox95
  109.     Left = 18
  110.     Top = 144
  111.     Width = 292
  112.     Height = 19
  113.     Caption = 'Delete Schemes To Recycle Bin'
  114.     TabOrder = 5
  115.   end
  116.   object Button4: TButton
  117.     Left = 264
  118.     Top = 6
  119.     Width = 43
  120.     Height = 25
  121.     Caption = 'Info'
  122.     TabOrder = 14
  123.     OnClick = Button4Click
  124.   end
  125.   object CheckBox957: TCheckBox95
  126.     Left = 18
  127.     Top = 168
  128.     Width = 289
  129.     Height = 19
  130.     Caption = 'Copy Only Newer Files Over (If File Already Exists)'
  131.     TabOrder = 6
  132.   end
  133.   object CheckBox958: TCheckBox95
  134.     Left = 18
  135.     Top = 192
  136.     Width = 295
  137.     Height = 19
  138.     Caption = 'Include Systems Files In Copy'
  139.     TabOrder = 7
  140.   end
  141.   object CheckBox959: TCheckBox95
  142.     Left = 18
  143.     Top = 216
  144.     Width = 295
  145.     Height = 19
  146.     Caption = 'Include Hidden Files In Copy'
  147.     TabOrder = 8
  148.   end
  149.   object CheckBox960: TCheckBox95
  150.     Left = 18
  151.     Top = 240
  152.     Width = 295
  153.     Height = 19
  154.     Caption = 'Reset Archive Flag After Copy'
  155.     TabOrder = 9
  156.   end
  157. end
  158.