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

  1. object frmKomunikat: TfrmKomunikat
  2.   Left = 26
  3.   Top = 69
  4.   VertScrollBar.Visible = False
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Komunikat'
  8.   ClientHeight = 136
  9.   ClientWidth = 656
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -16
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnPaint = FormPaint
  19.   PixelsPerInch = 120
  20.   TextHeight = 20
  21.   object belRamka: TBevel
  22.     Left = 10
  23.     Top = 10
  24.     Width = 471
  25.     Height = 111
  26.     Shape = bsFrame
  27.   end
  28.   object pisKomunikat: TOPisak
  29.     Left = 120
  30.     Top = 30
  31.     Width = 351
  32.     Height = 81
  33.   end
  34.   object strKlawisze: TNotebook
  35.     Left = 490
  36.     Top = 0
  37.     Width = 151
  38.     Height = 98
  39.     PageIndex = 4
  40.     TabOrder = 0
  41.     object TPage
  42.       Left = 0
  43.       Top = 0
  44.       Caption = 'Pytanie'
  45.       object cmdTak: TBitBtn
  46.         Left = 10
  47.         Top = 10
  48.         Width = 131
  49.         Height = 35
  50.         Caption = 'Tak'
  51.         TabOrder = 0
  52.         OnClick = cmdTakClick
  53.         Kind = bkYes
  54.       end
  55.       object cmdNie: TBitBtn
  56.         Left = 10
  57.         Top = 50
  58.         Width = 131
  59.         Height = 35
  60.         Caption = 'Nie'
  61.         TabOrder = 1
  62.         OnClick = cmdNieClick
  63.         Kind = bkNo
  64.       end
  65.     end
  66.     object TPage
  67.       Left = 0
  68.       Top = 0
  69.       HelpContext = 1
  70.       Caption = 'Informacja'
  71.       object cmdOk2: TBitBtn
  72.         Left = 10
  73.         Top = 10
  74.         Width = 131
  75.         Height = 35
  76.         Caption = 'Ok'
  77.         TabOrder = 0
  78.         OnClick = cmdOkClick
  79.         Kind = bkOK
  80.       end
  81.     end
  82.     object TPage
  83.       Left = 0
  84.       Top = 0
  85.       HelpContext = 2
  86.       Caption = 'Ostrzezenie'
  87.       object cmdAnuluj: TBitBtn
  88.         Left = 10
  89.         Top = 50
  90.         Width = 131
  91.         Height = 35
  92.         Caption = 'Anuluj'
  93.         TabOrder = 0
  94.         OnClick = cmdAnulujClick
  95.         Kind = bkCancel
  96.       end
  97.       object cmdOk3: TBitBtn
  98.         Left = 10
  99.         Top = 10
  100.         Width = 131
  101.         Height = 35
  102.         Caption = 'Ok'
  103.         TabOrder = 1
  104.         OnClick = cmdOkClick
  105.         Kind = bkOK
  106.       end
  107.     end
  108.     object TPage
  109.       Left = 0
  110.       Top = 0
  111.       HelpContext = 3
  112.       Caption = 'Stop'
  113.       object cmdOk: TBitBtn
  114.         Left = 10
  115.         Top = 8
  116.         Width = 131
  117.         Height = 35
  118.         Caption = 'Ok'
  119.         TabOrder = 0
  120.         OnClick = cmdOkClick
  121.         Kind = bkOK
  122.       end
  123.     end
  124.     object TPage
  125.       Left = 0
  126.       Top = 0
  127.       Caption = 'InformacjaH'
  128.       object BitBtn1: TBitBtn
  129.         Left = 10
  130.         Top = 10
  131.         Width = 131
  132.         Height = 35
  133.         Caption = 'Ok'
  134.         TabOrder = 0
  135.         OnClick = cmdOkClick
  136.         Kind = bkOK
  137.       end
  138.       object cmdPomoc: TBitBtn
  139.         Left = 10
  140.         Top = 50
  141.         Width = 131
  142.         Height = 35
  143.         Caption = 'Pomoc'
  144.         TabOrder = 1
  145.         OnClick = cmdPomocClick
  146.         Kind = bkHelp
  147.       end
  148.     end
  149.   end
  150.   object strObrazki: TNotebook
  151.     Left = 30
  152.     Top = 20
  153.     Width = 71
  154.     Height = 91
  155.     Ctl3D = True
  156.     PageIndex = 3
  157.     ParentCtl3D = False
  158.     TabOrder = 1
  159.     object TPage
  160.       Left = 0
  161.       Top = 0
  162.       Caption = 'Ostrzezenie'
  163.       object picWykrzyknik: TImage
  164.         Left = -10
  165.         Top = 0
  166.         Width = 71
  167.         Height = 91
  168.         Picture.Data = {<image000.bmp>}
  169.         Transparent = True
  170.       end
  171.     end
  172.     object TPage
  173.       Left = 0
  174.       Top = 0
  175.       HelpContext = 1
  176.       Caption = 'Pytanie'
  177.       object picPytajnik: TImage
  178.         Left = 0
  179.         Top = -1
  180.         Width = 71
  181.         Height = 91
  182.         Picture.Data = {<image001.bmp>}
  183.         Transparent = True
  184.       end
  185.     end
  186.     object TPage
  187.       Left = 0
  188.       Top = 0
  189.       HelpContext = 2
  190.       Caption = 'Informacja'
  191.       object picLiteraI: TImage
  192.         Left = 0
  193.         Top = -1
  194.         Width = 71
  195.         Height = 91
  196.         Picture.Data = {<image002.bmp>}
  197.         Transparent = True
  198.       end
  199.     end
  200.     object TPage
  201.       Left = 0
  202.       Top = 0
  203.       HelpContext = 3
  204.       Caption = 'Stop'
  205.       object picCzerwonaReka: TImage
  206.         Left = 0
  207.         Top = -1
  208.         Width = 71
  209.         Height = 92
  210.         Picture.Data = {<image003.bmp>}
  211.         Transparent = True
  212.       end
  213.     end
  214.   end
  215. end
  216.