home *** CD-ROM | disk | FTP | other *** search
- object FKopiuj: TFKopiuj
- Left = 284
- Top = 179
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Kopiowanie...'
- ClientHeight = 198
- ClientWidth = 367
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- 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 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 Gauge951: TProgressBar
- Left = 16
- Top = 72
- Width = 313
- Height = 17
- Min = 0
- Max = 100
- Step = 1
- TabOrder = 0
- end
- object Gauge952: TProgressBar
- Left = 16
- Top = 104
- Width = 313
- Height = 17
- Min = 0
- Max = 100
- TabOrder = 1
- end
- end
- end
-