home *** CD-ROM | disk | FTP | other *** search
- object ShowMessageForm: TShowMessageForm
- Left = 310
- Top = 225
- Cursor = crHourGlass
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'ShowMessageForm'
- ClientHeight = 74
- ClientWidth = 310
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object MessagePanel: TPanel
- Left = 0
- Top = 0
- Width = 310
- Height = 74
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 10
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- end
- end
-