home *** CD-ROM | disk | FTP | other *** search
- object TabRowDlg: TTabRowDlg
- Left = 232
- Top = 104
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Wiersz tabeli'
- ClientHeight = 201
- ClientWidth = 375
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Przycisk_Anuluj: TToolbarButton97
- Left = 308
- Top = 69
- Width = 65
- Height = 65
- Caption = '&Anuluj'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_AnulujClick
- end
- object Przycisk_OK: TToolbarButton97
- Left = 308
- Top = 4
- Width = 65
- Height = 65
- Caption = '&OK'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_OKClick
- end
- object Image2: TImage
- Left = 6
- Top = 14
- Width = 32
- Height = 32
- Hint =
- 'To narz�dzie s�u�y do definiowania '#13#10'wygl�du i w�a�ciwo�ci pojed' +
- 'y�czego '#13#10'wiersza tabeli.'
- AutoSize = True
- ParentShowHint = False
- Picture.Data = {<image000.ico>}
- ShowHint = True
- end
- object przycisk_pomoc: TToolbarButton97
- Left = 308
- Top = 134
- Width = 65
- Height = 65
- Caption = '&Pomoc'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = przycisk_pomocClick
- end
- object Panel1: TPanel
- Left = 44
- Top = 4
- Width = 261
- Height = 195
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Label1: TLabel
- Left = 10
- Top = 12
- Width = 114
- Height = 13
- Caption = 'Wyr�wnanie w poziomie'
- end
- object Label2: TLabel
- Left = 145
- Top = 12
- Width = 101
- Height = 13
- Caption = 'Wyr�wnanie w pionie'
- end
- object Label3: TLabel
- Left = 12
- Top = 72
- Width = 43
- Height = 13
- Caption = 'Kolor t�a:'
- end
- object Label4: TLabel
- Left = 137
- Top = 72
- Width = 63
- Height = 13
- Caption = 'Jasna ramka:'
- end
- object Label5: TLabel
- Left = 12
- Top = 112
- Width = 55
- Height = 13
- Caption = 'Kolor ramki:'
- end
- object Label6: TLabel
- Left = 137
- Top = 112
- Width = 70
- Height = 13
- Caption = 'Ciemna ramka:'
- end
- object Bevel1: TBevel
- Left = 5
- Top = 137
- Width = 249
- Height = 14
- Shape = bsBottomLine
- end
- object Lista_Align: TComboBox
- Left = 9
- Top = 32
- Width = 117
- Height = 21
- Hint = 'Wyr�wnanie tekstu w wierszu w poziomie'
- HelpContext = 1290
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- Items.Strings = (
- 'do lewej'
- 'na �rodek'
- 'do prawej'
- 'do obu na raz (IE)')
- ParentFont = False
- TabOrder = 0
- end
- object Lista_Valign: TComboBox
- Left = 137
- Top = 32
- Width = 117
- Height = 21
- Hint = 'Wyr�wnanie tekstu w wierszu w pionie'
- HelpContext = 1291
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- Items.Strings = (
- 'do g�ry'
- 'na �rodek'
- 'do do�u'
- '"baseline"')
- ParentFont = False
- TabOrder = 1
- end
- object Przycisk_BGColor: TDFSColorButton
- Left = 81
- Top = 67
- Width = 45
- Height = 22
- Hint = 'Kliknij, aby wybra� kolor t�a dla wiersza.'
- HelpContext = 1292
- ParentShowHint = False
- ShowHint = False
- TabOrder = 2
- OtherBtnCaption = 'I&nne'
- OtherColor = clBtnFace
- PaletteColors.XSize = 4
- PaletteColors.YSize = 5
- PaletteColors.Colors = (
- 16777215
- 255
- 65280
- 16711680
- 12572607
- 0
- 127
- 32512
- 8323072
- 15712159
- 12566463
- 65535
- 16776960
- 16711935
- 15726591
- 8355711
- 32639
- 8355584
- 8323199
- 10461087)
- CustomColors.XSize = 8
- CustomColors.YSize = 2
- CustomColors.Colors = (
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215)
- Color = clNone
- Flat = True
- CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
- OnColorChange = Przycisk_BGColorColorChange
- end
- object Przycisk_BorderColorLight: TDFSColorButton
- Left = 209
- Top = 67
- Width = 45
- Height = 22
- Hint = 'Kliknij, aby wybra� ja�niejszy kolor obramowania wiersza.'
- HelpContext = 1294
- ParentShowHint = False
- ShowHint = False
- TabOrder = 3
- OtherBtnCaption = 'I&nne'
- OtherColor = clBtnFace
- PaletteColors.XSize = 4
- PaletteColors.YSize = 5
- PaletteColors.Colors = (
- 16777215
- 255
- 65280
- 16711680
- 12572607
- 0
- 127
- 32512
- 8323072
- 15712159
- 12566463
- 65535
- 16776960
- 16711935
- 15726591
- 8355711
- 32639
- 8355584
- 8323199
- 10461087)
- CustomColors.XSize = 8
- CustomColors.YSize = 2
- CustomColors.Colors = (
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215)
- Color = clNone
- Flat = True
- CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
- OnColorChange = Przycisk_BorderColorLightColorChange
- end
- object Przycisk_BorderColorDark: TDFSColorButton
- Left = 209
- Top = 107
- Width = 45
- Height = 22
- Hint = 'Kliknij, aby wybra� ciemniejszy kolor obramowania wiersza.'
- HelpContext = 1295
- ParentShowHint = False
- ShowHint = False
- TabOrder = 4
- OtherBtnCaption = 'I&nne'
- OtherColor = clBtnFace
- PaletteColors.XSize = 4
- PaletteColors.YSize = 5
- PaletteColors.Colors = (
- 16777215
- 255
- 65280
- 16711680
- 12572607
- 0
- 127
- 32512
- 8323072
- 15712159
- 12566463
- 65535
- 16776960
- 16711935
- 15726591
- 8355711
- 32639
- 8355584
- 8323199
- 10461087)
- CustomColors.XSize = 8
- CustomColors.YSize = 2
- CustomColors.Colors = (
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215)
- Color = clNone
- Flat = True
- CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
- OnColorChange = Przycisk_BorderColorDarkColorChange
- end
- object Przycisk_Bordercolor: TDFSColorButton
- Left = 81
- Top = 107
- Width = 45
- Height = 22
- Hint = 'Kliknij, aby wybra� kolor obramowania dla wiersza.'
- HelpContext = 1293
- ParentShowHint = False
- ShowHint = False
- TabOrder = 5
- OnClick = Przycisk_BordercolorClick
- OtherBtnCaption = 'I&nne'
- OtherColor = clBtnFace
- PaletteColors.XSize = 4
- PaletteColors.YSize = 5
- PaletteColors.Colors = (
- 16777215
- 255
- 65280
- 16711680
- 12572607
- 0
- 127
- 32512
- 8323072
- 15712159
- 12566463
- 65535
- 16776960
- 16711935
- 15726591
- 8355711
- 32639
- 8355584
- 8323199
- 10461087)
- CustomColors.XSize = 8
- CustomColors.YSize = 2
- CustomColors.Colors = (
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215)
- Color = clNone
- Flat = True
- CustomColorsKey = '\Software\Cream Software\Pajaczek\2000 Professional\4.0\Ogolne'
- end
- object Check_Nowrap: TCheckBox
- Left = 11
- Top = 163
- Width = 241
- Height = 17
- HelpContext = 1296
- Caption = 'Zawijanie tekstu w wierszu'
- TabOrder = 6
- end
- end
- end
-