home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Sharewar / Skryba / _SETUP.1 / Skryba.exe / 0 / RCDATA / TJSALARMDLG / TJSALARMDLG.txt < prev   
Text File  |  1998-09-18  |  4KB  |  179 lines

  1. object JSAlarmDlg: TJSAlarmDlg
  2.   Left = 233
  3.   Top = 240
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Okienko dialogowe'
  7.   ClientHeight = 186
  8.   ClientWidth = 287
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Przycisk_OK: TToolbarButton97
  21.     Left = 29
  22.     Top = 139
  23.     Width = 85
  24.     Height = 45
  25.     Cursor = crHandPoint
  26.     Caption = '&OK'
  27.     ParentShowHint = False
  28.     ShowHint = False
  29.     Spacing = 5
  30.     OnClick = Przycisk_OKClick
  31.   end
  32.   object Przycisk_Anuluj: TToolbarButton97
  33.     Left = 114
  34.     Top = 139
  35.     Width = 85
  36.     Height = 45
  37.     Cursor = crHandPoint
  38.     Caption = '&Anuluj'
  39.     ParentShowHint = False
  40.     ShowHint = False
  41.     Spacing = 5
  42.     OnClick = Przycisk_AnulujClick
  43.   end
  44.   object Przycisk_Pomoc: TToolbarButton97
  45.     Left = 199
  46.     Top = 139
  47.     Width = 85
  48.     Height = 45
  49.     Cursor = crHandPoint
  50.     Caption = '&Pomoc'
  51.     ParentShowHint = False
  52.     ShowHint = False
  53.     Spacing = 5
  54.     OnClick = Przycisk_PomocClick
  55.   end
  56.   object Panel1: TPanel
  57.     Left = 6
  58.     Top = 4
  59.     Width = 279
  60.     Height = 133
  61.     BevelInner = bvRaised
  62.     BevelOuter = bvLowered
  63.     TabOrder = 0
  64.     object Image2: TImage
  65.       Left = 36
  66.       Top = 10
  67.       Width = 32
  68.       Height = 32
  69.       Hint = 'Tym narz∩┐╜dziem mo∩┐╜esz wstawia∩┐╜'#13#10'okienka dialogowe na stron∩┐╜ WWW'
  70.       AutoSize = True
  71.       ParentShowHint = False
  72.       Picture.Data = {<image000.ico>}
  73.       ShowHint = True
  74.     end
  75.     object Image1: TImage
  76.       Left = 127
  77.       Top = 10
  78.       Width = 32
  79.       Height = 32
  80.       Hint = 'Tym narz∩┐╜dziem mo∩┐╜esz wstawia∩┐╜'#13#10'okienka dialogowe na stron∩┐╜ WWW'
  81.       AutoSize = True
  82.       ParentShowHint = False
  83.       Picture.Data = {<image001.ico>}
  84.       ShowHint = True
  85.     end
  86.     object Label1: TLabel
  87.       Left = 8
  88.       Top = 76
  89.       Width = 52
  90.       Height = 13
  91.       Caption = '&Informacja:'
  92.       FocusControl = Edit_Message
  93.     end
  94.     object Label2: TLabel
  95.       Left = 8
  96.       Top = 108
  97.       Width = 48
  98.       Height = 13
  99.       Caption = '&Domy∩┐╜lny:'
  100.       Enabled = False
  101.       FocusControl = EDT_DEfault
  102.     end
  103.     object Image3: TImage
  104.       Left = 218
  105.       Top = 10
  106.       Width = 32
  107.       Height = 32
  108.       Hint = 'Tym narz∩┐╜dziem mo∩┐╜esz wstawia∩┐╜'#13#10'okienka dialogowe na stron∩┐╜ WWW'
  109.       AutoSize = True
  110.       ParentShowHint = False
  111.       Picture.Data = {<image002.ico>}
  112.       ShowHint = True
  113.     end
  114.     object Radio_Alarm: TRadioButton
  115.       Left = 12
  116.       Top = 48
  117.       Width = 81
  118.       Height = 12
  119.       HelpContext = 150
  120.       Caption = '&Ostrze∩┐╜enie'
  121.       Checked = True
  122.       TabOrder = 0
  123.       TabStop = True
  124.       OnClick = RAD_PromptClick
  125.     end
  126.     object Radio_Confirm: TRadioButton
  127.       Left = 103
  128.       Top = 48
  129.       Width = 81
  130.       Height = 12
  131.       HelpContext = 160
  132.       Caption = 'I&nformacja'
  133.       TabOrder = 1
  134.       OnClick = RAD_PromptClick
  135.     end
  136.     object Edit_Message: TEdit97
  137.       Left = 72
  138.       Top = 74
  139.       Width = 201
  140.       Height = 21
  141.       Hint = 'Wiadomo∩┐╜∩┐╜'
  142.       HelpContext = 170
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = clBlack
  145.       Font.Height = -11
  146.       Font.Name = 'MS Sans Serif'
  147.       Font.Style = []
  148.       ParentFont = False
  149.       TabOrder = 2
  150.     end
  151.     object EDT_DEfault: TEdit97
  152.       Left = 72
  153.       Top = 104
  154.       Width = 201
  155.       Height = 21
  156.       Hint = 'Wiadomo∩┐╜∩┐╜'
  157.       HelpContext = 175
  158.       Enabled = False
  159.       Font.Charset = DEFAULT_CHARSET
  160.       Font.Color = clBlack
  161.       Font.Height = -11
  162.       Font.Name = 'MS Sans Serif'
  163.       Font.Style = []
  164.       ParentFont = False
  165.       TabOrder = 3
  166.     end
  167.     object RAD_Prompt: TRadioButton
  168.       Left = 200
  169.       Top = 48
  170.       Width = 69
  171.       Height = 12
  172.       HelpContext = 165
  173.       Caption = 'Za&pytanie'
  174.       TabOrder = 4
  175.       OnClick = RAD_PromptClick
  176.     end
  177.   end
  178. end
  179.