home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Utilitare
/
objectresc
/
objectrescuepro_setup.exe
/
ObjectRescuePro.exe
/
0
/
RCDATA
/
TSPECIALNOTEFORM
/
TSPECIALNOTEFORM.txt
< prev
Wrap
Text File
|
2005-03-03
|
3KB
|
118 lines
object SpecialNoteForm: TSpecialNoteForm
Left = 255
Top = 227
BorderStyle = bsDialog
Caption = 'Digital VideoRescue Professional for C'#39'T Magazine Readers'
ClientHeight = 394
ClientWidth = 475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 354
Width = 475
Height = 2
Align = alBottom
end
object Image1: TImage
Left = 8
Top = 3
Width = 90
Height = 56
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object TextRichEdit: TRichEdit
Left = 8
Top = 76
Width = 457
Height = 277
Alignment = taCenter
BorderStyle = bsNone
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
Lines.Strings = (
'Diese Digital PhotoRescue Professional Ausgabe ist extra f?r C'#39 +
'T - '
'Leser gedacht!'
''
'Digital VideoRescue Professional ist ein vollwertiges Programm, ' +
' Sie '
'sind berechtet es ohne irgendwelche Begrenzungen solange Sie '
'wollen zu benutzen.'
''
'Sie k?nnen den Entwickler dieses Programms materiell unterst?tze' +
'n. '
'Ihre Unterst?tzung hilft der Entwicklung weiterer Projekte.'
''
'Um den Entwickler zu danken, dr?cken Sie bitte die '#8222'Kaufen'#8220' Tast' +
'e. '
'Die Zahlung wird mithilfe eines sicheren Anschlusses vollbracht ' +
'und '
'nimmt nur wenig Zeit in Anspruch. Sie bekommen dann einen '
'Registrierschl?ssel f?r die neuste VideoRescue 2.0 Version mit '
'erweiterten M?glichkeiten.')
ParentFont = False
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
end
object BottomPanel: TPanel
Left = 0
Top = 356
Width = 475
Height = 38
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object ContinueButton: TButton
Left = 200
Top = 8
Width = 129
Height = 25
Cancel = True
Caption = '&Fortzusetzen'
Default = True
ModalResult = 2
TabOrder = 1
end
object ExitButton: TButton
Left = 336
Top = 8
Width = 131
Height = 25
Cancel = True
Caption = '&Herauszukommen'
TabOrder = 2
OnClick = ExitButtonClick
end
object PurchaseButton: TButton
Left = 64
Top = 8
Width = 129
Height = 25
Caption = '&Kaufen'
TabOrder = 0
OnClick = PurchaseButtonClick
end
end
end