home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / biblio.exe / 0 / RCDATA / TFRMKOMUNIKATBLEDU / TFRMKOMUNIKATBLEDU.txt < prev   
Text File  |  1998-07-13  |  3KB  |  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 = 306
  9.   ClientWidth = 581
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -14
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Bevel1: TBevel
  19.     Left = 10
  20.     Top = 10
  21.     Width = 552
  22.     Height = 245
  23.     Shape = bsFrame
  24.     IsControl = True
  25.   end
  26.   object Image1: TImage
  27.     Left = 30
  28.     Top = 15
  29.     Width = 146
  30.     Height = 39
  31.     AutoSize = True
  32.     Picture.Data = {<image000.bmp>}
  33.   end
  34.   object Label1: TLabel
  35.     Left = 182
  36.     Top = 20
  37.     Width = 244
  38.     Height = 38
  39.     Caption = 'Wyst∩┐╜pi∩┐╜ b∩┐╜∩┐╜d!!!'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clBlack
  42.     Font.Height = -33
  43.     Font.Name = 'Arial'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.   end
  47.   object Label2: TLabel
  48.     Left = 25
  49.     Top = 64
  50.     Width = 72
  51.     Height = 20
  52.     Caption = 'miejsce:'
  53.     Color = clBtnFace
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clGray
  56.     Font.Height = -17
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentColor = False
  60.     ParentFont = False
  61.   end
  62.   object Label3: TLabel
  63.     Left = 27
  64.     Top = 123
  65.     Width = 50
  66.     Height = 20
  67.     Caption = 'tre∩┐╜∩┐╜:'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clGray
  70.     Font.Height = -17
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.   end
  75.   object labMiejsce: TLabel
  76.     Left = 25
  77.     Top = 84
  78.     Width = 518
  79.     Height = 30
  80.     AutoSize = False
  81.     Caption = 'labMiejsce'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clBlack
  84.     Font.Height = -20
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.     WordWrap = True
  89.   end
  90.   object labTresc: TLabel
  91.     Left = 30
  92.     Top = 143
  93.     Width = 518
  94.     Height = 90
  95.     AutoSize = False
  96.     WordWrap = True
  97.   end
  98.   object cmdOk: TBitBtn
  99.     Left = 443
  100.     Top = 263
  101.     Width = 124
  102.     Height = 34
  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 = 276
  113.     Top = 263
  114.     Width = 163
  115.     Height = 34
  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.