home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
BCB.EXE
/
RCDATA
/
TPRINTSTATUSDLG
/
TPRINTSTATUSDLG.txt
Wrap
Text File
|
1997-01-16
|
865b
|
46 lines
object PrintStatusDlg: TPrintStatusDlg
Left = 251
Top = 229
ActiveControl = CancelBtn
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Print Status'
ClientHeight = 113
ClientWidth = 307
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
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