home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / nahravani / mp33 / Renamer.exe / 0 / RCDATA / TFORM7 / TFORM7.txt
Encoding:
Text File  |  2004-08-31  |  1.2 KB  |  70 lines

  1. object Form7: TForm7
  2.   Left = 399
  3.   Top = 221
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = '-se nahrad∩┐╜ ...-'
  7.   ClientHeight = 98
  8.   ClientWidth = 202
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 14
  20.   object Image1: TImage
  21.     Left = 15
  22.     Top = 13
  23.     Width = 32
  24.     Height = 32
  25.     Transparent = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 64
  29.     Top = 8
  30.     Width = 95
  31.     Height = 14
  32.     Caption = 'Kl∩┐╜vesov∩┐╜ zkratka :'
  33.   end
  34.   object Image2: TImage
  35.     Left = 92
  36.     Top = 51
  37.     Width = 16
  38.     Height = 16
  39.     Transparent = True
  40.     Visible = False
  41.   end
  42.   object HotKey: THotKey
  43.     Left = 63
  44.     Top = 26
  45.     Width = 121
  46.     Height = 19
  47.     AutoSize = False
  48.     HotKey = 65
  49.     InvalidKeys = [hcAlt]
  50.     Modifiers = []
  51.     TabOrder = 0
  52.   end
  53.   object btnOK: TBitBtn
  54.     Left = 16
  55.     Top = 61
  56.     Width = 75
  57.     Height = 28
  58.     TabOrder = 1
  59.     Kind = bkOK
  60.   end
  61.   object btnCancel: TBitBtn
  62.     Left = 110
  63.     Top = 61
  64.     Width = 75
  65.     Height = 28
  66.     TabOrder = 2
  67.     Kind = bkCancel
  68.   end
  69. end
  70.