home *** CD-ROM | disk | FTP | other *** search
- object FKopiuj: TFKopiuj
- Left = 192
- Top = 105
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Kopiowanie...'
- ClientHeight = 198
- ClientWidth = 367
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- TextHeight = 13
- object CancelBtn: TBitBtn
- Left = 273
- Top = 165
- Width = 78
- Height = 27
- Caption = 'Anuluj'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = CancelBtnClick
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object Panel1: TPanel
- Left = 10
- Top = 10
- Width = 346
- Height = 146
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- object Gauge951: TGauge95
- Left = 15
- Top = 75
- Width = 315
- Height = 21
- BoxCount = 26
- Progress = 0
- end
- object Label1: TLabel
- Left = 10
- Top = 10
- Width = 26
- Height = 13
- Caption = 'Plik:'
- end
- object Label2: TLabel
- Left = 10
- Top = 30
- Width = 66
- Height = 13
- Caption = 'Z katalogu:'
- end
- object Label3: TLabel
- Left = 10
- Top = 50
- Width = 74
- Height = 13
- Caption = 'Do katalogu:'
- end
- object Label4: TLabel
- Left = 40
- Top = 10
- Width = 3
- Height = 13
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 85
- Top = 30
- Width = 246
- Height = 13
- AutoSize = False
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 85
- Top = 50
- Width = 246
- Height = 13
- AutoSize = False
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Gauge952: TGauge95
- Left = 15
- Top = 110
- Width = 315
- Height = 21
- BoxCount = 26
- Progress = 0
- end
- end
- end
-