home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Browser
/
chip-cds.exe
/
0
/
RCDATA
/
TFRMKOPIUJ
/
TFRMKOPIUJ.txt
Wrap
Text File
|
2004-03-15
|
2KB
|
81 lines
object frmKopiuj: TfrmKopiuj
Left = 278
Top = 239
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Kopiowanie...'
ClientHeight = 153
ClientWidth = 376
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnCreate = FormCreate
OnKeyUp = FormKeyUp
PixelsPerInch = 96
TextHeight = 13
object lblNazwa: TLabel
Left = 20
Top = 84
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object lblLokalV: TLabel
Left = 22
Top = 104
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object AnimateDysk: TAnimate
Left = 20
Top = 12
Width = 272
Height = 60
Active = True
CommonAVI = aviCopyFiles
StopFrame = 34
end
object btnAnuluj: TButton
Left = 288
Top = 120
Width = 77
Height = 21
Caption = '&Anuluj'
TabOrder = 1
OnClick = btnAnulujClick
OnKeyUp = btnAnulujKeyUp
end
object ProgressFile: TProgressBar
Left = 8
Top = 124
Width = 273
Height = 13
Min = 0
Max = 100
TabOrder = 2
end
object TimerCopy: TTimer
Interval = 100
OnTimer = TimerCopyTimer
Left = 78
Top = 92
end
end