home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / Przegladacz.exe / 0 / RCDATA / TFRMKOMUNIKATBLEDU / TFRMKOMUNIKATBLEDU.txt < prev   
Text File  |  1998-07-10  |  2KB  |  125 lines

  1. object frmKomunikatBledu: TfrmKomunikatBledu
  2.   Left = 94
  3.   Top = 46
  4.   ActiveControl = cmdOk
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Komunikat b∩┐╜∩┐╜du'
  8.   ClientHeight = 249
  9.   ClientWidth = 472
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 449
  22.     Height = 199
  23.     Shape = bsFrame
  24.     IsControl = True
  25.   end
  26.   object Image1: TImage
  27.     Left = 24
  28.     Top = 12
  29.     Width = 119
  30.     Height = 32
  31.     AutoSize = True
  32.     Picture.Data = {<image000.bmp>}
  33.   end
  34.   object Label1: TLabel
  35.     Left = 148
  36.     Top = 16
  37.     Width = 201
  38.     Height = 32
  39.     Caption = 'Wyst∩┐╜pi∩┐╜ b∩┐╜∩┐╜d!!!'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clBlack
  42.     Font.Height = -27
  43.     Font.Name = 'Arial'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.   end
  47.   object Label2: TLabel
  48.     Left = 20
  49.     Top = 52
  50.     Width = 59
  51.     Height = 16
  52.     Caption = 'miejsce:'
  53.     Color = clBtnFace
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clGray
  56.     Font.Height = -13
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentColor = False
  60.     ParentFont = False
  61.   end
  62.   object Label3: TLabel
  63.     Left = 22
  64.     Top = 100
  65.     Width = 39
  66.     Height = 16
  67.     Caption = 'tre∩┐╜∩┐╜:'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clGray
  70.     Font.Height = -13
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.   end
  75.   object labMiejsce: TLabel
  76.     Left = 20
  77.     Top = 68
  78.     Width = 421
  79.     Height = 25
  80.     AutoSize = False
  81.     Caption = 'labMiejsce'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clBlack
  84.     Font.Height = -16
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     WordWrap = True
  89.   end
  90.   object labTresc: TLabel
  91.     Left = 24
  92.     Top = 116
  93.     Width = 421
  94.     Height = 73
  95.     AutoSize = False
  96.     WordWrap = True
  97.   end
  98.   object cmdOk: TBitBtn
  99.     Left = 360
  100.     Top = 214
  101.     Width = 101
  102.     Height = 27
  103.     Caption = 'Kontynuuj'
  104.     TabOrder = 0
  105.     OnClick = cmdOkClick
  106.     Kind = bkOK
  107.     Margin = 2
  108.     Spacing = -1
  109.     IsControl = True
  110.   end
  111.   object cmdHalt: TBitBtn
  112.     Left = 224
  113.     Top = 214
  114.     Width = 133
  115.     Height = 27
  116.     Caption = 'Zatrzymaj porgram'
  117.     TabOrder = 1
  118.     OnClick = cmdHaltClick
  119.     Kind = bkAbort
  120.     Margin = 2
  121.     Spacing = -1
  122.     IsControl = True
  123.   end
  124. end
  125.