home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / sharewar / setup21 / easypad.exe / 0 / RCDATA / TFRMTABLE / TFRMTABLE.txt
Text File  |  1998-10-18  |  12KB  |  481 lines

  1. object frmTable: TfrmTable
  2.   Left = 127
  3.   Top = 78
  4.   BorderStyle = bsDialog
  5.   Caption = 'Pomocn∩┐╜k - nov∩┐╜ tabulka'
  6.   ClientHeight = 363
  7.   ClientWidth = 487
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object PageControl1: TPageControl
  18.     Left = 0
  19.     Top = 0
  20.     Width = 481
  21.     Height = 329
  22.     ActivePage = TabSheet1
  23.     TabOrder = 0
  24.     object TabSheet1: TTabSheet
  25.       Caption = 'N∩┐╜vrh'
  26.       object GroupBox1: TGroupBox
  27.         Left = 8
  28.         Top = 8
  29.         Width = 433
  30.         Height = 281
  31.         Caption = 'N∩┐╜vrh tabulky'
  32.         TabOrder = 0
  33.         object Label5: TLabel
  34.           Left = 19
  35.           Top = 19
  36.           Width = 35
  37.           Height = 13
  38.           Caption = 'Titulek:'
  39.           FocusControl = edtTitulek
  40.         end
  41.         object Label6: TLabel
  42.           Left = 304
  43.           Top = 19
  44.           Width = 49
  45.           Height = 13
  46.           Caption = 'R∩┐╜me∩┐╜ek:'
  47.         end
  48.         object edtTitulek: TEdit
  49.           Left = 80
  50.           Top = 16
  51.           Width = 193
  52.           Height = 21
  53.           Font.Charset = DEFAULT_CHARSET
  54.           Font.Color = clWindowText
  55.           Font.Height = -11
  56.           Font.Name = 'MS Sans Serif'
  57.           Font.Style = [fsBold]
  58.           ParentFont = False
  59.           TabOrder = 0
  60.         end
  61.         object Panel1: TPanel
  62.           Left = 24
  63.           Top = 48
  64.           Width = 393
  65.           Height = 225
  66.           BevelOuter = bvLowered
  67.           TabOrder = 1
  68.           object Label2: TLabel
  69.             Left = 47
  70.             Top = 196
  71.             Width = 39
  72.             Height = 13
  73.             Caption = 'Sloupce'
  74.             FocusControl = ColsUpDown
  75.           end
  76.           object Label3: TLabel
  77.             Left = 8
  78.             Top = 24
  79.             Width = 39
  80.             Height = 26
  81.             Alignment = taCenter
  82.             Caption = '∩┐╜∩┐╜dky hlavi∩┐╜ky'
  83.             FocusControl = HeadRowsUpDown
  84.             WordWrap = True
  85.           end
  86.           object Label4: TLabel
  87.             Left = 51
  88.             Top = 8
  89.             Width = 81
  90.             Height = 13
  91.             Caption = 'Sloupce hlavi∩┐╜ky'
  92.             FocusControl = HeadColsUpDown
  93.           end
  94.           object Label1: TLabel
  95.             Left = 351
  96.             Top = 24
  97.             Width = 31
  98.             Height = 13
  99.             Caption = '∩┐╜∩┐╜dky'
  100.             FocusControl = RowsUpDown
  101.           end
  102.           object ScrollBox1: TScrollBox
  103.             Left = 48
  104.             Top = 24
  105.             Width = 297
  106.             Height = 169
  107.             TabOrder = 0
  108.             object TableStringGrid: TStringGrid
  109.               Left = 0
  110.               Top = 0
  111.               Width = 293
  112.               Height = 165
  113.               Align = alClient
  114.               ColCount = 3
  115.               DefaultRowHeight = 14
  116.               FixedCols = 0
  117.               RowCount = 3
  118.               FixedRows = 0
  119.               Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goRowMoving, goColMoving, goEditing, goAlwaysShowEditor, goThumbTracking]
  120.               TabOrder = 0
  121.               OnDrawCell = TableStringGridDrawCell
  122.             end
  123.           end
  124.           object ColsUpDown: TUpDown
  125.             Left = 89
  126.             Top = 195
  127.             Width = 24
  128.             Height = 16
  129.             Min = 1
  130.             Orientation = udHorizontal
  131.             Position = 3
  132.             TabOrder = 1
  133.             Wrap = False
  134.             OnClick = RowsUpDownClick
  135.           end
  136.           object HeadRowsUpDown: TUpDown
  137.             Left = 22
  138.             Top = 56
  139.             Width = 16
  140.             Height = 24
  141.             Min = 0
  142.             Position = 99
  143.             TabOrder = 2
  144.             Wrap = False
  145.             OnClick = RowsUpDownClick
  146.           end
  147.           object HeadColsUpDown: TUpDown
  148.             Left = 137
  149.             Top = 8
  150.             Width = 24
  151.             Height = 16
  152.             Min = 0
  153.             Orientation = udHorizontal
  154.             Position = 1
  155.             TabOrder = 3
  156.             Wrap = False
  157.             OnClick = RowsUpDownClick
  158.           end
  159.           object RowsUpDown: TUpDown
  160.             Left = 361
  161.             Top = 40
  162.             Width = 16
  163.             Height = 24
  164.             Min = 1
  165.             Position = 97
  166.             TabOrder = 4
  167.             Wrap = False
  168.             OnClick = RowsUpDownClick
  169.           end
  170.         end
  171.         object edtRamecek: TEdit
  172.           Left = 360
  173.           Top = 16
  174.           Width = 33
  175.           Height = 21
  176.           TabOrder = 2
  177.           Text = '0'
  178.         end
  179.         object UpDown1: TUpDown
  180.           Left = 393
  181.           Top = 16
  182.           Width = 15
  183.           Height = 21
  184.           Associate = edtRamecek
  185.           Min = 0
  186.           Position = 0
  187.           TabOrder = 3
  188.           Wrap = False
  189.           OnClick = UpDown1Click
  190.         end
  191.       end
  192.     end
  193.     object TabSheet4: TTabSheet
  194.       Caption = 'Tabulka'
  195.       object GroupBox2: TGroupBox
  196.         Left = 8
  197.         Top = 8
  198.         Width = 457
  199.         Height = 281
  200.         Caption = 'Vlastnosti'
  201.         TabOrder = 0
  202.         object Label7: TLabel
  203.           Left = 16
  204.           Top = 32
  205.           Width = 52
  206.           Height = 13
  207.           Caption = 'Zarovn∩┐╜n∩┐╜:'
  208.         end
  209.         object Label8: TLabel
  210.           Left = 16
  211.           Top = 64
  212.           Width = 60
  213.           Height = 13
  214.           Caption = 'Cell spacing:'
  215.         end
  216.         object Label9: TLabel
  217.           Left = 16
  218.           Top = 96
  219.           Width = 61
  220.           Height = 13
  221.           Caption = 'Cell padding:'
  222.         end
  223.         object Label10: TLabel
  224.           Left = 16
  225.           Top = 128
  226.           Width = 29
  227.           Height = 13
  228.           Caption = '∩┐╜∩┐╜∩┐╜ka:'
  229.         end
  230.         object Label11: TLabel
  231.           Left = 192
  232.           Top = 32
  233.           Width = 66
  234.           Height = 13
  235.           Caption = 'Barva pozad∩┐╜:'
  236.         end
  237.         object Label12: TLabel
  238.           Left = 192
  239.           Top = 64
  240.           Width = 49
  241.           Height = 13
  242.           Caption = 'R∩┐╜me∩┐╜ek:'
  243.         end
  244.         object Label13: TLabel
  245.           Left = 192
  246.           Top = 96
  247.           Width = 79
  248.           Height = 13
  249.           Caption = 'Tmav∩┐╜ r∩┐╜me∩┐╜ek:'
  250.         end
  251.         object Label14: TLabel
  252.           Left = 192
  253.           Top = 128
  254.           Width = 76
  255.           Height = 13
  256.           Caption = 'Sv∩┐╜tl∩┐╜ r∩┐╜me∩┐╜ek:'
  257.         end
  258.         object Label15: TLabel
  259.           Left = 16
  260.           Top = 160
  261.           Width = 78
  262.           Height = 13
  263.           Caption = 'Obr∩┐╜zek pozad∩┐╜:'
  264.         end
  265.         object cmbAlign: TComboBox
  266.           Left = 80
  267.           Top = 32
  268.           Width = 97
  269.           Height = 21
  270.           ItemHeight = 13
  271.           Items.Strings = (
  272.             'LEFT'
  273.             'CENTER'
  274.             'RIGHT')
  275.           TabOrder = 0
  276.         end
  277.         object edtcellspac: TEdit
  278.           Left = 80
  279.           Top = 60
  280.           Width = 49
  281.           Height = 21
  282.           TabOrder = 1
  283.         end
  284.         object edtcellpad: TEdit
  285.           Left = 80
  286.           Top = 92
  287.           Width = 49
  288.           Height = 21
  289.           TabOrder = 2
  290.         end
  291.         object edtWidth: TEdit
  292.           Left = 80
  293.           Top = 124
  294.           Width = 49
  295.           Height = 21
  296.           TabOrder = 3
  297.         end
  298.         object edtFileName: TFilenameEdit
  299.           Left = 104
  300.           Top = 156
  301.           Width = 329
  302.           Height = 21
  303.           DialogKind = dkOpenPicture
  304.           Filter = 'GIF a JPG soubory|*.gif;*.jpg'
  305.           DialogTitle = 'Prohl∩┐╜et'
  306.           NumGlyphs = 1
  307.           TabOrder = 4
  308.         end
  309.         object ColorGrid2: TColorGrid
  310.           Left = 272
  311.           Top = 31
  312.           Width = 144
  313.           Height = 16
  314.           Ctl3D = False
  315.           GridOrdering = go16x1
  316.           BackgroundEnabled = False
  317.           Font.Charset = EASTEUROPE_CHARSET
  318.           Font.Color = clWindowText
  319.           Font.Height = -4
  320.           Font.Name = 'Arial'
  321.           Font.Style = []
  322.           ParentCtl3D = False
  323.           ParentFont = False
  324.           TabOrder = 5
  325.           OnChange = ColorGrid2Change
  326.         end
  327.         object Panel2: TPanel
  328.           Left = 424
  329.           Top = 32
  330.           Width = 13
  331.           Height = 13
  332.           Caption = '...'
  333.           Color = clSilver
  334.           Font.Charset = DEFAULT_CHARSET
  335.           Font.Color = clWindowText
  336.           Font.Height = -11
  337.           Font.Name = 'MS Sans Serif'
  338.           Font.Style = [fsBold]
  339.           ParentFont = False
  340.           TabOrder = 6
  341.           OnClick = Panel2Click
  342.         end
  343.         object ColorGrid3: TColorGrid
  344.           Left = 272
  345.           Top = 63
  346.           Width = 144
  347.           Height = 16
  348.           Ctl3D = False
  349.           GridOrdering = go16x1
  350.           BackgroundEnabled = False
  351.           Font.Charset = EASTEUROPE_CHARSET
  352.           Font.Color = clWindowText
  353.           Font.Height = -4
  354.           Font.Name = 'Arial'
  355.           Font.Style = []
  356.           ParentCtl3D = False
  357.           ParentFont = False
  358.           TabOrder = 7
  359.           OnChange = ColorGrid2Change
  360.         end
  361.         object Panel3: TPanel
  362.           Left = 424
  363.           Top = 64
  364.           Width = 13
  365.           Height = 13
  366.           Caption = '...'
  367.           Color = clSilver
  368.           Font.Charset = DEFAULT_CHARSET
  369.           Font.Color = clWindowText
  370.           Font.Height = -11
  371.           Font.Name = 'MS Sans Serif'
  372.           Font.Style = [fsBold]
  373.           ParentFont = False
  374.           TabOrder = 8
  375.           OnClick = Panel2Click
  376.         end
  377.         object ColorGrid4: TColorGrid
  378.           Left = 272
  379.           Top = 95
  380.           Width = 144
  381.           Height = 16
  382.           Ctl3D = False
  383.           GridOrdering = go16x1
  384.           BackgroundEnabled = False
  385.           Font.Charset = EASTEUROPE_CHARSET
  386.           Font.Color = clWindowText
  387.           Font.Height = -4
  388.           Font.Name = 'Arial'
  389.           Font.Style = []
  390.           ParentCtl3D = False
  391.           ParentFont = False
  392.           TabOrder = 9
  393.           OnChange = ColorGrid2Change
  394.         end
  395.         object Panel4: TPanel
  396.           Left = 424
  397.           Top = 96
  398.           Width = 13
  399.           Height = 13
  400.           Caption = '...'
  401.           Color = clSilver
  402.           Font.Charset = DEFAULT_CHARSET
  403.           Font.Color = clWindowText
  404.           Font.Height = -11
  405.           Font.Name = 'MS Sans Serif'
  406.           Font.Style = [fsBold]
  407.           ParentFont = False
  408.           TabOrder = 10
  409.           OnClick = Panel2Click
  410.         end
  411.         object ColorGrid5: TColorGrid
  412.           Left = 272
  413.           Top = 127
  414.           Width = 144
  415.           Height = 16
  416.           Ctl3D = False
  417.           GridOrdering = go16x1
  418.           BackgroundEnabled = False
  419.           Font.Charset = EASTEUROPE_CHARSET
  420.           Font.Color = clWindowText
  421.           Font.Height = -4
  422.           Font.Name = 'Arial'
  423.           Font.Style = []
  424.           ParentCtl3D = False
  425.           ParentFont = False
  426.           TabOrder = 11
  427.           OnChange = ColorGrid2Change
  428.         end
  429.         object Panel5: TPanel
  430.           Left = 424
  431.           Top = 128
  432.           Width = 13
  433.           Height = 13
  434.           Caption = '...'
  435.           Color = clSilver
  436.           Font.Charset = DEFAULT_CHARSET
  437.           Font.Color = clWindowText
  438.           Font.Height = -11
  439.           Font.Name = 'MS Sans Serif'
  440.           Font.Style = [fsBold]
  441.           ParentFont = False
  442.           TabOrder = 12
  443.           OnClick = Panel2Click
  444.         end
  445.       end
  446.     end
  447.   end
  448.   object OKButton: TButton
  449.     Left = 320
  450.     Top = 332
  451.     Width = 75
  452.     Height = 25
  453.     Caption = 'OK'
  454.     Default = True
  455.     ModalResult = 1
  456.     TabOrder = 1
  457.     OnClick = OKButtonClick
  458.   end
  459.   object CancelButton: TButton
  460.     Left = 405
  461.     Top = 333
  462.     Width = 75
  463.     Height = 25
  464.     Cancel = True
  465.     Caption = 'Storno'
  466.     ModalResult = 2
  467.     TabOrder = 2
  468.     OnClick = CancelButtonClick
  469.   end
  470.   object StrHolder1: TStrHolder
  471.     Left = 40
  472.     Top = 312
  473.   end
  474.   object ColorDialog1: TColorDialog
  475.     Ctl3D = True
  476.     Options = [cdFullOpen]
  477.     Left = 100
  478.     Top = 312
  479.   end
  480. end
  481.