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

  1. object ApletDlg: TApletDlg
  2.   Left = 235
  3.   Top = 170
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Wstawienie apletu Java'
  7.   ClientHeight = 257
  8.   ClientWidth = 447
  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 = 376
  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 = 376
  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 = 376
  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 = 3
  62.     Top = 11
  63.     Width = 32
  64.     Height = 32
  65.     Hint = 
  66.       'To narz∩┐╜dzie s∩┐╜u∩┐╜y do wstawiania'#13#10'na stron∩┐╜ program∩┐╜w napisanych' +
  67.       ' '#13#10'w j∩┐╜zyku Java.'
  68.     AutoSize = True
  69.     ParentShowHint = False
  70.     Picture.Data = {<image000.ico>}
  71.     ShowHint = True
  72.   end
  73.   object PGCT_Aplet: TPage95Control
  74.     Left = 40
  75.     Top = 4
  76.     Width = 333
  77.     Height = 249
  78.     ActivePage = TAB_Atrybuty
  79.     Images = ImageList1
  80.     FlatSeperators = False
  81.     HotTrack = True
  82.     TabInactiveColor = clBtnFace
  83.     TabInactiveFont.Charset = DEFAULT_CHARSET
  84.     TabInactiveFont.Color = clWindowText
  85.     TabInactiveFont.Height = -11
  86.     TabInactiveFont.Name = 'MS Sans Serif'
  87.     TabInactiveFont.Style = []
  88.     TabOrder = 0
  89.     TabStop = False
  90.     UseMSDrawing = True
  91.     object TAB_Atrybuty: TTab95Sheet
  92.       Caption = 'Atrybuty apleta'
  93.       GripAlign = gaLeft
  94.       ImageIndex = 0
  95.       StaticPageIndex = -1
  96.       TabVisible = True
  97.       object Label10: TLabel
  98.         Left = 254
  99.         Top = 156
  100.         Width = 60
  101.         Height = 13
  102.         Caption = 'Odst∩┐╜p p&ion.'
  103.         FocusControl = Edit4
  104.       end
  105.       object Label9: TLabel
  106.         Left = 172
  107.         Top = 156
  108.         Width = 73
  109.         Height = 13
  110.         Caption = 'Odst∩┐╜p po&ziom.'
  111.         FocusControl = Edit3
  112.       end
  113.       object Label8: TLabel
  114.         Left = 88
  115.         Top = 156
  116.         Width = 50
  117.         Height = 13
  118.         Caption = '&Wysoko∩┐╜∩┐╜'
  119.         FocusControl = Edit2
  120.       end
  121.       object Label7: TLabel
  122.         Left = 15
  123.         Top = 156
  124.         Width = 50
  125.         Height = 13
  126.         Caption = '&Szeroko∩┐╜∩┐╜'
  127.         FocusControl = Edit1
  128.       end
  129.       object Label6: TLabel
  130.         Left = 233
  131.         Top = 109
  132.         Width = 21
  133.         Height = 13
  134.         Caption = '&Opis'
  135.         FocusControl = Edit_Alt
  136.       end
  137.       object Label5: TLabel
  138.         Left = 51
  139.         Top = 109
  140.         Width = 59
  141.         Height = 13
  142.         Caption = 'Wyr∩┐╜w&nanie'
  143.         FocusControl = Lista_Align
  144.       end
  145.       object Label4: TLabel
  146.         Left = 213
  147.         Top = 64
  148.         Width = 57
  149.         Height = 13
  150.         Caption = '&Tytu∩┐╜ apleta'
  151.         FocusControl = Edit_Title
  152.       end
  153.       object Label3: TLabel
  154.         Left = 48
  155.         Top = 65
  156.         Width = 65
  157.         Height = 13
  158.         Caption = '&Nazwa apleta'
  159.         FocusControl = edit_Name
  160.       end
  161.       object Label2: TLabel
  162.         Left = 7
  163.         Top = 41
  164.         Width = 65
  165.         Height = 13
  166.         Caption = '&Bazowy URL:'
  167.         FocusControl = Edit_Basecode
  168.       end
  169.       object Label1: TLabel
  170.         Left = 7
  171.         Top = 9
  172.         Width = 54
  173.         Height = 13
  174.         Caption = '&Kod apleta:'
  175.         FocusControl = Edit_Aplet
  176.       end
  177.       object Przycisk_Aplet_Open: TToolbarButton97
  178.         Left = 294
  179.         Top = 5
  180.         Width = 23
  181.         Height = 22
  182.         Cursor = crHandPoint
  183.         Hint = 'Kliknij, aby wybra∩┐╜ apleta'
  184.         Glyph.Data = {
  185.           F6000000424DF600000000000000760000002800000010000000100000000100
  186.           0400000000008000000000000000000000001000000000000000000000000000
  187.           80000080000000808000800000008000800080800000C0C0C000808080000000
  188.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  189.           77777777777777777777777788888888777777700000000087777700FBFBFBFB
  190.           0877770F0FBFBFBFB087770BF0FBFBFBFB08770FBF0000000007770BFBFBFBFB
  191.           0877770FBFBFBFBF077777000000000077777770FBFB07777777777800008777
  192.           7777777777777777777777777777777777777777777777777777}
  193.         Layout = blGlyphTop
  194.         ParentShowHint = False
  195.         ShowHint = True
  196.         OnClick = Przycisk_Aplet_OpenClick
  197.       end
  198.       object Edit1: TEdit97
  199.         Left = 11
  200.         Top = 172
  201.         Width = 45
  202.         Height = 19
  203.         HelpContext = 1416
  204.         TabOrder = 6
  205.         Text = '600'
  206.       end
  207.       object Spin_Width: TUpDown
  208.         Left = 56
  209.         Top = 172
  210.         Width = 15
  211.         Height = 19
  212.         HelpContext = 1416
  213.         Associate = Edit1
  214.         Min = 0
  215.         Max = 2048
  216.         Increment = 5
  217.         Position = 600
  218.         TabOrder = 7
  219.         Wrap = False
  220.       end
  221.       object Edit2: TEdit97
  222.         Left = 84
  223.         Top = 172
  224.         Width = 45
  225.         Height = 19
  226.         HelpContext = 1417
  227.         TabOrder = 8
  228.         Text = '350'
  229.       end
  230.       object Spin_Height: TUpDown
  231.         Left = 129
  232.         Top = 172
  233.         Width = 15
  234.         Height = 19
  235.         HelpContext = 1417
  236.         Associate = Edit2
  237.         Min = 0
  238.         Max = 2048
  239.         Increment = 5
  240.         Position = 350
  241.         TabOrder = 9
  242.         Wrap = False
  243.       end
  244.       object Edit3: TEdit97
  245.         Left = 178
  246.         Top = 172
  247.         Width = 45
  248.         Height = 19
  249.         HelpContext = 1418
  250.         TabOrder = 10
  251.         Text = '0'
  252.       end
  253.       object Spin_HSpace: TUpDown
  254.         Left = 223
  255.         Top = 172
  256.         Width = 15
  257.         Height = 19
  258.         HelpContext = 1418
  259.         Associate = Edit3
  260.         Min = 0
  261.         Max = 2048
  262.         Position = 0
  263.         TabOrder = 11
  264.         Wrap = False
  265.       end
  266.       object Edit4: TEdit97
  267.         Left = 254
  268.         Top = 172
  269.         Width = 45
  270.         Height = 19
  271.         HelpContext = 1419
  272.         TabOrder = 12
  273.         Text = '0'
  274.       end
  275.       object Spin_VSpace: TUpDown
  276.         Left = 299
  277.         Top = 172
  278.         Width = 15
  279.         Height = 19
  280.         HelpContext = 1419
  281.         Associate = Edit4
  282.         Min = 0
  283.         Max = 2048
  284.         Position = 0
  285.         TabOrder = 13
  286.         Wrap = False
  287.       end
  288.       object Lista_Align: TComboBox
  289.         Left = 6
  290.         Top = 126
  291.         Width = 149
  292.         Height = 21
  293.         Hint = 'Wyr∩┐╜wnanie apleta w stosunku do otaczaj∩┐╜cych go element∩┐╜w'
  294.         HelpContext = 1414
  295.         Style = csDropDownList
  296.         Font.Charset = DEFAULT_CHARSET
  297.         Font.Color = clBlack
  298.         Font.Height = -11
  299.         Font.Name = 'MS Sans Serif'
  300.         Font.Style = []
  301.         ItemHeight = 13
  302.         Items.Strings = (
  303.           'do lewej'
  304.           'wy∩┐╜rodkuj'
  305.           'do prawej'
  306.           'do g∩┐╜ry'
  307.           'do ∩┐╜rodka'
  308.           'do do∩┐╜u')
  309.         ParentFont = False
  310.         TabOrder = 4
  311.       end
  312.       object Edit_Alt: TEdit97
  313.         Left = 169
  314.         Top = 126
  315.         Width = 149
  316.         Height = 19
  317.         Hint = 'Opis apleta dla przegl∩┐╜darek bez obs∩┐╜ugi j∩┐╜zyka Java'
  318.         HelpContext = 1415
  319.         Font.Charset = DEFAULT_CHARSET
  320.         Font.Color = clBlack
  321.         Font.Height = -11
  322.         Font.Name = 'MS Sans Serif'
  323.         Font.Style = []
  324.         ParentFont = False
  325.         TabOrder = 5
  326.       end
  327.       object edit_Name: TEdit97
  328.         Left = 6
  329.         Top = 82
  330.         Width = 149
  331.         Height = 19
  332.         Hint = 'Nazwa apleta'
  333.         HelpContext = 1412
  334.         Font.Charset = DEFAULT_CHARSET
  335.         Font.Color = clBlack
  336.         Font.Height = -11
  337.         Font.Name = 'MS Sans Serif'
  338.         Font.Style = []
  339.         ParentFont = False
  340.         TabOrder = 2
  341.       end
  342.       object Edit_Title: TEdit97
  343.         Left = 169
  344.         Top = 82
  345.         Width = 149
  346.         Height = 19
  347.         Hint = 'Tytu∩┐╜ apleta'
  348.         HelpContext = 1413
  349.         Font.Charset = DEFAULT_CHARSET
  350.         Font.Color = clBlack
  351.         Font.Height = -11
  352.         Font.Name = 'MS Sans Serif'
  353.         Font.Style = []
  354.         ParentFont = False
  355.         TabOrder = 3
  356.       end
  357.       object Edit_Basecode: TEdit97
  358.         Left = 84
  359.         Top = 37
  360.         Width = 234
  361.         Height = 19
  362.         Hint = 'Bazowy URL apleta - najcz∩┐╜ciej katalog zawieraj∩┐╜cy aplety.'
  363.         HelpContext = 1411
  364.         Font.Charset = DEFAULT_CHARSET
  365.         Font.Color = clBlack
  366.         Font.Height = -11
  367.         Font.Name = 'MS Sans Serif'
  368.         Font.Style = []
  369.         ParentFont = False
  370.         TabOrder = 1
  371.       end
  372.       object Edit_Aplet: TEdit97
  373.         Left = 84
  374.         Top = 6
  375.         Width = 207
  376.         Height = 19
  377.         Hint = '∩┐╜cie∩┐╜ka dost∩┐╜pu do kodu apleta'
  378.         HelpContext = 1410
  379.         Font.Charset = DEFAULT_CHARSET
  380.         Font.Color = clBlack
  381.         Font.Height = -11
  382.         Font.Name = 'MS Sans Serif'
  383.         Font.Style = []
  384.         ParentFont = False
  385.         TabOrder = 0
  386.         OnDblClick = Przycisk_Aplet_OpenClick
  387.       end
  388.       object CHK_Kopiuj: TCheckBox
  389.         Left = 6
  390.         Top = 200
  391.         Width = 205
  392.         Height = 17
  393.         HelpContext = 1432
  394.         Caption = 'Kopiuj aplet do foldera ze stron∩┐╜'
  395.         State = cbChecked
  396.         TabOrder = 14
  397.       end
  398.     end
  399.     object TAB_Parametry: TTab95Sheet
  400.       Caption = 'Parametry apleta'
  401.       GripAlign = gaLeft
  402.       ImageIndex = 1
  403.       StaticPageIndex = -1
  404.       TabVisible = True
  405.       object MMO_Params: TMemo
  406.         Left = 0
  407.         Top = 0
  408.         Width = 299
  409.         Height = 220
  410.         HelpContext = 1420
  411.         Align = alClient
  412.         TabOrder = 0
  413.         WordWrap = False
  414.         OnKeyDown = MMO_ParamsKeyDown
  415.       end
  416.       object Panel1: TPanel
  417.         Left = 299
  418.         Top = 0
  419.         Width = 26
  420.         Height = 220
  421.         Align = alRight
  422.         BevelOuter = bvNone
  423.         TabOrder = 1
  424.         object BTN_Wyczysc: TToolbarButton97
  425.           Left = 3
  426.           Top = 25
  427.           Width = 23
  428.           Height = 22
  429.           Cursor = crHandPoint
  430.           Hint = 'Wyczyszczenie listy element∩┐╜w'
  431.           Glyph.Data = {
  432.             AE000000424DAE0000000000000076000000280000000C000000070000000100
  433.             0400000000003800000000000000000000001000000000000000000000000000
  434.             80000080000000808000800000008000800080800000C0C0C000808080000000
  435.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDD80D
  436.             000000000DDDDD0800000000DDDDDDD00000000DDDDDDDD0000000D0DDDDDDD0
  437.             00000DDD00DDDD080000DDDDDD00008D0000}
  438.           Layout = blGlyphTop
  439.           ParentShowHint = False
  440.           ShowHint = True
  441.           OnClick = BTN_WyczyscClick
  442.         end
  443.         object BTN_Dodaj: TToolbarButton97
  444.           Left = 3
  445.           Top = 3
  446.           Width = 23
  447.           Height = 22
  448.           Cursor = crHandPoint
  449.           Hint = 'Dodanie parametru do listy'
  450.           Glyph.Data = {
  451.             C6000000424DC60000000000000076000000280000000A0000000A0000000100
  452.             0400000000005000000000000000000000001000000000000000000000000000
  453.             80000080000000808000800000008000800080800000C0C0C000808080000000
  454.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777788877700
  455.             000077700087770000007770F087770000007880B088880000000000F0000800
  456.             00000FBFBFBF080000000000F000070000007770B087770000007770F0877700
  457.             00007770007777000000}
  458.           Layout = blGlyphTop
  459.           ParentShowHint = False
  460.           ShowHint = True
  461.           OnClick = BTN_DodajClick
  462.         end
  463.       end
  464.     end
  465.     object TAB_Aplety: TTab95Sheet
  466.       Caption = 'Dost∩┐╜pne aplety'
  467.       GripAlign = gaLeft
  468.       ImageIndex = 2
  469.       StaticPageIndex = -1
  470.       TabVisible = True
  471.       object LST_Aplety: TListView
  472.         Left = 0
  473.         Top = 0
  474.         Width = 325
  475.         Height = 220
  476.         HelpContext = 1444
  477.         Align = alClient
  478.         OnClick = LST_ApletyClick
  479.         Columns = <>
  480.         ReadOnly = True
  481.         HotTrack = True
  482.         IconOptions.AutoArrange = True
  483.         MultiSelect = True
  484.         TabOrder = 0
  485.         LargeImages = ImageList2
  486.         SmallImages = ImageList1
  487.       end
  488.     end
  489.   end
  490.   object ImageList1: TImageList
  491.     Left = 4
  492.     Top = 48
  493.   end
  494.   object TS: TTreeScanner
  495.     OnFileFound = TSFileFound
  496.     Recursive = False
  497.     Left = 4
  498.     Top = 76
  499.   end
  500.   object ImageList2: TImageList
  501.     Height = 32
  502.     Width = 32
  503.     Left = 4
  504.     Top = 108
  505.   end
  506. end
  507.