home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / oddech / prsi / prsi.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1999-04-26  |  2KB  |  110 lines

  1. object Form2: TForm2
  2.   Left = 324
  3.   Top = 248
  4.   BorderStyle = bsDialog
  5.   Caption = 'Konec'
  6.   ClientHeight = 166
  7.   ClientWidth = 268
  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.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object LabelB: TLabel
  18.     Left = 49
  19.     Top = 72
  20.     Width = 177
  21.     Height = 24
  22.     Caption = 'M∩┐╜m rozdat karty'
  23.     Font.Charset = EASTEUROPE_CHARSET
  24.     Font.Color = clNavy
  25.     Font.Height = -21
  26.     Font.Name = 'Arial'
  27.     Font.Style = [fsBold, fsItalic]
  28.     ParentFont = False
  29.   end
  30.   object Button1: TButton
  31.     Left = 48
  32.     Top = 112
  33.     Width = 75
  34.     Height = 33
  35.     Caption = 'Ano'
  36.     Font.Charset = EASTEUROPE_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -16
  39.     Font.Name = 'Arial'
  40.     Font.Style = [fsBold]
  41.     ModalResult = 1
  42.     ParentFont = False
  43.     TabOrder = 0
  44.   end
  45.   object Button2: TButton
  46.     Left = 144
  47.     Top = 112
  48.     Width = 75
  49.     Height = 33
  50.     Cancel = True
  51.     Caption = 'Ne'
  52.     Font.Charset = EASTEUROPE_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -16
  55.     Font.Name = 'Arial'
  56.     Font.Style = [fsBold]
  57.     ModalResult = 2
  58.     ParentFont = False
  59.     TabOrder = 1
  60.   end
  61.   object Panel1: TPanel
  62.     Left = 16
  63.     Top = 8
  64.     Width = 241
  65.     Height = 49
  66.     BevelInner = bvLowered
  67.     Color = clSilver
  68.     TabOrder = 2
  69.     object Label1: TLabel
  70.       Left = 16
  71.       Top = 8
  72.       Width = 62
  73.       Height = 22
  74.       Caption = 'Label1'
  75.       Font.Charset = EASTEUROPE_CHARSET
  76.       Font.Color = clGreen
  77.       Font.Height = -19
  78.       Font.Name = 'Arial'
  79.       Font.Style = [fsBold]
  80.       ParentFont = False
  81.     end
  82.     object Label2: TLabel
  83.       Left = 136
  84.       Top = 8
  85.       Width = 43
  86.       Height = 16
  87.       Caption = 'Label2'
  88.       Font.Charset = EASTEUROPE_CHARSET
  89.       Font.Color = clBlack
  90.       Font.Height = -13
  91.       Font.Name = 'Arial'
  92.       Font.Style = [fsBold]
  93.       ParentFont = False
  94.     end
  95.     object Label3: TLabel
  96.       Left = 136
  97.       Top = 24
  98.       Width = 43
  99.       Height = 16
  100.       Caption = 'Label3'
  101.       Font.Charset = EASTEUROPE_CHARSET
  102.       Font.Color = clBlack
  103.       Font.Height = -13
  104.       Font.Name = 'Arial'
  105.       Font.Style = [fsBold]
  106.       ParentFont = False
  107.     end
  108.   end
  109. end
  110.