home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 mARCH
/
PCWK3A99.iso
/
Polskie
/
Malabibl
/
_SETUP.1
/
biblio.exe
/
0
/
RCDATA
/
TFRMKOPIOWANIEPLIKOW
/
TFRMKOPIOWANIEPLIKOW.txt
Wrap
Text File
|
1998-07-13
|
3KB
|
156 lines
object frmKopiowaniePlikow: TfrmKopiowaniePlikow
Left = 168
Top = 57
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Kopiowanie pliku'
ClientHeight = 243
ClientWidth = 330
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Label2: TLabel
Left = 14
Top = 8
Width = 28
Height = 16
Caption = 'Plik:'
end
object Label3: TLabel
Left = 44
Top = 8
Width = 345
Height = 13
AutoSize = False
Caption = 'Label3'
end
object panKopiujPlik: TPanel
Left = 0
Top = 0
Width = 330
Height = 243
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object cmdPrzerwij: TBitBtn
Left = 122
Top = 210
Width = 89
Height = 25
Caption = 'Przerwij'
TabOrder = 0
OnClick = cmdPrzerwijClick
Kind = bkAbort
end
end
object panWkazniki: TPanel
Left = 10
Top = 8
Width = 307
Height = 193
BevelInner = bvLowered
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 14
Top = 76
Width = 20
Height = 13
Caption = 'Plik:'
end
object labPlik: TLabel
Left = 44
Top = 76
Width = 245
Height = 13
AutoSize = False
end
object Label4: TLabel
Left = 14
Top = 92
Width = 91
Height = 13
Caption = 'Jest kopiowany do:'
end
object labPrzeznaczenie: TLabel
Left = 110
Top = 92
Width = 181
Height = 13
AutoSize = False
end
object labLabLiczbaPlikow: TLabel
Left = 14
Top = 140
Width = 67
Height = 13
Caption = 'Liczba plik�w:'
end
object labLiczbaPlikow: TLabel
Left = 86
Top = 140
Width = 32
Height = 13
AutoSize = False
end
object Panel1: TPanel
Left = 12
Top = 108
Width = 281
Height = 23
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 0
object gagKopiowanyPlik: TGauge
Left = 1
Top = 1
Width = 279
Height = 21
Align = alClient
ForeColor = clGreen
Progress = 0
end
end
object Panel2: TPanel
Left = 14
Top = 154
Width = 281
Height = 23
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 1
object gagLiczbaPlikow: TGauge
Left = 1
Top = 1
Width = 279
Height = 21
Align = alClient
Color = clTeal
ForeColor = clGreen
ParentColor = False
Progress = 0
end
end
object Animate1: TAnimate
Left = 16
Top = 10
Width = 272
Height = 60
Active = False
CommonAVI = aviCopyFiles
StopFrame = 34
end
end
end