home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / pajaczek / _SETUP.1 / Pajaczek.exe / 0 / RCDATA / TBGSOUNDDLG / TBGSOUNDDLG.txt < prev   
Encoding:
Text File  |  1998-11-10  |  4.3 KB  |  178 lines

  1. object BgSoundDlg: TBgSoundDlg
  2.   Left = 245
  3.   Top = 102
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'D∩┐╜wi∩┐╜k lub muzyka'
  7.   ClientHeight = 168
  8.   ClientWidth = 328
  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.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Przycisk_OK: TToolbarButton97
  22.     Left = 44
  23.     Top = 120
  24.     Width = 95
  25.     Height = 45
  26.     Cursor = crHandPoint
  27.     Caption = '&OK'
  28.     ParentShowHint = False
  29.     ShowHint = False
  30.     Spacing = 5
  31.     OnClick = Przycisk_OKClick
  32.   end
  33.   object Przycisk_Anuluj: TToolbarButton97
  34.     Left = 140
  35.     Top = 120
  36.     Width = 94
  37.     Height = 45
  38.     Cursor = crHandPoint
  39.     Caption = '&Anuluj'
  40.     ParentShowHint = False
  41.     ShowHint = False
  42.     Spacing = 5
  43.     OnClick = Przycisk_AnulujClick
  44.   end
  45.   object Przycisk_Pomoc: TToolbarButton97
  46.     Left = 235
  47.     Top = 120
  48.     Width = 90
  49.     Height = 45
  50.     Cursor = crHandPoint
  51.     Caption = '&Pomoc'
  52.     ParentShowHint = False
  53.     ShowHint = False
  54.     Spacing = 5
  55.     OnClick = Przycisk_PomocClick
  56.   end
  57.   object Image2: TImage
  58.     Left = 5
  59.     Top = 14
  60.     Width = 32
  61.     Height = 32
  62.     Hint = 
  63.       'To narz∩┐╜dzie s∩┐╜u∩┐╜y do wstawiania na '#13#10'stron∩┐╜ podk∩┐╜adu w postaci ' +
  64.       'd∩┐╜wi∩┐╜ku '#13#10'lub muzyki w formacie midi.'
  65.     AutoSize = True
  66.     ParentShowHint = False
  67.     Picture.Data = {<image000.ico>}
  68.     ShowHint = True
  69.   end
  70.   object Panel1: TPanel
  71.     Left = 44
  72.     Top = 4
  73.     Width = 281
  74.     Height = 113
  75.     BevelInner = bvRaised
  76.     BevelOuter = bvLowered
  77.     TabOrder = 0
  78.     object Label1: TLabel
  79.       Left = 12
  80.       Top = 8
  81.       Width = 94
  82.       Height = 13
  83.       Caption = '&D∩┐╜wi∩┐╜k lub muzyka:'
  84.       FocusControl = Edit_Src
  85.     end
  86.     object Przycisk_Src: TToolbarButton97
  87.       Left = 242
  88.       Top = 23
  89.       Width = 23
  90.       Height = 22
  91.       Cursor = crHandPoint
  92.       Hint = 'Kliknij, aby wybra∩┐╜ d∩┐╜wi∩┐╜k do umieszczenia na stronie'
  93.       Glyph.Data = {
  94.         F6000000424DF600000000000000760000002800000010000000100000000100
  95.         0400000000008000000000000000000000001000000000000000000000000000
  96.         80000080000000808000800000008000800080800000C0C0C000808080000000
  97.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  98.         77777777777777777777777788888888777777700000000087777700FBFBFBFB
  99.         0877770F0FBFBFBFB087770BF0FBFBFBFB08770FBF0000000007770BFBFBFBFB
  100.         0877770FBFBFBFBF077777000000000077777770FBFB07777777777800008777
  101.         7777777777777777777777777777777777777777777777777777}
  102.       Layout = blGlyphTop
  103.       ParentShowHint = False
  104.       ShowHint = True
  105.       OnClick = Przycisk_SrcClick
  106.     end
  107.     object Label2: TLabel
  108.       Left = 28
  109.       Top = 84
  110.       Width = 46
  111.       Height = 13
  112.       Caption = '&Powtarzaj'
  113.       FocusControl = Edit1
  114.     end
  115.     object Edit_Src: TEdit97
  116.       Left = 12
  117.       Top = 24
  118.       Width = 225
  119.       Height = 19
  120.       Hint = 'Lokalizacja wstawianego d∩┐╜wi∩┐╜ku lub muzyki'
  121.       HelpContext = 1450
  122.       Font.Charset = DEFAULT_CHARSET
  123.       Font.Color = clBlack
  124.       Font.Height = -11
  125.       Font.Name = 'MS Sans Serif'
  126.       Font.Style = []
  127.       ParentFont = False
  128.       TabOrder = 0
  129.       OnDblClick = Przycisk_SrcClick
  130.     end
  131.     object Check_Infinite: TCheckBox
  132.       Left = 144
  133.       Top = 84
  134.       Width = 113
  135.       Height = 17
  136.       Hint = 'Zaznacz, aby d∩┐╜wi∩┐╜k lub muzyka by∩┐╜y powtarzane w niesko∩┐╜czono∩┐╜∩┐╜.'
  137.       HelpContext = 1451
  138.       Caption = 'w &niesko∩┐╜czono∩┐╜∩┐╜'
  139.       TabOrder = 1
  140.       OnClick = Check_InfiniteClick
  141.     end
  142.     object Play: TMediaPlayer
  143.       Left = 98
  144.       Top = 50
  145.       Width = 85
  146.       Height = 22
  147.       HelpContext = 1452
  148.       ColoredButtons = [btRecord]
  149.       EnabledButtons = [btPlay, btPause, btStop]
  150.       VisibleButtons = [btPlay, btPause, btStop]
  151.       TabOrder = 2
  152.       OnClick = PlayClick
  153.     end
  154.     object Edit1: TEdit97
  155.       Left = 80
  156.       Top = 81
  157.       Width = 41
  158.       Height = 19
  159.       HelpContext = 1451
  160.       TabOrder = 3
  161.       Text = '0'
  162.     end
  163.     object Spin_Powtorz: TUpDown
  164.       Left = 121
  165.       Top = 80
  166.       Width = 15
  167.       Height = 21
  168.       HelpContext = 1451
  169.       Associate = Edit1
  170.       Min = 0
  171.       Max = 2048
  172.       Position = 0
  173.       TabOrder = 4
  174.       Wrap = False
  175.     end
  176.   end
  177. end
  178.