home *** CD-ROM | disk | FTP | other *** search
- object frmPrint: TfrmPrint
- Left = 372
- Top = 274
- BorderStyle = bsDialog
- Caption = 'Tisk'
- ClientHeight = 282
- ClientWidth = 385
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 4
- Top = 5
- Width = 39
- Height = 34
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object btnOK: TButton
- Left = 227
- Top = 255
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = btnOKClick
- end
- object btnStorno: TButton
- Left = 307
- Top = 255
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- TabOrder = 1
- OnClick = btnStornoClick
- end
- object PrintMemo: TPlusMemo
- Left = 1
- Top = 208
- Width = 41
- Height = 33
- Cursor = crIBeam
- Alignment = taLeftJustify
- ScrollBars = ssVertical
- AltFont.Charset = DEFAULT_CHARSET
- AltFont.Color = clWindowText
- AltFont.Height = -11
- AltFont.Name = 'MS Sans Serif'
- AltFont.Style = []
- CaretWidth = 1
- DisplayOnly = False
- EndOfTextMark.Color = clRed
- EndOfTextMark.Style = psClear
- Highlighter = frmMain.HTMLHigh
- Justified = False
- LineHeight = 0
- NullReplacement = #0
- Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars, pmoBlockSelection]
- Overwrite = False
- SelBackColor = clHighlight
- SelTextColor = clHighlightText
- Separators = #9' $%&,./:;<=>'
- SpecUnderline.Color = clRed
- UndoMaxSpace = 65536
- Version = 'v5.3b Standard edition'
- TabOrder = 2
- TabStop = True
- Visible = False
- end
- object PageControl1: TPageControl
- Left = 47
- Top = 3
- Width = 335
- Height = 247
- ActivePage = TabSheet1
- TabOrder = 3
- object TabSheet1: TTabSheet
- Caption = 'Nastaven�'
- object GroupBox1: TGroupBox
- Left = 9
- Top = 10
- Width = 308
- Height = 79
- Caption = 'Rozsah str�nek'
- TabOrder = 0
- object Label1: TLabel
- Left = 134
- Top = 50
- Width = 18
- Height = 13
- Caption = 'do: '
- end
- object rbAll: TRadioButton
- Left = 10
- Top = 23
- Width = 63
- Height = 17
- Caption = 'V�echny'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rbSelect: TRadioButton
- Left = 10
- Top = 50
- Width = 47
- Height = 17
- Caption = 'Od:'
- TabOrder = 1
- end
- object SpinEdit1: TSpinEdit
- Left = 56
- Top = 45
- Width = 70
- Height = 22
- MaxLength = 1000
- MaxValue = 1000
- MinValue = 1
- TabOrder = 2
- Value = 1
- end
- object SpinEdit2: TSpinEdit
- Left = 160
- Top = 45
- Width = 70
- Height = 22
- MaxLength = 1000
- MaxValue = 1000
- MinValue = 1
- TabOrder = 3
- Value = 1
- end
- end
- object GroupBox2: TGroupBox
- Left = 10
- Top = 94
- Width = 308
- Height = 113
- Caption = 'Mo�nosti'
- TabOrder = 1
- object chbPlainText: TCheckBox
- Left = 9
- Top = 20
- Width = 113
- Height = 17
- Caption = 'Tisknout barevn�'
- TabOrder = 0
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Z�hlav� a z�pat�'
- ImageIndex = 1
- object GroupBox3: TGroupBox
- Left = 11
- Top = 12
- Width = 305
- Height = 191
- TabOrder = 0
- object Label2: TLabel
- Left = 17
- Top = 26
- Width = 45
- Height = 13
- Caption = 'Z�hlav� : '
- end
- object Label3: TLabel
- Left = 17
- Top = 58
- Width = 37
- Height = 13
- Caption = 'Z�pat� :'
- end
- object edHead: TEdit
- Left = 81
- Top = 22
- Width = 200
- Height = 21
- TabOrder = 0
- end
- object edFoot: TEdit
- Left = 81
- Top = 53
- Width = 200
- Height = 21
- TabOrder = 1
- end
- end
- end
- end
- end
-