home *** CD-ROM | disk | FTP | other *** search
- object AbortDialog: TAbortDialog
- Left = 192
- Top = 108
- BorderIcons = [biMaximize]
- BorderStyle = bsDialog
- Caption = 'Printing'
- ClientHeight = 98
- ClientWidth = 174
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object btnCancel: TButton
- Left = 48
- Top = 32
- Width = 75
- Height = 25
- Caption = '&Cancel'
- Default = True
- TabOrder = 0
- OnClick = btnCancelClick
- end
- end
-