home *** CD-ROM | disk | FTP | other *** search
- object MessageForm: TMessageForm
- Left = 15
- Top = 13
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 46
- ClientWidth = 389
- Color = clInfoBk
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 389
- Height = 46
- Align = alClient
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object Message: TLabel
- Left = 44
- Top = 4
- Width = 343
- Height = 40
- AutoSize = False
- Color = clInfoBk
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShowAccelChar = False
- WordWrap = True
- OnDblClick = MessageDblClick
- end
- object Time: TLabel
- Left = 4
- Top = 4
- Width = 41
- Height = 17
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
-