home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
c't freeware shareware 2001 January
/
CT_SW0101.ISO
/
mac
/
software
/
betrieb
/
desktop
/
klebe.exe
/
Klebez.exe
/
0
/
RCDATA
/
TOLDALARM
/
TOLDALARM.txt
Wrap
Text File
|
2001-03-09
|
3KB
|
148 lines
object oldAlarm: ToldAlarm
Left = 531
Top = 243
Width = 381
Height = 331
BorderIcons = [biMaximize]
Caption = 'Alarm ÔøΩberfallig'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 259
Width = 373
Height = 45
Align = alBottom
TabOrder = 0
object Button1: TButton
Left = 148
Top = 12
Width = 75
Height = 25
Caption = 'O.K.'
TabOrder = 0
OnClick = Button1Click
end
end
object memo1: TRichEdit98
Left = 0
Top = 32
Width = 373
Height = 227
Align = alClient
AutoURLDetect = adDefault
Color = clYellow
CustomURLs = <
item
Name = 'e-mail'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'http'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'file'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'mailto'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'ftp'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'https'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'gopher'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'nntp'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'prospero'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'telnet'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'news'
Color = clWindowText
Cursor = crDefault
Underline = True
end
item
Name = 'wais'
Color = clWindowText
Cursor = crDefault
Underline = True
end>
LangOptions = [loAutoFont]
Language = 1031
ReadOnly = True
ScrollBars = ssBoth
ShowSelectionBar = False
TabOrder = 1
URLColor = clBlue
URLCursor = crHandPoint
OnURLClick = memo1URLClick
InputFormat = ifRTF
OutputFormat = ofRTF
SelectedInOut = False
PlainRTF = False
UndoLimit = 0
IncludeOLE = True
AllowInPlace = False
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 373
Height = 32
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
end