home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / pantheon.exe / 0 / RCDATA / TCABINFOFORM / TCABINFOFORM.txt < prev   
Encoding:
Text File  |  1999-04-22  |  4.6 KB  |  233 lines

  1. object CabInfoForm: TCabInfoForm
  2.   Left = 354
  3.   Top = 156
  4.   BorderStyle = bsDialog
  5.   Caption = 'Informace o souboru z∩┐╜lohy dat'
  6.   ClientHeight = 264
  7.   ClientWidth = 254
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object InfoImg: TImage
  17.     Left = 8
  18.     Top = 8
  19.     Width = 32
  20.     Height = 32
  21.     Picture.Data = {<image000.ico>}
  22.   end
  23.   object Label2: TLabel
  24.     Left = 8
  25.     Top = 88
  26.     Width = 96
  27.     Height = 13
  28.     Caption = 'Datum a ∩┐╜as z∩┐╜lohy:'
  29.   end
  30.   object Bevel1: TBevel
  31.     Left = 8
  32.     Top = 48
  33.     Width = 241
  34.     Height = 8
  35.     Shape = bsTopLine
  36.   end
  37.   object Label1: TLabel
  38.     Left = 8
  39.     Top = 64
  40.     Width = 63
  41.     Height = 13
  42.     Caption = '∩┐╜∩┐╜slo svazku:'
  43.   end
  44.   object Label4: TLabel
  45.     Left = 8
  46.     Top = 136
  47.     Width = 75
  48.     Height = 13
  49.     Caption = 'Celkem svazk∩┐╜:'
  50.   end
  51.   object Label5: TLabel
  52.     Left = 8
  53.     Top = 160
  54.     Width = 94
  55.     Height = 13
  56.     Caption = 'K∩┐╜d skupiny z∩┐╜lohy:'
  57.   end
  58.   object Label6: TLabel
  59.     Left = 8
  60.     Top = 112
  61.     Width = 41
  62.     Height = 13
  63.     Caption = 'U∩┐╜ivatel:'
  64.   end
  65.   object Bevel2: TBevel
  66.     Left = 8
  67.     Top = 184
  68.     Width = 241
  69.     Height = 8
  70.     Shape = bsTopLine
  71.   end
  72.   object DiskNameLabel: TLabel
  73.     Left = 48
  74.     Top = 8
  75.     Width = 201
  76.     Height = 33
  77.     Alignment = taCenter
  78.     AutoSize = False
  79.     WordWrap = True
  80.   end
  81.   object DateTimeEdit: TEdit
  82.     Left = 112
  83.     Top = 88
  84.     Width = 121
  85.     Height = 13
  86.     TabStop = False
  87.     AutoSize = False
  88.     BorderStyle = bsNone
  89.     Color = clBtnFace
  90.     Ctl3D = False
  91.     ParentCtl3D = False
  92.     ReadOnly = True
  93.     TabOrder = 0
  94.   end
  95.   object VolumeNumberEdit: TEdit
  96.     Left = 112
  97.     Top = 64
  98.     Width = 121
  99.     Height = 13
  100.     TabStop = False
  101.     AutoSize = False
  102.     BorderStyle = bsNone
  103.     Color = clBtnFace
  104.     Ctl3D = False
  105.     ParentCtl3D = False
  106.     ReadOnly = True
  107.     TabOrder = 1
  108.   end
  109.   object TotalVolumesEdit: TEdit
  110.     Left = 112
  111.     Top = 136
  112.     Width = 121
  113.     Height = 13
  114.     TabStop = False
  115.     AutoSize = False
  116.     BorderStyle = bsNone
  117.     Color = clBtnFace
  118.     Ctl3D = False
  119.     ParentCtl3D = False
  120.     ReadOnly = True
  121.     TabOrder = 2
  122.   end
  123.   object SETIDEdit: TEdit
  124.     Left = 112
  125.     Top = 160
  126.     Width = 121
  127.     Height = 13
  128.     TabStop = False
  129.     AutoSize = False
  130.     BorderStyle = bsNone
  131.     Color = clBtnFace
  132.     Ctl3D = False
  133.     ParentCtl3D = False
  134.     ReadOnly = True
  135.     TabOrder = 3
  136.   end
  137.   object UserEdit: TEdit
  138.     Left = 112
  139.     Top = 112
  140.     Width = 121
  141.     Height = 13
  142.     TabStop = False
  143.     AutoSize = False
  144.     BorderStyle = bsNone
  145.     Color = clBtnFace
  146.     Ctl3D = False
  147.     ParentCtl3D = False
  148.     ReadOnly = True
  149.     TabOrder = 4
  150.   end
  151.   object Notebook: TNotebook
  152.     Left = 0
  153.     Top = 192
  154.     Width = 254
  155.     Height = 72
  156.     Align = alBottom
  157.     PageIndex = 1
  158.     TabOrder = 5
  159.     object TPage
  160.       Left = 0
  161.       Top = 0
  162.       Caption = 'InfoPage'
  163.       object Label3: TLabel
  164.         Left = 7
  165.         Top = 0
  166.         Width = 241
  167.         Height = 28
  168.         Alignment = taCenter
  169.         AutoSize = False
  170.         Caption = 
  171.           'Tento svazek nem∩┐╜ o∩┐╜ek∩┐╜van∩┐╜ po∩┐╜adov∩┐╜ ∩┐╜∩┐╜slo nebo k∩┐╜d skupiny z∩┐╜lo' +
  172.           'hy.'
  173.         Font.Charset = DEFAULT_CHARSET
  174.         Font.Color = clBlack
  175.         Font.Height = -11
  176.         Font.Name = 'MS Sans Serif'
  177.         Font.Style = []
  178.         ParentFont = False
  179.         WordWrap = True
  180.       end
  181.       object OKBtn: TButton
  182.         Left = 90
  183.         Top = 40
  184.         Width = 75
  185.         Height = 25
  186.         Caption = 'OK'
  187.         TabOrder = 0
  188.       end
  189.     end
  190.     object TPage
  191.       Left = 0
  192.       Top = 0
  193.       Caption = 'ConfirmPage'
  194.       object Label7: TLabel
  195.         Left = 7
  196.         Top = 0
  197.         Width = 241
  198.         Height = 28
  199.         Alignment = taCenter
  200.         AutoSize = False
  201.         Caption = 
  202.           'Chcete tento svazek pou∩┐╜∩┐╜t k obnoven∩┐╜ datov∩┐╜ch soubor∩┐╜ (sou∩┐╜asn∩┐╜' +
  203.           ' soubory budou p∩┐╜eps∩┐╜ny) ?'
  204.         Font.Charset = DEFAULT_CHARSET
  205.         Font.Color = clBlack
  206.         Font.Height = -11
  207.         Font.Name = 'MS Sans Serif'
  208.         Font.Style = []
  209.         ParentFont = False
  210.         WordWrap = True
  211.       end
  212.       object AnoBtn: TButton
  213.         Left = 56
  214.         Top = 40
  215.         Width = 75
  216.         Height = 25
  217.         Caption = '&Ano'
  218.         TabOrder = 0
  219.         OnClick = AnoBtnClick
  220.       end
  221.       object NeBtn: TButton
  222.         Left = 136
  223.         Top = 40
  224.         Width = 75
  225.         Height = 25
  226.         Caption = '&Ne'
  227.         ModalResult = 2
  228.         TabOrder = 1
  229.       end
  230.     end
  231.   end
  232. end
  233.