home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
TemaCD
/
versaverter
/
versaverter.exe
/
0
/
RCDATA
/
TFCONTROLEDMESSAGE
/
TFCONTROLEDMESSAGE.txt
Wrap
Text File
|
2002-02-12
|
1KB
|
60 lines
object FControledMessage: TFControledMessage
Left = 407
Top = 249
AutoSize = True
BorderIcons = []
BorderStyle = bsToolWindow
BorderWidth = 5
Caption = 'Message'
ClientHeight = 50
ClientWidth = 345
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object gRemaining: TGauge
Left = 0
Top = 14
Width = 345
Height = 15
Align = alTop
Progress = 0
end
object lMessage: TLabel
Left = 0
Top = 0
Width = 345
Height = 14
Align = alTop
Alignment = taCenter
Caption = 'Message'
end
object Panel1: TPanel
Left = 0
Top = 29
Width = 345
Height = 21
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object bbDismiss: TBitBtn
Left = 240
Top = 2
Width = 75
Height = 18
Caption = 'Dismiss'
ModalResult = 2
TabOrder = 0
end
end
end