home *** CD-ROM | disk | FTP | other *** search
- object importMBXfiles: TimportMBXfiles
- Left = 173
- Top = 99
- BorderStyle = bsDialog
- Caption = 'import MBX files...'
- ClientHeight = 90
- ClientWidth = 344
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object LMDLabelFill1: TLMDLabelFill
- Left = 16
- Top = 0
- Width = 198
- Height = 33
- FillObject.Style = sfGradient
- FillObject.Gradient.Color = clActiveCaption
- FillObject.Gradient.ColorCount = 31
- FillObject.Gradient.Style = gstHorizontal
- Caption = 'Mailbox import...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -24
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdRaisedShadow
- ParentFont = False
- end
- object sBar: TStatusBar
- Left = 0
- Top = 71
- Width = 344
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object Button1: TButton
- Left = 140
- Top = 43
- Width = 75
- Height = 25
- Caption = 'Close'
- Default = True
- TabOrder = 1
- Visible = False
- OnClick = Button1Click
- end
- object Animate2: TAnimate
- Left = 303
- Top = 6
- Width = 32
- Height = 32
- Active = False
- FileName = 'Working.avi'
- StopFrame = 24
- Transparent = False
- Visible = False
- end
- object MessageSource: TmsMessage
- ContentType = 'text/plain'
- ReturnReceipt = False
- Left = 16
- Top = 40
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 20
- OnTimer = Timer1Timer
- Left = 264
- Top = 16
- end
- end
-