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

  1. object EmbedDlg: TEmbedDlg
  2.   Left = 278
  3.   Top = 140
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Obiekt "Embed"'
  7.   ClientHeight = 223
  8.   ClientWidth = 400
  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 = 332
  23.     Top = 4
  24.     Width = 65
  25.     Height = 65
  26.     Cursor = crHandPoint
  27.     Caption = '&OK'
  28.     Layout = blGlyphTop
  29.     ParentShowHint = False
  30.     ShowHint = False
  31.     Spacing = 5
  32.     OnClick = Przycisk_OKClick
  33.   end
  34.   object Przycisk_Anuluj: TToolbarButton97
  35.     Left = 332
  36.     Top = 69
  37.     Width = 65
  38.     Height = 65
  39.     Cursor = crHandPoint
  40.     Caption = '&Anuluj'
  41.     Layout = blGlyphTop
  42.     ParentShowHint = False
  43.     ShowHint = False
  44.     Spacing = 5
  45.     OnClick = Przycisk_AnulujClick
  46.   end
  47.   object Przycisk_Pomoc: TToolbarButton97
  48.     Left = 332
  49.     Top = 134
  50.     Width = 65
  51.     Height = 65
  52.     Cursor = crHandPoint
  53.     Caption = '&Pomoc'
  54.     Layout = blGlyphTop
  55.     ParentShowHint = False
  56.     ShowHint = False
  57.     Spacing = 5
  58.     OnClick = Przycisk_PomocClick
  59.   end
  60.   object Image2: TImage
  61.     Left = 5
  62.     Top = 15
  63.     Width = 32
  64.     Height = 32
  65.     Hint = 
  66.       'To narz∩┐╜dzie s∩┐╜u∩┐╜y do osadzania na stronie'#13#10'r∩┐╜nego typu obiekt∩┐╜' +
  67.       'w, np. animacji, '#13#10'wirtualnych ∩┐╜wiat∩┐╜w, muzyki, itp.'
  68.     AutoSize = True
  69.     ParentShowHint = False
  70.     Picture.Data = {<image000.ico>}
  71.     ShowHint = True
  72.   end
  73.   object Panel1: TPanel
  74.     Left = 44
  75.     Top = 4
  76.     Width = 285
  77.     Height = 217
  78.     BevelInner = bvRaised
  79.     BevelOuter = bvLowered
  80.     TabOrder = 0
  81.     object Label1: TLabel
  82.       Left = 8
  83.       Top = 8
  84.       Width = 34
  85.       Height = 13
  86.       Caption = 'O&biekt:'
  87.       FocusControl = Edit_Src
  88.     end
  89.     object Label2: TLabel
  90.       Left = 38
  91.       Top = 56
  92.       Width = 74
  93.       Height = 13
  94.       Caption = '&Nazwa obiektu:'
  95.       FocusControl = edit_Name
  96.     end
  97.     object Label3: TLabel
  98.       Left = 183
  99.       Top = 56
  100.       Width = 59
  101.       Height = 13
  102.       Caption = '&Wyr∩┐╜wnanie'
  103.       FocusControl = Lista_Align
  104.     end
  105.     object Label4: TLabel
  106.       Left = 11
  107.       Top = 104
  108.       Width = 50
  109.       Height = 13
  110.       Caption = '&Szeroko∩┐╜∩┐╜'
  111.       FocusControl = Edit1
  112.     end
  113.     object Label5: TLabel
  114.       Left = 83
  115.       Top = 104
  116.       Width = 50
  117.       Height = 13
  118.       Caption = 'Wyso&ko∩┐╜∩┐╜'
  119.       FocusControl = Edit2
  120.     end
  121.     object Label6: TLabel
  122.       Left = 146
  123.       Top = 104
  124.       Width = 65
  125.       Height = 13
  126.       Caption = 'Obra&mowanie'
  127.       FocusControl = Edit3
  128.     end
  129.     object Przycisk_Src_Open: TToolbarButton97
  130.       Left = 254
  131.       Top = 26
  132.       Width = 23
  133.       Height = 22
  134.       Cursor = crHandPoint
  135.       Hint = 'Kliknij, aby wybra∩┐╜ obiekt do osadzenia'
  136.       Glyph.Data = {
  137.         F6000000424DF600000000000000760000002800000010000000100000000100
  138.         0400000000008000000000000000000000001000000000000000000000000000
  139.         80000080000000808000800000008000800080800000C0C0C000808080000000
  140.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  141.         77777777777777777777777788888888777777700000000087777700FBFBFBFB
  142.         0877770F0FBFBFBFB087770BF0FBFBFBFB08770FBF0000000007770BFBFBFBFB
  143.         0877770FBFBFBFBF077777000000000077777770FBFB07777777777800008777
  144.         7777777777777777777777777777777777777777777777777777}
  145.       Layout = blGlyphTop
  146.       ParentShowHint = False
  147.       ShowHint = True
  148.       OnClick = Przycisk_Src_OpenClick
  149.     end
  150.     object Label7: TLabel
  151.       Left = 225
  152.       Top = 104
  153.       Width = 46
  154.       Height = 13
  155.       Caption = '&G∩┐╜o∩┐╜no∩┐╜∩┐╜'
  156.       FocusControl = Edit4
  157.     end
  158.     object Edit_Src: TEdit97
  159.       Left = 8
  160.       Top = 27
  161.       Width = 241
  162.       Height = 19
  163.       Hint = 'lokalizacja obiektu'
  164.       HelpContext = 1400
  165.       Font.Charset = DEFAULT_CHARSET
  166.       Font.Color = clBlack
  167.       Font.Height = -11
  168.       Font.Name = 'MS Sans Serif'
  169.       Font.Style = []
  170.       ParentFont = False
  171.       TabOrder = 0
  172.       OnDblClick = Przycisk_Src_OpenClick
  173.     end
  174.     object edit_Name: TEdit97
  175.       Left = 9
  176.       Top = 73
  177.       Width = 132
  178.       Height = 19
  179.       Hint = 'Nazwa obiektu'
  180.       HelpContext = 1401
  181.       Font.Charset = DEFAULT_CHARSET
  182.       Font.Color = clBlack
  183.       Font.Height = -11
  184.       Font.Name = 'MS Sans Serif'
  185.       Font.Style = []
  186.       ParentFont = False
  187.       TabOrder = 1
  188.     end
  189.     object Lista_Align: TComboBox
  190.       Left = 146
  191.       Top = 73
  192.       Width = 132
  193.       Height = 21
  194.       Hint = 'Wyr∩┐╜wnanie obiektu na stronie'
  195.       HelpContext = 1402
  196.       Style = csDropDownList
  197.       Font.Charset = DEFAULT_CHARSET
  198.       Font.Color = clBlack
  199.       Font.Height = -11
  200.       Font.Name = 'MS Sans Serif'
  201.       Font.Style = []
  202.       ItemHeight = 13
  203.       Items.Strings = (
  204.         'TOP'
  205.         'MIDDLE'
  206.         'BOTTOM'
  207.         'RIGHT'
  208.         'LEFT'
  209.         'TEXTTOP'
  210.         'BASELINE'
  211.         'ABSMIDDLE'
  212.         'ABSBOTTOM')
  213.       ParentFont = False
  214.       TabOrder = 2
  215.     end
  216.     object CHK_loop: TCheckBox
  217.       Left = 123
  218.       Top = 152
  219.       Width = 157
  220.       Height = 17
  221.       HelpContext = 1407
  222.       Caption = 'odtwarzaj w niesko∩┐╜c&zono∩┐╜∩┐╜'
  223.       TabOrder = 3
  224.     end
  225.     object CHK_autostart: TCheckBox
  226.       Left = 8
  227.       Top = 152
  228.       Width = 113
  229.       Height = 17
  230.       HelpContext = 1408
  231.       Caption = 's&tart automatyczny'
  232.       TabOrder = 4
  233.     end
  234.     object Chk_ukryjpanel: TCheckBox
  235.       Left = 8
  236.       Top = 192
  237.       Width = 121
  238.       Height = 17
  239.       HelpContext = 1398
  240.       Caption = '&ukryj panel kontrolny'
  241.       TabOrder = 5
  242.     end
  243.     object Chk_MalyPanel: TCheckBox
  244.       Left = 8
  245.       Top = 172
  246.       Width = 181
  247.       Height = 17
  248.       HelpContext = 1399
  249.       Caption = 'pomniejszony panel kontrolny'
  250.       TabOrder = 6
  251.     end
  252.     object Edit1: TEdit97
  253.       Left = 9
  254.       Top = 122
  255.       Width = 40
  256.       Height = 19
  257.       HelpContext = 1403
  258.       TabOrder = 7
  259.       Text = '0'
  260.     end
  261.     object Edit2: TEdit97
  262.       Left = 81
  263.       Top = 122
  264.       Width = 40
  265.       Height = 19
  266.       HelpContext = 1404
  267.       TabOrder = 8
  268.       Text = '0'
  269.     end
  270.     object Edit3: TEdit97
  271.       Left = 149
  272.       Top = 122
  273.       Width = 40
  274.       Height = 19
  275.       HelpContext = 1405
  276.       TabOrder = 9
  277.       Text = '0'
  278.     end
  279.     object Edit4: TEdit97
  280.       Left = 221
  281.       Top = 122
  282.       Width = 40
  283.       Height = 19
  284.       HelpContext = 1406
  285.       TabOrder = 10
  286.       Text = '60'
  287.     end
  288.     object Spin_Width: TUpDown
  289.       Left = 49
  290.       Top = 122
  291.       Width = 15
  292.       Height = 21
  293.       HelpContext = 1403
  294.       Associate = Edit1
  295.       Min = 0
  296.       Max = 9999
  297.       Increment = 5
  298.       Position = 0
  299.       TabOrder = 11
  300.       Wrap = False
  301.     end
  302.     object Spin_Height: TUpDown
  303.       Left = 121
  304.       Top = 122
  305.       Width = 15
  306.       Height = 21
  307.       HelpContext = 1404
  308.       Associate = Edit2
  309.       Min = 0
  310.       Max = 9999
  311.       Increment = 5
  312.       Position = 0
  313.       TabOrder = 12
  314.       Wrap = False
  315.     end
  316.     object Spin_Border: TUpDown
  317.       Left = 189
  318.       Top = 122
  319.       Width = 15
  320.       Height = 21
  321.       HelpContext = 1405
  322.       Associate = Edit3
  323.       Min = 0
  324.       Position = 0
  325.       TabOrder = 13
  326.       Wrap = False
  327.     end
  328.     object SPN_Volume: TUpDown
  329.       Left = 261
  330.       Top = 122
  331.       Width = 15
  332.       Height = 21
  333.       HelpContext = 1406
  334.       Associate = Edit4
  335.       Min = 0
  336.       Position = 60
  337.       TabOrder = 14
  338.       Wrap = False
  339.     end
  340.   end
  341. end
  342.