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

  1. object TabelaDlg: TTabelaDlg
  2.   Left = 227
  3.   Top = 108
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Tabela'
  7.   ClientHeight = 405
  8.   ClientWidth = 395
  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 = 328
  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 = 328
  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 = 328
  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 = 6
  62.     Top = 14
  63.     Width = 32
  64.     Height = 32
  65.     Hint = 
  66.       'To narz∩┐╜dzie s∩┐╜u∩┐╜y do definiowania '#13#10'og∩┐╜lnego wygl∩┐╜du i w∩┐╜a∩┐╜ciwo' +
  67.       '∩┐╜ci tabeli.'
  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 = 281
  77.     Height = 397
  78.     BevelInner = bvRaised
  79.     BevelOuter = bvLowered
  80.     TabOrder = 0
  81.     object Label1: TLabel
  82.       Left = 25
  83.       Top = 9
  84.       Width = 114
  85.       Height = 13
  86.       Caption = 'Wyr∩┐╜wnanie w po&ziomie'
  87.       FocusControl = Lista_Align
  88.     end
  89.     object Label2: TLabel
  90.       Left = 22
  91.       Top = 61
  92.       Width = 50
  93.       Height = 13
  94.       Caption = '&Szeroko∩┐╜∩┐╜'
  95.       FocusControl = Edit1
  96.     end
  97.     object Label3: TLabel
  98.       Left = 156
  99.       Top = 61
  100.       Width = 50
  101.       Height = 13
  102.       Caption = '&Wysoko∩┐╜∩┐╜'
  103.       FocusControl = Edit2
  104.     end
  105.     object Label4: TLabel
  106.       Left = 161
  107.       Top = 9
  108.       Width = 101
  109.       Height = 13
  110.       Caption = 'Wyr∩┐╜wnanie w pio&nie'
  111.       FocusControl = Lista_Valign
  112.     end
  113.     object Label5: TLabel
  114.       Left = 22
  115.       Top = 101
  116.       Width = 60
  117.       Height = 13
  118.       Caption = 'Odst∩┐╜p kom.'
  119.     end
  120.     object Label6: TLabel
  121.       Left = 156
  122.       Top = 101
  123.       Width = 55
  124.       Height = 13
  125.       Caption = 'Margines k.'
  126.     end
  127.     object Label7: TLabel
  128.       Left = 80
  129.       Top = 130
  130.       Width = 126
  131.       Height = 13
  132.       Caption = 'Obramowani&e wok∩┐╜ tabeli'
  133.       FocusControl = Edit5
  134.     end
  135.     object Bevel1: TBevel
  136.       Left = 7
  137.       Top = 146
  138.       Width = 267
  139.       Height = 9
  140.       Shape = bsBottomLine
  141.     end
  142.     object Label8: TLabel
  143.       Left = 16
  144.       Top = 170
  145.       Width = 40
  146.       Height = 13
  147.       Caption = 'Kolor &t∩┐╜a'
  148.       FocusControl = Przycisk_BGColor
  149.     end
  150.     object Label9: TLabel
  151.       Left = 144
  152.       Top = 170
  153.       Width = 37
  154.       Height = 13
  155.       Caption = '&Jasna r.'
  156.       FocusControl = Przycisk_BorderColorLight
  157.     end
  158.     object Label10: TLabel
  159.       Left = 16
  160.       Top = 202
  161.       Width = 52
  162.       Height = 13
  163.       Caption = 'Kolor ra&mki'
  164.       FocusControl = Przycisk_Bordercolor
  165.     end
  166.     object Label11: TLabel
  167.       Left = 144
  168.       Top = 202
  169.       Width = 44
  170.       Height = 13
  171.       Caption = '&Ciemna r.'
  172.       FocusControl = Przycisk_BorderColorDark
  173.     end
  174.     object Label12: TLabel
  175.       Left = 35
  176.       Top = 228
  177.       Width = 70
  178.       Height = 13
  179.       Caption = 'Tekst po tabeli'
  180.     end
  181.     object Label13: TLabel
  182.       Left = 140
  183.       Top = 228
  184.       Width = 84
  185.       Height = 13
  186.       Caption = 'Obrazek t∩┐╜a tabeli'
  187.     end
  188.     object Label14: TLabel
  189.       Left = 50
  190.       Top = 278
  191.       Width = 187
  192.       Height = 13
  193.       Caption = 'Ustawienia obramowania zewn∩┐╜trznego'
  194.     end
  195.     object Label15: TLabel
  196.       Left = 48
  197.       Top = 326
  198.       Width = 190
  199.       Height = 13
  200.       Caption = 'Ustawienia obramowania wewn∩┐╜trznego'
  201.     end
  202.     object Przycisk_Otworz_Image: TToolbarButton97
  203.       Left = 240
  204.       Top = 247
  205.       Width = 23
  206.       Height = 22
  207.       Cursor = crHandPoint
  208.       Hint = 'Kliknij, aby wybra∩┐╜ obrazek na t∩┐╜o tabeli.'
  209.       Glyph.Data = {
  210.         F6000000424DF600000000000000760000002800000010000000100000000100
  211.         0400000000008000000000000000000000001000000000000000000000000000
  212.         80000080000000808000800000008000800080800000C0C0C000808080000000
  213.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  214.         77777777777777777777777788888888777777700000000087777700FBFBFBFB
  215.         0877770F0FBFBFBFB087770BF0FBFBFBFB08770FBF0000000007770BFBFBFBFB
  216.         0877770FBFBFBFBF077777000000000077777770FBFB07777777777800008777
  217.         7777777777777777777777777777777777777777777777777777}
  218.       Layout = blGlyphTop
  219.       ParentShowHint = False
  220.       ShowHint = True
  221.       OnClick = Przycisk_Otworz_ImageClick
  222.     end
  223.     object Lista_Align: TComboBox
  224.       Left = 25
  225.       Top = 28
  226.       Width = 117
  227.       Height = 21
  228.       Hint = 'Wyr∩┐╜wnanie tabeli wzgl∩┐╜dem otaczaj∩┐╜cych j∩┐╜ element∩┐╜w w poziomie.'
  229.       HelpContext = 1240
  230.       Style = csDropDownList
  231.       Font.Charset = DEFAULT_CHARSET
  232.       Font.Color = clBlack
  233.       Font.Height = -11
  234.       Font.Name = 'MS Sans Serif'
  235.       Font.Style = []
  236.       ItemHeight = 13
  237.       Items.Strings = (
  238.         'do lewej'
  239.         'na ∩┐╜rodek'
  240.         'do prawej'
  241.         'do obu na raz (IE)'
  242.         'bleedleft (IE)'
  243.         'bleedright (IE)')
  244.       ParentFont = False
  245.       TabOrder = 0
  246.     end
  247.     object Lista_Valign: TComboBox
  248.       Left = 153
  249.       Top = 28
  250.       Width = 117
  251.       Height = 21
  252.       Hint = 'Wyr∩┐╜wnanie tabeli w pionie'
  253.       HelpContext = 1241
  254.       Style = csDropDownList
  255.       Font.Charset = DEFAULT_CHARSET
  256.       Font.Color = clBlack
  257.       Font.Height = -11
  258.       Font.Name = 'MS Sans Serif'
  259.       Font.Style = []
  260.       ItemHeight = 13
  261.       Items.Strings = (
  262.         'do g∩┐╜ry'
  263.         'na ∩┐╜rodek'
  264.         'do do∩┐╜u'
  265.         '"baseline"')
  266.       ParentFont = False
  267.       TabOrder = 1
  268.     end
  269.     object Przycisk_BGColor: TDFSColorButton
  270.       Left = 75
  271.       Top = 164
  272.       Width = 45
  273.       Height = 22
  274.       Cursor = crHandPoint
  275.       Hint = 'Kliknij, aby wybra∩┐╜ kolor t∩┐╜a tabeli.'
  276.       HelpContext = 1247
  277.       ParentShowHint = False
  278.       ShowHint = False
  279.       TabOrder = 9
  280.       TabStop = False
  281.       OtherBtnCaption = 'I&nne'
  282.       OtherColor = clBtnFace
  283.       PaletteColors.XSize = 4
  284.       PaletteColors.YSize = 5
  285.       PaletteColors.Colors = (
  286.         16777215
  287.         255
  288.         65280
  289.         16711680
  290.         12572607
  291.         0
  292.         127
  293.         32512
  294.         8323072
  295.         15712159
  296.         12566463
  297.         65535
  298.         16776960
  299.         16711935
  300.         15726591
  301.         8355711
  302.         32639
  303.         8355584
  304.         8323199
  305.         10461087)
  306.       CustomColors.XSize = 8
  307.       CustomColors.YSize = 2
  308.       CustomColors.Colors = (
  309.         16777215
  310.         16777215
  311.         16777215
  312.         16777215
  313.         16777215
  314.         16777215
  315.         16777215
  316.         16777215
  317.         16777215
  318.         16777215
  319.         16777215
  320.         16777215
  321.         16777215
  322.         16777215
  323.         16777215
  324.         16777215)
  325.       Color = clNone
  326.       Flat = True
  327.       CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
  328.       OnColorChange = Przycisk_BGColorColorChange
  329.     end
  330.     object Przycisk_BorderColorLight: TDFSColorButton
  331.       Left = 191
  332.       Top = 164
  333.       Width = 45
  334.       Height = 22
  335.       Cursor = crHandPoint
  336.       Hint = 'Kliknij, aby wybra∩┐╜ ja∩┐╜niejszy kolor obramowania tabeli.'
  337.       HelpContext = 1249
  338.       ParentShowHint = False
  339.       ShowHint = False
  340.       TabOrder = 10
  341.       TabStop = False
  342.       OtherBtnCaption = 'I&nne'
  343.       OtherColor = clBtnFace
  344.       PaletteColors.XSize = 4
  345.       PaletteColors.YSize = 5
  346.       PaletteColors.Colors = (
  347.         16777215
  348.         255
  349.         65280
  350.         16711680
  351.         12572607
  352.         0
  353.         127
  354.         32512
  355.         8323072
  356.         15712159
  357.         12566463
  358.         65535
  359.         16776960
  360.         16711935
  361.         15726591
  362.         8355711
  363.         32639
  364.         8355584
  365.         8323199
  366.         10461087)
  367.       CustomColors.XSize = 8
  368.       CustomColors.YSize = 2
  369.       CustomColors.Colors = (
  370.         16777215
  371.         16777215
  372.         16777215
  373.         16777215
  374.         16777215
  375.         16777215
  376.         16777215
  377.         16777215
  378.         16777215
  379.         16777215
  380.         16777215
  381.         16777215
  382.         16777215
  383.         16777215
  384.         16777215
  385.         16777215)
  386.       Color = clNone
  387.       Flat = True
  388.       CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
  389.       OnColorChange = Przycisk_BorderColorLightColorChange
  390.     end
  391.     object Przycisk_BorderColorDark: TDFSColorButton
  392.       Left = 191
  393.       Top = 197
  394.       Width = 45
  395.       Height = 22
  396.       Cursor = crHandPoint
  397.       Hint = 'Kliknij, aby wybra∩┐╜ ciemniejszy kolor obramowania tabeli.'
  398.       HelpContext = 1250
  399.       ParentShowHint = False
  400.       ShowHint = False
  401.       TabOrder = 11
  402.       TabStop = False
  403.       OtherBtnCaption = 'I&nne'
  404.       OtherColor = clBtnFace
  405.       PaletteColors.XSize = 4
  406.       PaletteColors.YSize = 5
  407.       PaletteColors.Colors = (
  408.         16777215
  409.         255
  410.         65280
  411.         16711680
  412.         12572607
  413.         0
  414.         127
  415.         32512
  416.         8323072
  417.         15712159
  418.         12566463
  419.         65535
  420.         16776960
  421.         16711935
  422.         15726591
  423.         8355711
  424.         32639
  425.         8355584
  426.         8323199
  427.         10461087)
  428.       CustomColors.XSize = 8
  429.       CustomColors.YSize = 2
  430.       CustomColors.Colors = (
  431.         16777215
  432.         16777215
  433.         16777215
  434.         16777215
  435.         16777215
  436.         16777215
  437.         16777215
  438.         16777215
  439.         16777215
  440.         16777215
  441.         16777215
  442.         16777215
  443.         16777215
  444.         16777215
  445.         16777215
  446.         16777215)
  447.       Color = clNone
  448.       Flat = True
  449.       CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
  450.       OnColorChange = Przycisk_BorderColorDarkColorChange
  451.     end
  452.     object Przycisk_Bordercolor: TDFSColorButton
  453.       Left = 75
  454.       Top = 197
  455.       Width = 45
  456.       Height = 22
  457.       Cursor = crHandPoint
  458.       Hint = 'Kliknij, aby wybra∩┐╜ kolor obramowania tabeli.'
  459.       HelpContext = 1248
  460.       ParentShowHint = False
  461.       ShowHint = False
  462.       TabOrder = 12
  463.       TabStop = False
  464.       OtherBtnCaption = 'I&nne'
  465.       OtherColor = clBtnFace
  466.       PaletteColors.XSize = 4
  467.       PaletteColors.YSize = 5
  468.       PaletteColors.Colors = (
  469.         16777215
  470.         255
  471.         65280
  472.         16711680
  473.         12572607
  474.         0
  475.         127
  476.         32512
  477.         8323072
  478.         15712159
  479.         12566463
  480.         65535
  481.         16776960
  482.         16711935
  483.         15726591
  484.         8355711
  485.         32639
  486.         8355584
  487.         8323199
  488.         10461087)
  489.       CustomColors.XSize = 8
  490.       CustomColors.YSize = 2
  491.       CustomColors.Colors = (
  492.         16777215
  493.         16777215
  494.         16777215
  495.         16777215
  496.         16777215
  497.         16777215
  498.         16777215
  499.         16777215
  500.         16777215
  501.         16777215
  502.         16777215
  503.         16777215
  504.         16777215
  505.         16777215
  506.         16777215
  507.         16777215)
  508.       Color = clNone
  509.       Flat = True
  510.       CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
  511.       OnColorChange = Przycisk_BordercolorColorChange
  512.     end
  513.     object Check_Nowrap: TCheckBox
  514.       Left = 20
  515.       Top = 372
  516.       Width = 241
  517.       Height = 17
  518.       HelpContext = 1255
  519.       Caption = 'Zawijanie wier&szy tabeli, gdy poza marginesem'
  520.       TabOrder = 17
  521.     end
  522.     object Lista_Clear: TComboBox
  523.       Left = 20
  524.       Top = 248
  525.       Width = 101
  526.       Height = 21
  527.       Hint = 'Formatuje tekst nast∩┐╜puj∩┐╜cy po tabeli'
  528.       HelpContext = 1251
  529.       Style = csDropDownList
  530.       Font.Charset = DEFAULT_CHARSET
  531.       Font.Color = clBlack
  532.       Font.Height = -11
  533.       Font.Name = 'MS Sans Serif'
  534.       Font.Style = []
  535.       ItemHeight = 13
  536.       Items.Strings = (
  537.         'od razu'
  538.         'nowa linia do lewej'
  539.         'nowa linia do prawej')
  540.       ParentFont = False
  541.       TabOrder = 13
  542.     end
  543.     object Lista_Frame: TComboBox
  544.       Left = 20
  545.       Top = 298
  546.       Width = 247
  547.       Height = 21
  548.       Hint = 'Pozwala ustali∩┐╜ spos∩┐╜b obramowania zewn∩┐╜trznego tabeli.'
  549.       HelpContext = 1253
  550.       Style = csDropDownList
  551.       Font.Charset = DEFAULT_CHARSET
  552.       Font.Color = clBlack
  553.       Font.Height = -11
  554.       Font.Name = 'MS Sans Serif'
  555.       Font.Style = []
  556.       ItemHeight = 13
  557.       Items.Strings = (
  558.         'bez zewn∩┐╜trznych kraw∩┐╜dzi (void)'
  559.         'g∩┐╜rna kraw∩┐╜d∩┐╜ (above)'
  560.         'dolna kraw∩┐╜d∩┐╜ (below)'
  561.         'lewa i prawa kraw∩┐╜d∩┐╜ (vsides)'
  562.         'g∩┐╜rna i dolna kraw∩┐╜d∩┐╜ (hsides)'
  563.         'lewa kraw∩┐╜d∩┐╜ (lhs)'
  564.         'prawa kraw∩┐╜d∩┐╜ (rhs)'
  565.         'wszystkie kraw∩┐╜dzie (box)')
  566.       ParentFont = False
  567.       TabOrder = 15
  568.     end
  569.     object Lista_Rules: TComboBox
  570.       Left = 20
  571.       Top = 346
  572.       Width = 247
  573.       Height = 21
  574.       Hint = 'Pozwala ustali∩┐╜ spos∩┐╜b obramowania wewn∩┐╜trznego kom∩┐╜rek tabeli.'
  575.       HelpContext = 1254
  576.       Style = csDropDownList
  577.       Font.Charset = DEFAULT_CHARSET
  578.       Font.Color = clBlack
  579.       Font.Height = -11
  580.       Font.Name = 'MS Sans Serif'
  581.       Font.Style = []
  582.       ItemHeight = 13
  583.       Items.Strings = (
  584.         'bez kraw∩┐╜dzi wewn∩┐╜trznych (none)'
  585.         'pomi∩┐╜dzy zdefiniowanymi grupami (groups)'
  586.         'kraw∩┐╜dzie mi∩┐╜dzy wierszami (rows)'
  587.         'kraw∩┐╜dzie mi∩┐╜dzy kolumnami (cols)'
  588.         'wszystkie wewn∩┐╜trzne kraw∩┐╜dzie (all)')
  589.       ParentFont = False
  590.       TabOrder = 16
  591.     end
  592.     object Edit_Background: TComboBox98
  593.       Left = 128
  594.       Top = 247
  595.       Width = 109
  596.       Height = 21
  597.       Hint = 'Obrazek t∩┐╜a dla tabeli.'
  598.       HelpContext = 1252
  599.       ItemHeight = 13
  600.       TabOrder = 14
  601.       OnDblClick = Przycisk_Otworz_ImageClick
  602.       Complete = True
  603.       MinLengthComplete = 0
  604.     end
  605.     object Edit1: TEdit97
  606.       Left = 84
  607.       Top = 58
  608.       Width = 41
  609.       Height = 19
  610.       HelpContext = 1242
  611.       TabOrder = 2
  612.       Text = '0'
  613.     end
  614.     object Spin_Width: TUpDown
  615.       Left = 125
  616.       Top = 58
  617.       Width = 15
  618.       Height = 19
  619.       HelpContext = 1242
  620.       Associate = Edit1
  621.       Min = 0
  622.       Max = 2048
  623.       Increment = 5
  624.       Position = 0
  625.       TabOrder = 18
  626.       Wrap = False
  627.     end
  628.     object Edit2: TEdit97
  629.       Left = 212
  630.       Top = 58
  631.       Width = 41
  632.       Height = 19
  633.       HelpContext = 1243
  634.       TabOrder = 4
  635.       Text = '0'
  636.     end
  637.     object Edit3: TEdit97
  638.       Left = 84
  639.       Top = 98
  640.       Width = 41
  641.       Height = 19
  642.       HelpContext = 1244
  643.       TabOrder = 6
  644.       Text = '2'
  645.     end
  646.     object Edit4: TEdit97
  647.       Left = 212
  648.       Top = 98
  649.       Width = 41
  650.       Height = 19
  651.       HelpContext = 1245
  652.       TabOrder = 7
  653.       Text = '1'
  654.     end
  655.     object Edit5: TEdit97
  656.       Left = 212
  657.       Top = 126
  658.       Width = 41
  659.       Height = 19
  660.       HelpContext = 1246
  661.       TabOrder = 8
  662.       Text = '0'
  663.     end
  664.     object Spin_Height: TUpDown
  665.       Left = 253
  666.       Top = 58
  667.       Width = 15
  668.       Height = 19
  669.       HelpContext = 1243
  670.       Associate = Edit2
  671.       Min = 0
  672.       Max = 2048
  673.       Increment = 5
  674.       Position = 0
  675.       TabOrder = 19
  676.       Wrap = False
  677.     end
  678.     object Spin_Cellspacing: TUpDown
  679.       Left = 125
  680.       Top = 98
  681.       Width = 15
  682.       Height = 19
  683.       HelpContext = 1244
  684.       Associate = Edit3
  685.       Min = 0
  686.       Max = 2048
  687.       Position = 2
  688.       TabOrder = 20
  689.       Wrap = False
  690.     end
  691.     object Spin_Cellpadding: TUpDown
  692.       Left = 253
  693.       Top = 98
  694.       Width = 15
  695.       Height = 19
  696.       HelpContext = 1245
  697.       Associate = Edit4
  698.       Min = 0
  699.       Max = 2048
  700.       Position = 1
  701.       TabOrder = 21
  702.       Wrap = False
  703.     end
  704.     object Spin_Border: TUpDown
  705.       Left = 253
  706.       Top = 126
  707.       Width = 15
  708.       Height = 19
  709.       HelpContext = 1246
  710.       Associate = Edit5
  711.       Min = 0
  712.       Max = 2048
  713.       Position = 0
  714.       TabOrder = 22
  715.       Wrap = False
  716.     end
  717.     object CHK_Procent_Width: TCheckBox
  718.       Left = 84
  719.       Top = 81
  720.       Width = 32
  721.       Height = 13
  722.       HelpContext = 1242
  723.       Caption = '%'
  724.       TabOrder = 3
  725.     end
  726.     object CHK_Procent_Height: TCheckBox
  727.       Left = 212
  728.       Top = 81
  729.       Width = 32
  730.       Height = 13
  731.       HelpContext = 1243
  732.       Caption = '%'
  733.       TabOrder = 5
  734.     end
  735.   end
  736. end
  737.