home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Eigen PC: FluoROM 13
/
fluorom_13.zip
/
fluorom_13
/
MediaShare
/
mediashare.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
Wrap
Text File
|
2000-08-07
|
2KB
|
91 lines
object AboutBox: TAboutBox
Left = 315
Top = 163
BorderStyle = bsDialog
Caption = 'About MediaSharing'
ClientHeight = 267
ClientWidth = 440
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 440
Height = 41
Align = alTop
Caption = ' '
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 8
Width = 254
Height = 26
Caption = 'MediaSharing 1.0 Beta 3'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
end
end
object Panel2: TPanel
Left = 0
Top = 226
Width = 440
Height = 41
Align = alBottom
Caption = ' '
TabOrder = 1
object BitBtn1: TBitBtn
Left = 352
Top = 8
Width = 75
Height = 25
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
end
object Panel3: TPanel
Left = 0
Top = 41
Width = 440
Height = 185
Align = alClient
Caption = ' '
TabOrder = 2
object Memo1: TMemo
Left = 16
Top = 16
Width = 409
Height = 153
Color = clBtnFace
Lines.Strings = (
'MediaSharing 1.0 Beta 3'
'by Indiegruv Inc.'
'-------------------------------------'
'http://www.mediasharing.com'
'http://www.indiegruv.com'
''
'Comments, feedback?'
' E-mail: feedback@mediasharing.com'
' or use the Feedback feature of this program.'
''
'Please read our disclaimer online at:'
'http://www.mediasharing.com/')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
end