home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
CORIDE50.BPL
/
0
/
RCDATA
/
TPRINTSTATUSDLG
/
TPRINTSTATUSDLG.txt
Wrap
Text File
|
1999-08-11
|
817b
|
44 lines
object PrintStatusDlg: TPrintStatusDlg
Left = 251
Top = 229
ActiveControl = CancelBtn
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Print Status'
ClientHeight = 113
ClientWidth = 307
ParentFont = True
PixelsPerInch = 96
Position = poScreenCenter
OnActivate = FormActivate
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 289
Height = 57
end
object lbInfo: TLabel
Left = 12
Top = 12
Width = 281
Height = 49
AutoSize = False
Caption = 'lbInfo'
WordWrap = True
IsControl = True
end
object CancelBtn: TButton
Left = 115
Top = 76
Width = 77
Height = 27
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 0
OnClick = CancelBtnClick
IsControl = True
end
end