home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 May
/
chip-cd_2005_05.zip
/
05
/
Browser
/
chip-cd.exe
/
0
/
RCDATA
/
TFRMKOPIUJ
/
TFRMKOPIUJ.txt
Wrap
Text File
|
2004-09-02
|
2KB
|
85 lines
object frmKopiuj: TfrmKopiuj
Left = 410
Top = 421
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Kopiowanie...'
ClientHeight = 162
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
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
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 = 20
Top = 104
Width = 349
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
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 = 136
Width = 77
Height = 21
Caption = '&Anuluj'
TabOrder = 1
OnClick = btnAnulujClick
OnKeyUp = btnAnulujKeyUp
end
object ProgressFile: TProgressBar
Left = 8
Top = 140
Width = 273
Height = 13
Min = 0
Max = 100
TabOrder = 2
end
object TimerCopy: TTimer
Interval = 100
OnTimer = TimerCopyTimer
Left = 318
Top = 12
end
end