home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1997 February
/
club9702.bin
/
SHARE95
/
95BLITZ
/
BLITZ.ZI_
/
BLITZ.ZI
/
S_MENUE.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1996-10-31
|
2KB
|
118 lines
object AboutBox: TAboutBox
Left = 60
Top = 124
BorderStyle = bsDialog
Caption = 'Info'
ClientHeight = 286
ClientWidth = 516
Font.Color = clBlack
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 20
object Panel1: TPanel
Left = 8
Top = 8
Width = 497
Height = 221
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 65
Height = 57
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 88
Top = 12
Width = 164
Height = 20
Caption = 'Start-Men� Version 2.0'
IsControl = True
end
object Copyright: TLabel
Left = 88
Top = 32
Width = 214
Height = 20
Caption = 'Copyright 1996 by J. Schlottke'
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 120
Width = 380
Height = 20
Caption = 'http://ourworld.compuserve.com/homepages/schlottke'
WordWrap = True
IsControl = True
end
object Bevel1: TBevel
Left = 8
Top = 148
Width = 473
Height = 9
Shape = bsTopLine
end
object Label1: TLabel
Left = 8
Top = 100
Width = 425
Height = 21
Caption = 'eMail 100106.3034@compuserve.com'
WordWrap = True
IsControl = True
end
object Label2: TLabel
Left = 8
Top = 80
Width = 361
Height = 21
Caption = 'Telefon: 04121 / 63109'
WordWrap = True
IsControl = True
end
object Label3: TLabel
Left = 88
Top = 52
Width = 271
Height = 20
Caption = 'Sch�naich-C.-Str. 46, 25336 Elmshorn'
IsControl = True
end
object Label4: TLabel
Left = 8
Top = 164
Width = 159
Height = 20
Caption = 'Freier Arbeitsspeicher:'
end
object Label5: TLabel
Left = 8
Top = 188
Width = 168
Height = 20
Caption = 'Freie Systemresourcen:'
end
end
object OKButton: TButton
Left = 215
Top = 248
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end