home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Multimedia
/
waveflow
/
waveflow.exe
/
0
/
RCDATA
/
TABOUTBOXFRM
/
TABOUTBOXFRM.txt
< prev
Wrap
Text File
|
2005-05-01
|
3KB
|
134 lines
object AboutBoxfrm: TAboutBoxfrm
Left = 161
Top = 94
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'About...'
ClientHeight = 233
ClientWidth = 287
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
PrintScale = poNone
OnMouseMove = Panel1MouseMove
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 273
Height = 177
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
OnMouseMove = Panel1MouseMove
object Comments: TLabel
Left = 42
Top = 91
Width = 188
Height = 20
Alignment = taCenter
Caption = 'Author = Xavier Cirac Vidal'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
IsControl = True
end
object Version: TLabel
Left = 62
Top = 72
Width = 150
Height = 13
Caption = 'Wave Flow Shareware 5.3'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 81
Top = 115
Width = 110
Height = 13
Alignment = taCenter
Caption = 'Copyright: Xavier Cirac'
IsControl = True
end
object Label1: TLabel
Left = 61
Top = 134
Width = 152
Height = 13
Alignment = taCenter
Caption = 'mail: shareware@waveflow.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label1Click
OnMouseMove = Label3MouseMove
IsControl = True
end
object Label3: TLabel
Left = 74
Top = 150
Width = 126
Height = 13
Alignment = taCenter
Caption = 'http://www.waveflow.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label3Click
OnMouseMove = Label3MouseMove
IsControl = True
end
object Image1: TImage
Left = 26
Top = 10
Width = 220
Height = 52
AutoSize = True
Picture.Data = {<image001.bmp>}
end
end
object OKButton: TButton
Left = 106
Top = 196
Width = 75
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
object Panel2: TPanel
Left = 290
Top = 8
Width = 200
Height = 160
BevelOuter = bvLowered
TabOrder = 2
end
end