home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 July
/
PCWorld_1999-07_cd.bin
/
software
/
Servis
/
Sytinem
/
SYTINEM.EXE
/
0
/
RCDATA
/
TMESSAGEFORM
/
TMESSAGEFORM.txt
< prev
Wrap
Text File
|
1998-08-31
|
1KB
|
68 lines
object MessageForm: TMessageForm
Left = 200
Top = 108
ActiveControl = OKGradBtn
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'SyTinem: Message'
ClientHeight = 93
ClientWidth = 336
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
Version = 'TGradientForm v1.60'
UseWin98Gradient = True
PixelsPerInch = 96
TextHeight = 13
object IconImage: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object MessageLabel: TLabel
Left = 48
Top = 8
Width = 281
Height = 52
AutoSize = False
WordWrap = True
end
object FirstBevel: TBevel
Left = 0
Top = 64
Width = 337
Height = 5
Shape = bsTopLine
end
object OKGradBtn: TGradBtn
Left = 128
Top = 68
Width = 75
Height = 25
BtnHiliteClr = clWhite
BtnShadowClr = clBlack
BeginColor = 13553358
EndColor = 6250335
GradientStyle = gsVertical
TextStyle = tsInset
TextShadeType = stHeavy
Presets = Aluminum
Caption = 'OK'
OnClick = OKGradBtnClick
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Verdana'
Font.Style = [fsBold]
TabOrder = 0
TabStop = True
end
end