home *** CD-ROM | disk | FTP | other *** search
- object CabInfoForm: TCabInfoForm
- Left = 354
- Top = 156
- BorderStyle = bsDialog
- Caption = 'Informace o souboru z�lohy dat'
- ClientHeight = 264
- ClientWidth = 254
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object InfoImg: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- Picture.Data = {<image000.ico>}
- end
- object Label2: TLabel
- Left = 8
- Top = 88
- Width = 96
- Height = 13
- Caption = 'Datum a �as z�lohy:'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 48
- Width = 241
- Height = 8
- Shape = bsTopLine
- end
- object Label1: TLabel
- Left = 8
- Top = 64
- Width = 63
- Height = 13
- Caption = '��slo svazku:'
- end
- object Label4: TLabel
- Left = 8
- Top = 136
- Width = 75
- Height = 13
- Caption = 'Celkem svazk�:'
- end
- object Label5: TLabel
- Left = 8
- Top = 160
- Width = 94
- Height = 13
- Caption = 'K�d skupiny z�lohy:'
- end
- object Label6: TLabel
- Left = 8
- Top = 112
- Width = 41
- Height = 13
- Caption = 'U�ivatel:'
- end
- object Bevel2: TBevel
- Left = 8
- Top = 184
- Width = 241
- Height = 8
- Shape = bsTopLine
- end
- object DiskNameLabel: TLabel
- Left = 48
- Top = 8
- Width = 201
- Height = 33
- Alignment = taCenter
- AutoSize = False
- WordWrap = True
- end
- object DateTimeEdit: TEdit
- Left = 112
- Top = 88
- Width = 121
- Height = 13
- TabStop = False
- AutoSize = False
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 0
- end
- object VolumeNumberEdit: TEdit
- Left = 112
- Top = 64
- Width = 121
- Height = 13
- TabStop = False
- AutoSize = False
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 1
- end
- object TotalVolumesEdit: TEdit
- Left = 112
- Top = 136
- Width = 121
- Height = 13
- TabStop = False
- AutoSize = False
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 2
- end
- object SETIDEdit: TEdit
- Left = 112
- Top = 160
- Width = 121
- Height = 13
- TabStop = False
- AutoSize = False
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 3
- end
- object UserEdit: TEdit
- Left = 112
- Top = 112
- Width = 121
- Height = 13
- TabStop = False
- AutoSize = False
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 4
- end
- object Notebook: TNotebook
- Left = 0
- Top = 192
- Width = 254
- Height = 72
- Align = alBottom
- PageIndex = 1
- TabOrder = 5
- object TPage
- Left = 0
- Top = 0
- Caption = 'InfoPage'
- object Label3: TLabel
- Left = 7
- Top = 0
- Width = 241
- Height = 28
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Tento svazek nem� o�ek�van� po�adov� ��slo nebo k�d skupiny z�lo' +
- 'hy.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object OKBtn: TButton
- Left = 90
- Top = 40
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'ConfirmPage'
- object Label7: TLabel
- Left = 7
- Top = 0
- Width = 241
- Height = 28
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Chcete tento svazek pou��t k obnoven� datov�ch soubor� (sou�asn�' +
- ' soubory budou p�eps�ny) ?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object AnoBtn: TButton
- Left = 56
- Top = 40
- Width = 75
- Height = 25
- Caption = '&Ano'
- TabOrder = 0
- OnClick = AnoBtnClick
- end
- object NeBtn: TButton
- Left = 136
- Top = 40
- Width = 75
- Height = 25
- Caption = '&Ne'
- ModalResult = 2
- TabOrder = 1
- end
- end
- end
- end
-