home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Powerdrive 1997 June
/
POWERDRIVE0697.ISO
/
share
/
win95
/
anwend
/
qcopy
/
_setup.1
/
Qcwin.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-03-24
|
3KB
|
123 lines
object AboutBox: TAboutBox
Left = 239
Top = 102
BorderIcons = []
BorderStyle = bsNone
Caption = 'QCopy - Info'
ClientHeight = 184
ClientWidth = 235
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 235
Height = 184
Align = alClient
TabOrder = 0
object Panel2: TPanel
Left = 8
Top = 8
Width = 217
Height = 129
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 21
Top = 48
Width = 33
Height = 33
Hint = 'Das QCopy Symbol'
Picture.Data = {<image001.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 8
Top = 16
Width = 195
Height = 19
Alignment = taRightJustify
AutoSize = False
Caption = 'QCopy f�r Windows� 95'
Font.Color = clActiveCaption
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 144
Top = 40
Width = 59
Height = 13
Alignment = taRightJustify
Caption = 'Version 7.12'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Copyright: TLabel
Left = 75
Top = 83
Width = 128
Height = 14
Alignment = taRightJustify
AutoSize = False
Caption = 'copyright�1996 by'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Label1: TLabel
Left = 29
Top = 102
Width = 174
Height = 15
Alignment = taRightJustify
AutoSize = False
Caption = 'Ulrich Feldm�ller, Bremen'
Font.Color = clActiveCaption
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
end
object OKButton: TBitBtn
Left = 79
Top = 150
Width = 77
Height = 22
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = OKButtonClick
Kind = bkOK
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
end
end