home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hacker 73 or 74
/
HACKER74.ISO
/
bin
/
PicViewer.exe
/
0
/
RCDATA
/
TFRMIMAGEVIEW
/
TFRMIMAGEVIEW.txt
< prev
Wrap
Text File
|
2000-05-08
|
1KB
|
56 lines
object frmImageView: TfrmImageView
Left = 345
Top = 372
Width = 619
Height = 390
AutoSize = True
Caption = 'Hacker'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 611
Height = 363
Hint = 'Klikni na sliku za pauzu / nastavak'
AutoSize = True
ParentShowHint = False
ShowHint = True
OnClick = Panel1Click
end
object Panel1: TPanel
Left = 8
Top = 8
Width = 169
Height = 25
Caption = 'P a u s e d'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Visible = False
OnClick = Panel1Click
end
object Timer1: TTimer
Interval = 5000
OnTimer = Timer1Timer
Left = 8
Top = 8
end
end