home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / ctenari / Srubar / _SETUP.1 / Videoteka.exe / 0 / RCDATA / TFZANR / TFZANR.txt
Encoding:
Text File  |  2002-11-02  |  972 b   |  53 lines

  1. object FZanr: TFZanr
  2.   Left = 290
  3.   Top = 146
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nov∩┐╜ ∩┐╜∩┐╜nr'
  6.   ClientHeight = 118
  7.   ClientWidth = 270
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 132
  23.     Height = 13
  24.     Caption = 'Zde zadejte nov∩┐╜ ∩┐╜∩┐╜nr filmu:'
  25.   end
  26.   object Edit1: TEdit
  27.     Left = 8
  28.     Top = 40
  29.     Width = 249
  30.     Height = 21
  31.     MaxLength = 20
  32.     TabOrder = 0
  33.     Text = 'Nov∩┐╜ ∩┐╜∩┐╜nr'
  34.   end
  35.   object BitBtn1: TBitBtn
  36.     Left = 40
  37.     Top = 72
  38.     Width = 75
  39.     Height = 25
  40.     TabOrder = 1
  41.     Kind = bkOK
  42.   end
  43.   object BitBtn2: TBitBtn
  44.     Left = 136
  45.     Top = 72
  46.     Width = 75
  47.     Height = 25
  48.     Caption = 'Zru∩┐╜it'
  49.     TabOrder = 2
  50.     Kind = bkCancel
  51.   end
  52. end
  53.