home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
xns
/
xns53p_setup.exe
/
xns5.exe
/
0
/
RCDATA
/
TFRMSIMPLEMESSAGE
/
TFRMSIMPLEMESSAGE.txt
Wrap
Text File
|
2005-05-02
|
1KB
|
53 lines
object frmSimpleMessage: TfrmSimpleMessage
Left = 290
Top = 176
Width = 473
Height = 394
Caption = 'Message'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 465
Height = 319
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Lucida Console'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 319
Width = 465
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object btnOK: TButton
Left = 192
Top = 8
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = btnOKClick
end
end
end