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
/
TZOOMINFORM
/
TZOOMINFORM.txt
< prev
Wrap
Text File
|
1997-01-13
|
2KB
|
102 lines
object ZoomInForm: TZoomInForm
Left = 312
Top = 143
BorderStyle = bsNone
Caption = 'Pronto Family'
ClientHeight = 348
ClientWidth = 626
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object imgBackGr: TImage
Left = -1
Top = 0
Width = 617
Height = 317
AutoSize = True
end
object ToolFont: TImage
Left = 29
Top = 265
Width = 42
Height = 36
Cursor = 18
Stretch = True
OnMouseDown = ToolFontMouseDown
end
object ToolZoom: TImage
Left = 546
Top = 267
Width = 60
Height = 33
Cursor = 18
Stretch = True
OnMouseDown = ToolZoomMouseDown
end
object imgFrom: TImage
Left = 17
Top = 19
Width = 110
Height = 24
Picture.Data = {<image000.bmp>}
end
object imgToButton: TImage
Left = 16
Top = 19
Width = 33
Height = 23
OnMouseDown = imgToButtonMouseDown
end
object ImgCancel: TImage
Left = 480
Top = 267
Width = 60
Height = 33
Stretch = True
Visible = False
OnMouseDown = ImgCancelMouseDown
OnMouseUp = ImgCancelMouseUp
end
object ImgCancelDown: TImage
Left = 8
Top = 320
Width = 60
Height = 33
Picture.Data = {<image001.bmp>}
Stretch = True
end
object RichEdit1: TRichEdit
Left = 17
Top = 64
Width = 587
Height = 200
ScrollBars = ssBoth
TabOrder = 0
OnMouseDown = RichEdit1MouseDown
end
object editSubject: TEdit
Left = 110
Top = 41
Width = 492
Height = 20
AutoSize = False
TabOrder = 1
end
object editFromTo: TEdit
Left = 110
Top = 18
Width = 492
Height = 20
AutoSize = False
TabOrder = 2
end
end