home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zodiac Super OZ
/
MEDIADEPOT.ISO
/
FILES
/
13
/
PRTFRM51.ZIP
/
FRMCP_16.ZIP
/
PRINTWIZ.DFM
/
PRINTWIZ.txt
Wrap
Text File
|
1996-06-21
|
3KB
|
142 lines
object PrintDialog1: TPrintDialog1
Left = 235
Top = 160
BorderStyle = bsDialog
Caption = 'Print Status'
ClientHeight = 289
ClientWidth = 390
Font.Color = clBlack
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
FormStyle = fsStayOnTop
PixelsPerInch = 120
Position = poScreenCenter
Visible = True
OnActivate = FormActivate
OnCreate = FormCreate
TextHeight = 16
object Bevel1: TBevel
Left = 10
Top = 10
Width = 369
Height = 207
Shape = bsFrame
IsControl = True
end
object Label2: TLabel
Left = 136
Top = 24
Width = 91
Height = 17
Caption = 'Formatting for'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 168
Top = 88
Width = 34
Height = 17
Caption = 'Page'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 224
Width = 143
Height = 17
Alignment = taCenter
Caption = 'Software Compiled by'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 160
Top = 156
Width = 53
Height = 17
Caption = 'Status'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object CancelBtn: TBitBtn
Left = 304
Top = 234
Width = 75
Height = 33
Caption = '&Abort'
TabOrder = 0
OnClick = CancelBtnClick
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object Licensed: TEdit
Left = 8
Top = 252
Width = 293
Height = 25
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
end
object Page: TEdit
Left = 20
Top = 112
Width = 349
Height = 25
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object ToPrinter: TEdit
Left = 20
Top = 48
Width = 349
Height = 25
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Status: TEdit
Left = 20
Top = 180
Width = 349
Height = 25
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 4
end
end