object frmTable: TfrmTable Left = 127 Top = 78 BorderStyle = bsDialog Caption = 'Pomocn�k - nov� tabulka' ClientHeight = 363 ClientWidth = 487 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object PageControl1: TPageControl Left = 0 Top = 0 Width = 481 Height = 329 ActivePage = TabSheet1 TabOrder = 0 object TabSheet1: TTabSheet Caption = 'N�vrh' object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 433 Height = 281 Caption = 'N�vrh tabulky' TabOrder = 0 object Label5: TLabel Left = 19 Top = 19 Width = 35 Height = 13 Caption = 'Titulek:' FocusControl = edtTitulek end object Label6: TLabel Left = 304 Top = 19 Width = 49 Height = 13 Caption = 'R�me�ek:' end object edtTitulek: TEdit Left = 80 Top = 16 Width = 193 Height = 21 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object Panel1: TPanel Left = 24 Top = 48 Width = 393 Height = 225 BevelOuter = bvLowered TabOrder = 1 object Label2: TLabel Left = 47 Top = 196 Width = 39 Height = 13 Caption = 'Sloupce' FocusControl = ColsUpDown end object Label3: TLabel Left = 8 Top = 24 Width = 39 Height = 26 Alignment = taCenter Caption = '��dky hlavi�ky' FocusControl = HeadRowsUpDown WordWrap = True end object Label4: TLabel Left = 51 Top = 8 Width = 81 Height = 13 Caption = 'Sloupce hlavi�ky' FocusControl = HeadColsUpDown end object Label1: TLabel Left = 351 Top = 24 Width = 31 Height = 13 Caption = '��dky' FocusControl = RowsUpDown end object ScrollBox1: TScrollBox Left = 48 Top = 24 Width = 297 Height = 169 TabOrder = 0 object TableStringGrid: TStringGrid Left = 0 Top = 0 Width = 293 Height = 165 Align = alClient ColCount = 3 DefaultRowHeight = 14 FixedCols = 0 RowCount = 3 FixedRows = 0 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goRowMoving, goColMoving, goEditing, goAlwaysShowEditor, goThumbTracking] TabOrder = 0 OnDrawCell = TableStringGridDrawCell end end object ColsUpDown: TUpDown Left = 89 Top = 195 Width = 24 Height = 16 Min = 1 Orientation = udHorizontal Position = 3 TabOrder = 1 Wrap = False OnClick = RowsUpDownClick end object HeadRowsUpDown: TUpDown Left = 22 Top = 56 Width = 16 Height = 24 Min = 0 Position = 99 TabOrder = 2 Wrap = False OnClick = RowsUpDownClick end object HeadColsUpDown: TUpDown Left = 137 Top = 8 Width = 24 Height = 16 Min = 0 Orientation = udHorizontal Position = 1 TabOrder = 3 Wrap = False OnClick = RowsUpDownClick end object RowsUpDown: TUpDown Left = 361 Top = 40 Width = 16 Height = 24 Min = 1 Position = 97 TabOrder = 4 Wrap = False OnClick = RowsUpDownClick end end object edtRamecek: TEdit Left = 360 Top = 16 Width = 33 Height = 21 TabOrder = 2 Text = '0' end object UpDown1: TUpDown Left = 393 Top = 16 Width = 15 Height = 21 Associate = edtRamecek Min = 0 Position = 0 TabOrder = 3 Wrap = False OnClick = UpDown1Click end end end object TabSheet4: TTabSheet Caption = 'Tabulka' object GroupBox2: TGroupBox Left = 8 Top = 8 Width = 457 Height = 281 Caption = 'Vlastnosti' TabOrder = 0 object Label7: TLabel Left = 16 Top = 32 Width = 52 Height = 13 Caption = 'Zarovn�n�:' end object Label8: TLabel Left = 16 Top = 64 Width = 60 Height = 13 Caption = 'Cell spacing:' end object Label9: TLabel Left = 16 Top = 96 Width = 61 Height = 13 Caption = 'Cell padding:' end object Label10: TLabel Left = 16 Top = 128 Width = 29 Height = 13 Caption = '���ka:' end object Label11: TLabel Left = 192 Top = 32 Width = 66 Height = 13 Caption = 'Barva pozad�:' end object Label12: TLabel Left = 192 Top = 64 Width = 49 Height = 13 Caption = 'R�me�ek:' end object Label13: TLabel Left = 192 Top = 96 Width = 79 Height = 13 Caption = 'Tmav� r�me�ek:' end object Label14: TLabel Left = 192 Top = 128 Width = 76 Height = 13 Caption = 'Sv�tl� r�me�ek:' end object Label15: TLabel Left = 16 Top = 160 Width = 78 Height = 13 Caption = 'Obr�zek pozad�:' end object cmbAlign: TComboBox Left = 80 Top = 32 Width = 97 Height = 21 ItemHeight = 13 Items.Strings = ( 'LEFT' 'CENTER' 'RIGHT') TabOrder = 0 end object edtcellspac: TEdit Left = 80 Top = 60 Width = 49 Height = 21 TabOrder = 1 end object edtcellpad: TEdit Left = 80 Top = 92 Width = 49 Height = 21 TabOrder = 2 end object edtWidth: TEdit Left = 80 Top = 124 Width = 49 Height = 21 TabOrder = 3 end object edtFileName: TFilenameEdit Left = 104 Top = 156 Width = 329 Height = 21 DialogKind = dkOpenPicture Filter = 'GIF a JPG soubory|*.gif;*.jpg' DialogTitle = 'Prohl�et' NumGlyphs = 1 TabOrder = 4 end object ColorGrid2: TColorGrid Left = 272 Top = 31 Width = 144 Height = 16 Ctl3D = False GridOrdering = go16x1 BackgroundEnabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -4 Font.Name = 'Arial' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 5 OnChange = ColorGrid2Change end object Panel2: TPanel Left = 424 Top = 32 Width = 13 Height = 13 Caption = '...' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 6 OnClick = Panel2Click end object ColorGrid3: TColorGrid Left = 272 Top = 63 Width = 144 Height = 16 Ctl3D = False GridOrdering = go16x1 BackgroundEnabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -4 Font.Name = 'Arial' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 7 OnChange = ColorGrid2Change end object Panel3: TPanel Left = 424 Top = 64 Width = 13 Height = 13 Caption = '...' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 8 OnClick = Panel2Click end object ColorGrid4: TColorGrid Left = 272 Top = 95 Width = 144 Height = 16 Ctl3D = False GridOrdering = go16x1 BackgroundEnabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -4 Font.Name = 'Arial' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 9 OnChange = ColorGrid2Change end object Panel4: TPanel Left = 424 Top = 96 Width = 13 Height = 13 Caption = '...' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 10 OnClick = Panel2Click end object ColorGrid5: TColorGrid Left = 272 Top = 127 Width = 144 Height = 16 Ctl3D = False GridOrdering = go16x1 BackgroundEnabled = False Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -4 Font.Name = 'Arial' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 11 OnChange = ColorGrid2Change end object Panel5: TPanel Left = 424 Top = 128 Width = 13 Height = 13 Caption = '...' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 12 OnClick = Panel2Click end end end end object OKButton: TButton Left = 320 Top = 332 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = OKButtonClick end object CancelButton: TButton Left = 405 Top = 333 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 2 OnClick = CancelButtonClick end object StrHolder1: TStrHolder Left = 40 Top = 312 end object ColorDialog1: TColorDialog Ctl3D = True Options = [cdFullOpen] Left = 100 Top = 312 end end