home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Praxis 1997 February
/
OP2_97.BIN
/
cd-rom
/
tools
/
email
/
pronto
/
family.z
/
FAMILY.exe
/
0
/
RCDATA
/
TVIEWIMAGEFORM
/
TVIEWIMAGEFORM.txt
< prev
Wrap
Text File
|
1997-01-13
|
2KB
|
83 lines
object ViewImageForm: TViewImageForm
Left = 267
Top = 216
BorderStyle = bsNone
Caption = 'Pronto Family'
ClientHeight = 381
ClientWidth = 631
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imgBackGr: TImage
Left = 0
Top = 0
Width = 597
Height = 338
AutoSize = True
end
object imgCancel: TImage
Left = 514
Top = 288
Width = 60
Height = 37
Cursor = 18
OnMouseDown = imgCancelMouseDown
end
object imgView: TImage
Left = 48
Top = 36
Width = 497
Height = 248
end
object ImgSource: TImage
Left = 48
Top = 36
Width = 497
Height = 248
Visible = False
end
object btnUP: TImage
Left = 549
Top = 32
Width = 33
Height = 25
Cursor = 18
Picture.Data = {<image000.bmp>}
OnMouseDown = btnUPMouseDown
end
object btnDown: TImage
Left = 549
Top = 255
Width = 33
Height = 25
Cursor = 18
Picture.Data = {<image001.bmp>}
OnMouseDown = btnDownMouseDown
end
object btnRight: TImage
Left = 480
Top = 288
Width = 25
Height = 33
Cursor = 18
Picture.Data = {<image002.bmp>}
OnMouseDown = btnRightMouseDown
end
object btnLeft: TImage
Left = 40
Top = 288
Width = 25
Height = 33
Cursor = 18
Picture.Data = {<image003.bmp>}
OnMouseDown = btnLeftMouseDown
end
end