home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Browser
/
chip-cds.exe
/
0
/
RCDATA
/
TSHOWPIC
/
TSHOWPIC.txt
Wrap
Text File
|
2004-03-15
|
775b
|
41 lines
object ShowPic: TShowPic
Left = 336
Top = 307
BorderIcons = []
BorderStyle = bsNone
Caption = 'ShowPic'
ClientHeight = 23
ClientWidth = 292
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDeactivate = FormDeactivate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Image: TImage
Left = 0
Top = 0
Width = 292
Height = 23
Align = alClient
Center = True
OnClick = ImageClick
end
object ProgressBar: TProgressBar
Left = 1
Top = 1
Width = 290
Height = 20
Min = 0
Max = 100
TabOrder = 0
end
end