home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Powerdrive 1997 June
/
POWERDRIVE0697.ISO
/
share
/
win95
/
anwend
/
qcopy
/
_setup.1
/
Qcwin.exe
/
0
/
RCDATA
/
TKOMPR
/
TKOMPR.txt
< prev
Wrap
Text File
|
1997-03-24
|
2KB
|
92 lines
object kompr: Tkompr
Left = 272
Top = 129
Width = 344
Height = 144
HelpContext = 48
BorderIcons = [biSystemMenu, biMaximize]
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OnActivate = FormActivate
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object fortschritt: TGauge
Left = 40
Top = 40
Width = 257
Height = 25
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ForeColor = clNavy
BackColor = clYellow
ParentFont = False
Progress = 9
end
object Label1: TLabel
Left = 24
Top = 13
Width = 289
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
Font.Color = clNavy
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Bevel1: TBevel
Left = 0
Top = 0
Width = 313
Height = 102
Visible = False
end
object cancelbtn: TBitBtn
Left = 124
Top = 80
Width = 89
Height = 22
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = cancelbtnClick
Kind = bkCancel
Style = bsNew
end
object Button1: TButton
Left = 56
Top = 64
Width = 89
Height = 33
Caption = 'Button1'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Visible = False
OnClick = Button1Click
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 32
Top = 72
end
end