home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Reklamy / Elpira-PW / MegaLotek.exe / 0 / RCDATA / TFRMKOMUNIKAT / TFRMKOMUNIKAT.txt < prev   
Text File  |  1999-10-21  |  3KB  |  174 lines

  1. object frmKomunikat: TfrmKomunikat
  2.   Left = 290
  3.   Top = 180
  4.   HelpContext = 47
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'frmKomunikat'
  8.   ClientHeight = 95
  9.   ClientWidth = 381
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poDesktopCenter
  18.   Scaled = False
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   OnPaint = FormPaint
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Bevel1: TBevel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 381
  28.     Height = 57
  29.     Align = alTop
  30.     Shape = bsFrame
  31.     Style = bsRaised
  32.   end
  33.   object Label1: TLabel
  34.     Left = 52
  35.     Top = 6
  36.     Width = 323
  37.     Height = 45
  38.     AutoSize = False
  39.     Caption = 'Label1'
  40.     Font.Charset = EASTEUROPE_CHARSET
  41.     Font.Color = clBlack
  42.     Font.Height = -11
  43.     Font.Name = 'Arial'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     Transparent = True
  47.     Layout = tlCenter
  48.   end
  49.   object ZStop: TImage
  50.     Left = 12
  51.     Top = 132
  52.     Width = 32
  53.     Height = 32
  54.     AutoSize = True
  55.     Picture.Data = {<image000.ico>}
  56.     Transparent = True
  57.   end
  58.   object ZUwaga: TImage
  59.     Left = 46
  60.     Top = 132
  61.     Width = 32
  62.     Height = 32
  63.     AutoSize = True
  64.     Picture.Data = {<image001.ico>}
  65.     Transparent = True
  66.   end
  67.   object ZInfo: TImage
  68.     Left = 82
  69.     Top = 132
  70.     Width = 32
  71.     Height = 32
  72.     AutoSize = True
  73.     Picture.Data = {<image002.ico>}
  74.     Transparent = True
  75.   end
  76.   object Znak: TImage
  77.     Left = 10
  78.     Top = 14
  79.     Width = 32
  80.     Height = 32
  81.     AutoSize = True
  82.     Transparent = True
  83.   end
  84.   object ZPytanie: TImage
  85.     Left = 118
  86.     Top = 132
  87.     Width = 32
  88.     Height = 32
  89.     AutoSize = True
  90.     Picture.Data = {<image003.ico>}
  91.     Transparent = True
  92.   end
  93.   object Bevel2: TBevel
  94.     Left = 0
  95.     Top = 58
  96.     Width = 381
  97.     Height = 37
  98.     Shape = bsFrame
  99.     Style = bsRaised
  100.   end
  101.   object BtnTak: TBitBtn
  102.     Left = 12
  103.     Top = 100
  104.     Width = 75
  105.     Height = 25
  106.     Caption = 'Tak'
  107.     Enabled = False
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clNavy
  110.     Font.Height = -11
  111.     Font.Name = 'MS Sans Serif'
  112.     Font.Style = []
  113.     ParentFont = False
  114.     TabOrder = 0
  115.     OnClick = BtnTakClick
  116.     OnKeyPress = FormKeyPress
  117.     Spacing = 0
  118.   end
  119.   object BtnAnuluj: TBitBtn
  120.     Left = 246
  121.     Top = 100
  122.     Width = 75
  123.     Height = 25
  124.     Caption = 'Anuluj'
  125.     Enabled = False
  126.     Font.Charset = DEFAULT_CHARSET
  127.     Font.Color = clNavy
  128.     Font.Height = -11
  129.     Font.Name = 'MS Sans Serif'
  130.     Font.Style = []
  131.     ParentFont = False
  132.     TabOrder = 1
  133.     OnClick = BtnAnulujClick
  134.     OnKeyPress = FormKeyPress
  135.     Spacing = 0
  136.   end
  137.   object BtnNie: TBitBtn
  138.     Left = 90
  139.     Top = 100
  140.     Width = 75
  141.     Height = 25
  142.     Caption = 'Nie'
  143.     Enabled = False
  144.     Font.Charset = DEFAULT_CHARSET
  145.     Font.Color = clNavy
  146.     Font.Height = -11
  147.     Font.Name = 'MS Sans Serif'
  148.     Font.Style = []
  149.     ParentFont = False
  150.     TabOrder = 2
  151.     OnClick = BtnNieClick
  152.     OnKeyPress = FormKeyPress
  153.     Spacing = 0
  154.   end
  155.   object BtnOK: TBitBtn
  156.     Left = 168
  157.     Top = 100
  158.     Width = 75
  159.     Height = 25
  160.     Caption = 'OK'
  161.     Enabled = False
  162.     Font.Charset = DEFAULT_CHARSET
  163.     Font.Color = clNavy
  164.     Font.Height = -11
  165.     Font.Name = 'MS Sans Serif'
  166.     Font.Style = []
  167.     ParentFont = False
  168.     TabOrder = 3
  169.     OnClick = BtnOKClick
  170.     OnKeyPress = FormKeyPress
  171.     Spacing = 0
  172.   end
  173. end
  174.