home *** CD-ROM | disk | FTP | other *** search
- object SendMsg: TSendMsg
- Left = 183
- Top = 226
- Cursor = crAppStart
- BorderStyle = bsDialog
- Caption = 'Sending Image'
- ClientHeight = 67
- ClientWidth = 382
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object lStatus: TLabel
- Left = 4
- Top = 10
- Width = 374
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Status'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 153
- Top = 38
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 0
- end
- end
-