home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
sharewar
/
Power
/
_SETUP.1
/
PS.exe
/
0
/
RCDATA
/
TIMAGEPREVIEW
/
TIMAGEPREVIEW.txt
Wrap
Text File
|
1999-05-20
|
2KB
|
80 lines
object ImagePreview: TImagePreview
Left = 199
Top = 247
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'ImagePreview'
ClientHeight = 498
ClientWidth = 657
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Menu = MainMenu1
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 0
Width = 657
Height = 498
Align = alClient
Shape = bsFrame
end
object Image1: TImage
Left = 8
Top = 8
Width = 640
Height = 480
Stretch = True
end
object Bevel2: TBevel
Left = 8
Top = 8
Width = 640
Height = 480
end
object MainMenu1: TMainMenu
Left = 128
Top = 72
object Image2: TMenuItem
Caption = '&Image'
object Exporttofile1: TMenuItem
Caption = 'Save picture to file'
ShortCut = 16467
OnClick = Exporttofile1Click
end
object N2: TMenuItem
Caption = '-'
end
object Startuppicture1: TMenuItem
Caption = 'Startup picture'
ShortCut = 16496
OnClick = Startuppicture1Click
end
object Shutdownpicture1: TMenuItem
Caption = 'Shutdown picture'
ShortCut = 16497
OnClick = Shutdownpicture1Click
end
object Shutoffpicture1: TMenuItem
Caption = 'Shutoff picture'
ShortCut = 16498
OnClick = Shutoffpicture1Click
end
object N1: TMenuItem
Caption = '-'
end
object Close1: TMenuItem
Caption = 'Close'
ShortCut = 16472
OnClick = Close1Click
end
end
end
end