home *** CD-ROM | disk | FTP | other *** search
- object KnvDlg: TKnvDlg
- Left = 231
- Top = 112
- HelpContext = 21
- BorderStyle = bsDialog
- Caption = 'Konvertor dat'
- ClientHeight = 272
- ClientWidth = 482
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 257
- Height = 137
- Caption = ' V�b�r p�vodn� verze programu '
- TabOrder = 0
- object Roldone: TRadioButton
- Left = 8
- Top = 48
- Width = 241
- Height = 17
- Caption = ' Demoverze - tisk doklad� a DPH'
- TabOrder = 0
- end
- object Rold12: TRadioButton
- Left = 8
- Top = 32
- Width = 233
- Height = 17
- Caption = ' Verze 1.2 - bez tisku doklad� a DPH'
- TabOrder = 1
- end
- object Rnew13: TRadioButton
- Left = 8
- Top = 64
- Width = 233
- Height = 17
- Caption = ' Verze 1.3 - tisk doklad� a DPH'
- TabOrder = 2
- end
- object Rbuild22: TRadioButton
- Left = 8
- Top = 80
- Width = 225
- Height = 17
- Caption = ' Verze 1.4 (build 22)'
- TabOrder = 3
- end
- object RDemoI: TRadioButton
- Left = 8
- Top = 16
- Width = 241
- Height = 17
- Caption = ' Demoverze - bez tisku doklad� a DPH'
- TabOrder = 4
- end
- object RBuild24: TRadioButton
- Left = 8
- Top = 96
- Width = 233
- Height = 17
- Caption = ' Verze 1.4 (build 23,24)'
- TabOrder = 5
- end
- object RVyssi: TRadioButton
- Left = 8
- Top = 112
- Width = 233
- Height = 17
- Caption = ' Vy��� verze (1.5, 1.6, 1.7)'
- TabOrder = 6
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 152
- Width = 257
- Height = 105
- Caption = ' Zp�sob konverze '
- TabOrder = 1
- object RadioButton5: TRadioButton
- Left = 8
- Top = 16
- Width = 241
- Height = 17
- Caption = ' Ze z�lo�n�ho souboru'
- Enabled = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 224
- Top = 32
- Width = 25
- Height = 17
- Caption = '...'
- TabOrder = 1
- end
- object RadioButton6: TRadioButton
- Left = 8
- Top = 56
- Width = 193
- Height = 17
- Caption = ' Z adres��e programu'
- Checked = True
- TabOrder = 2
- TabStop = True
- end
- object Edit1: TEdit
- Left = 24
- Top = 32
- Width = 193
- Height = 21
- Enabled = False
- TabOrder = 3
- end
- object Button3: TButton
- Left = 224
- Top = 72
- Width = 25
- Height = 17
- Caption = '...'
- TabOrder = 5
- OnClick = Button3Click
- end
- object Edit2: TEdit
- Left = 24
- Top = 72
- Width = 193
- Height = 21
- TabOrder = 4
- end
- end
- object GroupBox3: TGroupBox
- Left = 272
- Top = 8
- Width = 201
- Height = 121
- Caption = ' Pr�b�h konverze dat '
- TabOrder = 2
- object Gauge1: TGauge
- Left = 24
- Top = 81
- Width = 153
- Height = 17
- ForeColor = clNavy
- MaxValue = 0
- Progress = 0
- end
- object Gauge2: TGauge
- Left = 24
- Top = 40
- Width = 153
- Height = 17
- Progress = 0
- end
- object Label1: TLabel
- Left = 24
- Top = 24
- Width = 40
- Height = 13
- Caption = 'Soubor :'
- end
- object Label2: TLabel
- Left = 24
- Top = 64
- Width = 41
- Height = 13
- Caption = 'Celkem :'
- end
- end
- object Button2: TButton
- Left = 272
- Top = 152
- Width = 201
- Height = 73
- Caption = 'KONVERZE'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -21
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = Button2Click
- end
- object OpenDialog1: TOpenDialog
- Left = 272
- Top = 216
- end
- end
-