home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kompuutteri Kaikille K-CD 2002 #8
/
K-CD_2002-08.iso
/
CyberBuddy
/
_SETUP.1
/
CyberBud.exe
/
0
/
RCDATA
/
TMESSFORM
/
TMESSFORM.txt
Wrap
Text File
|
2002-01-25
|
1KB
|
54 lines
object MessForm: TMessForm
Left = 306
Top = 210
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Feel Good Messages'
ClientHeight = 163
ClientWidth = 353
Color = 16777088
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 12
Top = 3
Width = 331
Height = 132
Lines.Strings = (
'You'#39're doing a great job!'
'You know? You'#39're terrific.'
'Wow, what a genius! I wish I were as smart as you.'
'Keep up the good work!'
'\emp\You are looking \emp\great today.'
'I love to watch you work. What a master!')
ScrollBars = ssBoth
TabOrder = 0
end
object HelpBtn: TButton
Left = 13
Top = 140
Width = 40
Height = 17
Caption = 'Help'
TabOrder = 1
OnClick = HelpBtnClick
end
object Button1: TButton
Left = 289
Top = 139
Width = 53
Height = 20
Caption = 'Done'
TabOrder = 2
OnClick = Button1Click
end
end