home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
chip-cd_2002_01.zip
/
01
/
Browser
/
chip-cd.exe
/
0
/
RCDATA
/
TSTARTFORM
/
TSTARTFORM.txt
Wrap
Text File
|
2001-08-10
|
1KB
|
62 lines
object StartForm: TStartForm
Left = 462
Top = 371
BorderStyle = bsNone
Caption = 'StartForm'
ClientHeight = 156
ClientWidth = 398
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 398
Height = 156
Align = alClient
BevelOuter = bvNone
Color = clBlack
TabOrder = 1
OnClick = Panel1Click
object UwagaLbl: TLabel
Left = 24
Top = 8
Width = 336
Height = 16
Alignment = taCenter
Caption = 'Naci�nij spacj� w celu pomini�cia animacji'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
end
object MediaPlayer1: TMediaPlayer
Left = 8
Top = 120
Width = 253
Height = 25
Display = Panel1
Visible = False
TabOrder = 0
OnNotify = MediaPlayer1Notify
end
object AviTimer: TTimer
OnTimer = AviTimerTimer
Left = 12
Top = 84
end
end