home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / firmy / cigler / instaluj / ZLib32.dll / 0 / RCDATA / TMONMESSAGEDLG / TMONMESSAGEDLG.txt
Text File  |  2001-10-30  |  3KB  |  166 lines

  1. object MonMessageDlg: TMonMessageDlg
  2.   Left = 167
  3.   Top = 139
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Dialog'
  7.   ClientHeight = 83
  8.   ClientWidth = 800
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object BtnYes: TBitBtn
  24.     Left = 88
  25.     Top = 48
  26.     Width = 81
  27.     Height = 26
  28.     Caption = '&Ano'
  29.     Default = True
  30.     ModalResult = 6
  31.     TabOrder = 0
  32.     NumGlyphs = 2
  33.     Style = bsNew
  34.     Spacing = -1
  35.   end
  36.   object BtnNo: TBitBtn
  37.     Left = 168
  38.     Top = 48
  39.     Width = 81
  40.     Height = 26
  41.     Cancel = True
  42.     Caption = '&Ne'
  43.     ModalResult = 7
  44.     TabOrder = 1
  45.     NumGlyphs = 2
  46.     Style = bsNew
  47.     Spacing = -1
  48.   end
  49.   object BtnOk: TBitBtn
  50.     Left = 248
  51.     Top = 48
  52.     Width = 81
  53.     Height = 26
  54.     Caption = 'OK'
  55.     Default = True
  56.     ModalResult = 1
  57.     TabOrder = 2
  58.     NumGlyphs = 2
  59.     Style = bsNew
  60.     Spacing = -1
  61.   end
  62.   object BtnCancel: TBitBtn
  63.     Left = 328
  64.     Top = 48
  65.     Width = 81
  66.     Height = 26
  67.     Cancel = True
  68.     Caption = '&Zp∩┐╜t'
  69.     ModalResult = 2
  70.     TabOrder = 3
  71.     NumGlyphs = 2
  72.     Style = bsNew
  73.     Spacing = -1
  74.   end
  75.   object BtnAbort: TBitBtn
  76.     Left = 408
  77.     Top = 48
  78.     Width = 81
  79.     Height = 26
  80.     Caption = '&P∩┐╜eru∩┐╜it'
  81.     ModalResult = 3
  82.     TabOrder = 4
  83.     NumGlyphs = 2
  84.     Style = bsNew
  85.     Spacing = -1
  86.   end
  87.   object BtnRetry: TBitBtn
  88.     Left = 488
  89.     Top = 48
  90.     Width = 81
  91.     Height = 26
  92.     Caption = '&Obnovit'
  93.     ModalResult = 4
  94.     TabOrder = 5
  95.     NumGlyphs = 2
  96.     Style = bsNew
  97.     Spacing = -1
  98.   end
  99.   object BtnIgnore: TBitBtn
  100.     Left = 568
  101.     Top = 48
  102.     Width = 81
  103.     Height = 26
  104.     Caption = '&Ignorovat'
  105.     ModalResult = 5
  106.     TabOrder = 6
  107.     NumGlyphs = 2
  108.     Style = bsNew
  109.     Spacing = -1
  110.   end
  111.   object BtnAll: TBitBtn
  112.     Left = 648
  113.     Top = 48
  114.     Width = 81
  115.     Height = 26
  116.     Caption = '&V∩┐╜e'
  117.     ModalResult = 8
  118.     TabOrder = 7
  119.     NumGlyphs = 2
  120.     Style = bsNew
  121.     Spacing = -1
  122.   end
  123.   object BtnHelp: TBitBtn
  124.     Left = 728
  125.     Top = 48
  126.     Width = 81
  127.     Height = 26
  128.     Caption = '&N∩┐╜pov∩┐╜da'
  129.     TabOrder = 8
  130.     OnClick = BtnHelpClick
  131.     NumGlyphs = 2
  132.     Style = bsNew
  133.     Spacing = -1
  134.   end
  135.   object BtnClose: TBitBtn
  136.     Left = 808
  137.     Top = 48
  138.     Width = 81
  139.     Height = 26
  140.     Caption = '&Zav∩┐╜∩┐╜t'
  141.     ModalResult = 9
  142.     TabOrder = 9
  143.     NumGlyphs = 2
  144.     Style = bsNew
  145.     Spacing = -1
  146.   end
  147.   object BBContinue: TBitBtn
  148.     Left = 8
  149.     Top = 48
  150.     Width = 81
  151.     Height = 26
  152.     Caption = 'Po&kra∩┐╜ovat'
  153.     Font.Charset = DEFAULT_CHARSET
  154.     Font.Color = clBlack
  155.     Font.Height = -11
  156.     Font.Name = 'MS Sans Serif'
  157.     Font.Style = [fsBold]
  158.     ModalResult = 11
  159.     ParentFont = False
  160.     TabOrder = 10
  161.     NumGlyphs = 2
  162.     Style = bsNew
  163.     Spacing = -1
  164.   end
  165. end
  166.