home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 April
/
ChipCD_498.iso
/
chip32.exe
/
0
/
RCDATA
/
TSTARTFORM
/
TSTARTFORM.txt
Wrap
Text File
|
1998-02-28
|
1KB
|
57 lines
object StartForm: TStartForm
Left = 258
Top = 159
BorderStyle = bsNone
Caption = 'StartForm'
ClientHeight = 156
ClientWidth = 269
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 269
Height = 156
Align = alClient
BevelOuter = bvNone
Caption = 'Panel1'
Color = clBlack
TabOrder = 1
OnClick = Panel1Click
object UwagaLbl: TLabel
Left = 24
Top = 8
Width = 199
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Naci�nij spacj� w celu pomini�cia animacji'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object MediaPlayer1: TMediaPlayer
Left = 8
Top = 120
Width = 253
Height = 25
DeviceType = dtAVIVideo
Display = Panel1
Visible = False
TabOrder = 0
OnNotify = MediaPlayer1Notify
end
end