home *** CD-ROM | disk | FTP | other *** search
- object MMAboutBox: TMMAboutBox
- Left = 158
- Top = 119
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 192
- ClientWidth = 401
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 385
- Height = 145
- BevelOuter = bvLowered
- TabOrder = 0
- object Label4: TLabel
- Left = 149
- Top = 10
- Width = 227
- Height = 32
- Caption = 'Multimedia Tools'
- Font.Color = clGray
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Copyright1: TLabel
- Left = 147
- Top = 67
- Width = 230
- Height = 13
- AutoSize = False
- Caption = '�1995/98 SwiftSoft Ronald Dittrich'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- IsControl = True
- end
- object Address4: TLabel
- Left = 147
- Top = 103
- Width = 81
- Height = 13
- Caption = 'info@swiftsoft.de'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- OnClick = Address4Click
- IsControl = True
- end
- object Copyright2: TLabel
- Left = 147
- Top = 82
- Width = 230
- Height = 13
- AutoSize = False
- Caption = 'All Rights Reserved'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- IsControl = True
- end
- object Label2: TLabel
- Left = 147
- Top = 43
- Width = 230
- Height = 16
- AutoSize = False
- Caption = 'Version 1.5'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- IsControl = True
- end
- object Address5: TLabel
- Left = 147
- Top = 121
- Width = 116
- Height = 13
- Caption = 'http://www.swiftsoft.de/'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- OnClick = Address5Click
- IsControl = True
- end
- object Label1: TLabel
- Left = 147
- Top = 8
- Width = 227
- Height = 32
- Caption = 'Multimedia Tools'
- Font.Color = clNavy
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Panel2: TPanel
- Left = 8
- Top = 9
- Width = 128
- Height = 128
- BevelInner = bvLowered
- BorderWidth = 2
- TabOrder = 0
- object Image1: TImage
- Left = 4
- Top = 4
- Width = 120
- Height = 120
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- end
- end
- object OKButton: TButton
- Left = 163
- Top = 161
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- Enabled = False
- ModalResult = 1
- TabOrder = 1
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 8
- Top = 160
- end
- end
-