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

  1. object FVratit: TFVratit
  2.   Left = 337
  3.   Top = 152
  4.   BorderStyle = bsDialog
  5.   Caption = 'Vracen∩┐╜ kazety'
  6.   ClientHeight = 102
  7.   ClientWidth = 194
  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 = 24
  21.     Top = 8
  22.     Width = 144
  23.     Height = 13
  24.     Caption = 'Zadejte datum vr∩┐╜cen∩┐╜ kazety:'
  25.   end
  26.   object Edit1: TEdit
  27.     Left = 24
  28.     Top = 32
  29.     Width = 153
  30.     Height = 21
  31.     TabOrder = 0
  32.     Text = 'Edit1'
  33.   end
  34.   object BitBtn1: TBitBtn
  35.     Left = 16
  36.     Top = 64
  37.     Width = 75
  38.     Height = 25
  39.     Caption = '&OK'
  40.     Default = True
  41.     TabOrder = 1
  42.     OnClick = SquareButton1Click
  43.     Glyph.Data = {
  44.       DE010000424DDE01000000000000760000002800000024000000120000000100
  45.       0400000000006801000000000000000000001000000000000000000000000000
  46.       80000080000000808000800000008000800080800000C0C0C000808080000000
  47.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  48.       3333333333333333333333330000333333333333333333333333F33333333333
  49.       00003333344333333333333333388F3333333333000033334224333333333333
  50.       338338F3333333330000333422224333333333333833338F3333333300003342
  51.       222224333333333383333338F3333333000034222A22224333333338F338F333
  52.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  53.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  54.       0000333333333A222433333333333338F338F33300003333333333A222433333
  55.       333333338F338F33000033333333333A222433333333333338F338F300003333
  56.       33333333A222433333333333338F338F00003333333333333A22433333333333
  57.       3338F38F000033333333333333A223333333333333338F830000333333333333
  58.       333A333333333333333338330000333333333333333333333333333333333333
  59.       0000}
  60.     NumGlyphs = 2
  61.   end
  62.   object BitBtn2: TBitBtn
  63.     Left = 96
  64.     Top = 64
  65.     Width = 75
  66.     Height = 25
  67.     Caption = '&Cancel'
  68.     TabOrder = 2
  69.     OnClick = SquareButton2Click
  70.     Glyph.Data = {
  71.       DE010000424DDE01000000000000760000002800000024000000120000000100
  72.       0400000000006801000000000000000000001000000000000000000000000000
  73.       80000080000000808000800000008000800080800000C0C0C000808080000000
  74.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  75.       333333333333333333333333000033338833333333333333333F333333333333
  76.       0000333911833333983333333388F333333F3333000033391118333911833333
  77.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  78.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  79.       3333F8330000333333911111183333333338F333333F83330000333333311111
  80.       8333333333338F3333383333000033333339111183333333333338F333833333
  81.       00003333339111118333333333333833338F3333000033333911181118333333
  82.       33338333338F333300003333911183911183333333383338F338F33300003333
  83.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  84.       38F338F300003333333333333919333333388333338FFF830000333333333333
  85.       3333333333333333333888330000333333333333333333333333333333333333
  86.       0000}
  87.     NumGlyphs = 2
  88.   end
  89. end
  90.