home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
hudba
/
pmc
/
_setup.1
/
Pmc.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-04-09
|
3KB
|
135 lines
object AboutBox: TAboutBox
Left = 238
Top = 104
ActiveControl = OKButton
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About P.M.C.'
ClientHeight = 267
ClientWidth = 298
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 217
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
IsControl = True
end
object ProductName: TLabel
Left = 48
Top = 3
Width = 116
Height = 24
Caption = 'Yer Winlogo'
Font.Color = clBlack
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 48
Top = 29
Width = 72
Height = 13
Caption = 'Version 1.11'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 77
Width = 265
Height = 20
Alignment = taCenter
AutoSize = False
Caption = 'Copyright �1997 by'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Label1: TLabel
Left = 8
Top = 184
Width = 185
Height = 17
AutoSize = False
Caption = 'E-mail: avdlogt@worldaccess.nl'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 80
Top = 96
Width = 124
Height = 86
AutoSize = True
Center = True
Picture.Data = {<image001.bmp>}
end
object Label2: TLabel
Left = 8
Top = 200
Width = 210
Height = 13
Caption = 'http://www.worldaccess.nl/~avdlogt'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 48
Width = 44
Height = 16
Caption = 'Label3'
end
end
object OKButton: TBitBtn
Left = 111
Top = 234
Width = 77
Height = 27
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = OKButtonClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
end