home *** CD-ROM | disk | FTP | other *** search
- object TabNaglDlg: TTabNaglDlg
- Left = 243
- Top = 177
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Nag��wek tabeli'
- ClientHeight = 272
- ClientWidth = 380
- 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_OK: TToolbarButton97
- Left = 312
- Top = 4
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&OK'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_OKClick
- end
- object Przycisk_Anuluj: TToolbarButton97
- Left = 312
- Top = 69
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&Anuluj'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_AnulujClick
- end
- object Przycisk_Pomoc: TToolbarButton97
- Left = 312
- Top = 134
- Width = 65
- Height = 65
- Cursor = crHandPoint
- Caption = '&Pomoc'
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = False
- Spacing = 5
- OnClick = Przycisk_PomocClick
- end
- object Image2: TImage
- Left = 6
- Top = 18
- Width = 32
- Height = 32
- Hint =
- 'To narz�dzie s�u�y do definiowania '#13#10'wygl�du i w�a�ciwo�ci nag��' +
- 'wka tabeli.'
- AutoSize = True
- ParentShowHint = False
- Picture.Data = {<image000.ico>}
- ShowHint = True
- end
- object Panel1: TPanel
- Left = 44
- Top = 4
- Width = 265
- Height = 265
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Bevel4: TBevel
- Left = 5
- Top = 117
- Width = 255
- Height = 9
- Shape = bsBottomLine
- end
- object Label1: TLabel
- Left = 14
- Top = 12
- Width = 114
- Height = 13
- Caption = 'Wyr�wnanie w po&ziomie'
- FocusControl = Lista_Align
- end
- object Label2: TLabel
- Left = 149
- Top = 12
- Width = 101
- Height = 13
- Caption = 'Wyr�wnanie w pio&nie'
- FocusControl = Lista_Valign
- end
- object Label3: TLabel
- Left = 13
- Top = 60
- Width = 50
- Height = 13
- Caption = '&Szeroko��'
- FocusControl = Edit1
- end
- object Label4: TLabel
- Left = 13
- Top = 101
- Width = 38
- Height = 13
- Caption = '&Colspan'
- FocusControl = Edit3
- end
- object Label5: TLabel
- Left = 141
- Top = 60
- Width = 50
- Height = 13
- Caption = '&Wysoko��'
- FocusControl = Edit2
- end
- object Label6: TLabel
- Left = 141
- Top = 101
- Width = 45
- Height = 13
- Caption = '&Rowspan'
- FocusControl = Edit4
- end
- object Label7: TLabel
- Left = 22
- Top = 138
- Width = 40
- Height = 13
- Caption = 'Kolor &t�a'
- FocusControl = Przycisk_BGColor
- end
- object Label8: TLabel
- Left = 162
- Top = 138
- Width = 37
- Height = 13
- Caption = '&Jasna r.'
- FocusControl = Przycisk_BorderColorLight
- end
- object Label9: TLabel
- Left = 22
- Top = 170
- Width = 52
- Height = 13
- Caption = 'Kolor ra&mki'
- FocusControl = Przycisk_Bordercolor
- end
- object Label10: TLabel
- Left = 162
- Top = 170
- Width = 44
- Height = 13
- Caption = '&Ciemna r.'
- FocusControl = Przycisk_BorderColorDark
- end
- object Label11: TLabel
- Left = 14
- Top = 197
- Width = 124
- Height = 13
- Caption = 'O&brazek t�a dla nag��wka'
- FocusControl = Edit_Background
- end
- object Przycisk_Otworz_Image: TToolbarButton97
- Left = 232
- Top = 214
- Width = 23
- Height = 22
- Cursor = crHandPoint
- Hint = 'Kliknij, aby wybra� obrazek na t�o nag��wka'
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 77777777777777777777777788888888777777700000000087777700FBFBFBFB
- 0877770F0FBFBFBFB087770BF0FBFBFBFB08770FBF0000000007770BFBFBFBFB
- 0877770FBFBFBFBF077777000000000077777770FBFB07777777777800008777
- 7777777777777777777777777777777777777777777777777777}
- Layout = blGlyphTop
- ParentShowHint = False
- ShowHint = True
- OnClick = Przycisk_Otworz_ImageClick
- end
- object Lista_Align: TComboBox
- Left = 13
- Top = 28
- Width = 117
- Height = 21
- Hint = 'Wyr�wnanie tekstu nag��wka w poziomie.'
- HelpContext = 1271
- 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 = 141
- Top = 28
- Width = 117
- Height = 21
- Hint = 'Wyr�wnanie tekstu nag��wka tabeli w pionie'
- HelpContext = 1272
- 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 = 83
- Top = 134
- Width = 45
- Height = 22
- Cursor = crHandPoint
- Hint = 'Kliknij, aby wybra� kolor t�a nag��wka'
- HelpContext = 1275
- ParentShowHint = False
- ShowHint = False
- TabOrder = 8
- 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 Przycisk_BorderColorLight: TDFSColorButton
- Left = 210
- Top = 134
- Width = 45
- Height = 22
- Cursor = crHandPoint
- Hint = 'Kliknij, aby wybra� ja�niejszy kolor obramowania nag��wka.'
- HelpContext = 1277
- ParentShowHint = False
- ShowHint = False
- TabOrder = 9
- 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 Przycisk_BorderColorDark: TDFSColorButton
- Left = 210
- Top = 166
- Width = 45
- Height = 22
- Cursor = crHandPoint
- Hint = 'Kliknij, aby wybra� ciemniejszy kolor obramowania nag��wka..'
- HelpContext = 1278
- ParentShowHint = False
- ShowHint = False
- TabOrder = 10
- 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 Przycisk_Bordercolor: TDFSColorButton
- Left = 83
- Top = 166
- Width = 45
- Height = 22
- Cursor = crHandPoint
- Hint = 'Kliknij, aby wybra� kolor obramowania nag��wka'
- HelpContext = 1276
- ParentShowHint = False
- ShowHint = False
- TabOrder = 11
- 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 = 241
- Width = 210
- Height = 17
- HelpContext = 1280
- Caption = 'Zawijanie te&kstu w nag��wku'
- TabOrder = 13
- end
- object Edit_Background: TComboBox98
- Left = 10
- Top = 215
- Width = 219
- Height = 21
- HelpContext = 1279
- ItemHeight = 13
- TabOrder = 12
- OnDblClick = Przycisk_Otworz_ImageClick
- Complete = True
- MinLengthComplete = 0
- end
- object Edit1: TEdit97
- Left = 72
- Top = 57
- Width = 41
- Height = 19
- HelpContext = 1273
- TabOrder = 2
- Text = '0'
- end
- object Edit2: TEdit97
- Left = 200
- Top = 57
- Width = 41
- Height = 19
- HelpContext = 1274
- TabOrder = 4
- Text = '0'
- end
- object Edit3: TEdit97
- Left = 72
- Top = 98
- Width = 41
- Height = 19
- HelpContext = 1281
- TabOrder = 6
- Text = '1'
- end
- object Edit4: TEdit97
- Left = 200
- Top = 98
- Width = 41
- Height = 19
- HelpContext = 1281
- TabOrder = 7
- Text = '1'
- end
- object Spin_Width: TUpDown
- Left = 113
- Top = 56
- Width = 15
- Height = 21
- HelpContext = 1273
- Associate = Edit1
- Min = 0
- Max = 2048
- Increment = 5
- Position = 0
- TabOrder = 14
- Wrap = False
- end
- object Spin_Colspan: TUpDown
- Left = 113
- Top = 97
- Width = 15
- Height = 21
- HelpContext = 1281
- Associate = Edit3
- Min = 1
- Max = 2048
- Position = 1
- TabOrder = 15
- Wrap = False
- end
- object Spin_Height: TUpDown
- Left = 241
- Top = 56
- Width = 15
- Height = 21
- HelpContext = 1274
- Associate = Edit2
- Min = 0
- Max = 2048
- Increment = 5
- Position = 0
- TabOrder = 16
- Wrap = False
- end
- object Spin_Rowspan: TUpDown
- Left = 241
- Top = 97
- Width = 15
- Height = 21
- HelpContext = 1281
- Associate = Edit4
- Min = 1
- Max = 2048
- Position = 1
- TabOrder = 17
- Wrap = False
- end
- object CHK_Procent_Width: TCheckBox
- Left = 72
- Top = 79
- Width = 32
- Height = 13
- HelpContext = 1273
- Caption = '%'
- TabOrder = 3
- end
- object CHK_Procent_Height: TCheckBox
- Left = 200
- Top = 79
- Width = 32
- Height = 13
- HelpContext = 1274
- Caption = '%'
- TabOrder = 5
- end
- end
- end
-