home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIPCD1_98.iso
/
software
/
nowosci
/
crystalf
/
crftp1.exe
/
0
/
RCDATA
/
TCOMPARE
/
TCOMPARE.txt
Wrap
Text File
|
1997-11-20
|
1KB
|
56 lines
object Compare: TCompare
Left = 498
Top = 102
BorderStyle = bsDialog
Caption = 'Compare Active Folders'
ClientHeight = 100
ClientWidth = 212
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
Visible = True
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object sizes: TCheckBox
Left = 46
Top = 8
Width = 121
Height = 17
Caption = 'Compare sizes'
TabOrder = 0
end
object dates: TCheckBox
Left = 46
Top = 28
Width = 121
Height = 17
Caption = 'Compare dates'
TabOrder = 1
end
object Button1: TButton
Left = 76
Top = 68
Width = 61
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 2
end
object Button2: TButton
Left = 144
Top = 68
Width = 61
Height = 25
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 3
end
end