home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 January
/
PCWorld_2003-01_cd.bin
/
Akce
/
Program
/
Program.cab
/
Mill6.exe1
/
0
/
RCDATA
/
TIMPORTFORM
/
TIMPORTFORM.txt
Wrap
Text File
|
2002-11-27
|
2KB
|
98 lines
object ImportForm: TImportForm
Left = 651
Top = 435
BorderIcons = [biMinimize]
BorderStyle = bsDialog
Caption = 'Import'
ClientHeight = 212
ClientWidth = 419
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
PixelsPerInch = 120
TextHeight = 16
object imFileLabel: TLabel
Left = 24
Top = 16
Width = 50
Height = 16
Caption = 'Soubor: '
end
object imTotalLabel: TLabel
Left = 24
Top = 56
Width = 52
Height = 16
Caption = 'Celkem: '
end
object imAddedLabel: TLabel
Left = 24
Top = 104
Width = 50
Height = 16
Caption = 'P'#345'id'#225'no:'
end
object imDuplicityLabel: TLabel
Left = 24
Top = 80
Width = 57
Height = 16
Caption = 'Duplicity: '
end
object imTotalValue: TLabel
Left = 96
Top = 56
Width = 7
Height = 16
Caption = '0'
end
object imFileNameValue: TLabel
Left = 96
Top = 16
Width = 313
Height = 33
AutoSize = False
Caption = '<'#382#225'dn'#253' soubor>'
WordWrap = True
end
object imDuplicityValue: TLabel
Left = 96
Top = 80
Width = 7
Height = 16
Caption = '0'
end
object imAddedValue: TLabel
Left = 96
Top = 104
Width = 7
Height = 16
Caption = '0'
end
object imProgressBar: TProgressBar
Left = 24
Top = 136
Width = 377
Height = 21
Min = 0
Max = 100
TabOrder = 0
end
object imStopButton: TButton
Left = 168
Top = 168
Width = 100
Height = 28
Caption = 'P'#345'eru'#353'it'
ModalResult = 1
TabOrder = 1
OnClick = imStopButtonClick
end
end