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
Wrap
Text File
|
1998-04-28
|
3KB
|
158 lines
object Form6: TForm6
Left = 259
Top = 94
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'K-Synch Config'
ClientHeight = 319
ClientWidth = 320
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 18
Top = 270
Width = 283
Height = 43
BevelOuter = bvLowered
TabOrder = 13
end
object CheckBox951: TCheckBox95
Left = 18
Top = 6
Width = 292
Height = 25
Caption = 'Check Space On Dest Prior To Copy Process'
TabOrder = 0
end
object CheckBox952: TCheckBox95
Left = 18
Top = 32
Width = 292
Height = 25
Caption =
'Show List of Files After Copy Process Is Complete (Disabled When' +
' Queue Has More Than 1 Scheme)'
TabOrder = 1
WordWrap = True
end
object Button1: TButton
Left = 24
Top = 276
Width = 86
Height = 31
Hint = 'Accept Entries and Exit'
Caption = '&Ok'
ParentShowHint = False
ShowHint = True
TabOrder = 10
OnClick = Button1Click
end
object Button2: TButton
Left = 207
Top = 276
Width = 86
Height = 31
Hint = 'Decline Entries and Exit'
Cancel = True
Caption = '&Cancel'
ParentShowHint = False
ShowHint = True
TabOrder = 12
OnClick = Button2Click
end
object CheckBox953: TCheckBox95
Left = 18
Top = 66
Width = 292
Height = 25
Caption = 'Enable Sound (Beeps)'
TabOrder = 2
OnClick = CheckBox953Click
end
object Button3: TButton
Left = 116
Top = 276
Width = 86
Height = 31
Hint = 'Set Entries to Default (Will Not Exit)'
Caption = '&Default'
ParentShowHint = False
ShowHint = True
TabOrder = 11
OnClick = Button3Click
end
object CheckBox954: TCheckBox95
Left = 18
Top = 90
Width = 292
Height = 31
Caption = 'Capitalize The First Letter Of Each Word in Scheme Title'
TabOrder = 3
end
object CheckBox955: TCheckBox95
Left = 18
Top = 120
Width = 292
Height = 19
Caption = 'Confirm Scheme Delete'
TabOrder = 4
end
object CheckBox956: TCheckBox95
Left = 18
Top = 144
Width = 292
Height = 19
Caption = 'Delete Schemes To Recycle Bin'
TabOrder = 5
end
object Button4: TButton
Left = 264
Top = 6
Width = 43
Height = 25
Caption = 'Info'
TabOrder = 14
OnClick = Button4Click
end
object CheckBox957: TCheckBox95
Left = 18
Top = 168
Width = 289
Height = 19
Caption = 'Copy Only Newer Files Over (If File Already Exists)'
TabOrder = 6
end
object CheckBox958: TCheckBox95
Left = 18
Top = 192
Width = 295
Height = 19
Caption = 'Include Systems Files In Copy'
TabOrder = 7
end
object CheckBox959: TCheckBox95
Left = 18
Top = 216
Width = 295
Height = 19
Caption = 'Include Hidden Files In Copy'
TabOrder = 8
end
object CheckBox960: TCheckBox95
Left = 18
Top = 240
Width = 295
Height = 19
Caption = 'Reset Archive Flag After Copy'
TabOrder = 9
end
end