You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
360 lines
9.3 KiB
360 lines
9.3 KiB
object relDuplicados: TrelDuplicados
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'relDuplicados'
|
|
ClientHeight = 508
|
|
ClientWidth = 795
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object frDuplicados: TRLReport
|
|
Left = 0
|
|
Top = 0
|
|
Width = 794
|
|
Height = 1123
|
|
DataSource = dtsRel
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
AfterPrint = frDuplicadosAfterPrint
|
|
BeforePrint = frDuplicadosBeforePrint
|
|
object frbnd_header: TRLBand
|
|
Left = 38
|
|
Top = 38
|
|
Width = 718
|
|
Height = 144
|
|
AutoExpand = False
|
|
BandType = btHeader
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = True
|
|
object frpnl_logo: TRLPanel
|
|
Left = 1
|
|
Top = 0
|
|
Width = 160
|
|
Height = 143
|
|
Align = faLeftOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
object frdbimg_logo: TRLDBImage
|
|
Left = 0
|
|
Top = 1
|
|
Width = 159
|
|
Height = 142
|
|
Align = faClient
|
|
AutoSize = True
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
DataField = 'IMG_LOGO'
|
|
DataSource = dtsEmpresa
|
|
Stretch = True
|
|
end
|
|
end
|
|
object frlbl_titulorel: TRLLabel
|
|
Left = 166
|
|
Top = 52
|
|
Width = 539
|
|
Height = 24
|
|
Caption = 'Relat'#243'rio de Entrada de T'#237'tulos Duplicados Empresa:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -21
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_empresanome: TRLLabel
|
|
Left = 167
|
|
Top = 82
|
|
Width = 212
|
|
Height = 24
|
|
Caption = 'NOME DA EMPRESA'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -21
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object frbndg_dados: TRLGroup
|
|
Left = 38
|
|
Top = 182
|
|
Width = 718
|
|
Height = 54
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = True
|
|
DataFields = 'TX_NOMEDEVEDOR'
|
|
object frbnd_dados: TRLBand
|
|
Left = 0
|
|
Top = 36
|
|
Width = 718
|
|
Height = 18
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
object frdblbl_valor: TRLDBText
|
|
Left = 350
|
|
Top = 0
|
|
Width = 70
|
|
Height = 16
|
|
Align = faTopOnly
|
|
DataField = 'VL_TITULO'
|
|
DataSource = dtsRel
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_codigo: TRLDBText
|
|
Left = 1
|
|
Top = 0
|
|
Width = 346
|
|
Height = 16
|
|
Align = faLeftTop
|
|
AutoSize = False
|
|
DataField = 'TX_NOMETITULO'
|
|
DataSource = dtsRel
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_dtvencimento: TRLDBText
|
|
Left = 417
|
|
Top = 0
|
|
Width = 112
|
|
Height = 16
|
|
Align = faTopOnly
|
|
Alignment = taRightJustify
|
|
DataField = 'DT_VENCIMENTO'
|
|
DataSource = dtsRel
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_tpacao: TRLDBText
|
|
Left = 568
|
|
Top = 0
|
|
Width = 64
|
|
Height = 16
|
|
Align = faTopOnly
|
|
Alignment = taRightJustify
|
|
DataField = 'TP_ACAO'
|
|
DataSource = dtsRel
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
end
|
|
object frbnd_headergrupo: TRLBand
|
|
Left = 0
|
|
Top = 0
|
|
Width = 718
|
|
Height = 18
|
|
BandType = btHeader
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = True
|
|
Color = clSilver
|
|
ParentColor = False
|
|
Transparent = False
|
|
object frdblbl_nome: TRLDBText
|
|
Left = 1
|
|
Top = 1
|
|
Width = 173
|
|
Height = 16
|
|
Align = faLeftTop
|
|
Color = clSilver
|
|
DataField = 'TX_NOMEDEVEDOR'
|
|
DataSource = dtsRel
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Text = 'Nome: '
|
|
Transparent = False
|
|
end
|
|
object frdblbl_cpf: TRLDBText
|
|
Left = 380
|
|
Top = 1
|
|
Width = 89
|
|
Height = 16
|
|
Align = faTopOnly
|
|
DataField = 'CD_CPF'
|
|
DataSource = dtsRel
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Text = 'CPF: '
|
|
BeforePrint = frdblbl_cpfBeforePrint
|
|
end
|
|
end
|
|
object frbnd_headerdetail: TRLBand
|
|
Left = 0
|
|
Top = 18
|
|
Width = 718
|
|
Height = 18
|
|
BandType = btColumnHeader
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
object frlbl_nometitulo: TRLLabel
|
|
Left = 1
|
|
Top = 0
|
|
Width = 68
|
|
Height = 16
|
|
Align = faTopOnly
|
|
Caption = 'PRODUTO'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_valor: TRLLabel
|
|
Left = 350
|
|
Top = 0
|
|
Width = 49
|
|
Height = 16
|
|
Align = faTopOnly
|
|
Caption = 'VALOR'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_dtvencimento: TRLLabel
|
|
Left = 417
|
|
Top = 0
|
|
Width = 149
|
|
Height = 16
|
|
Align = faTopOnly
|
|
Caption = 'DATA DE VENCIMENTO'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel1: TRLLabel
|
|
Left = 568
|
|
Top = 0
|
|
Width = 150
|
|
Height = 16
|
|
Align = faTopOnly
|
|
Caption = 'ENTRADA NO SISTEMA'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
end
|
|
object frbnd_footerrel: TRLBand
|
|
Left = 38
|
|
Top = 236
|
|
Width = 718
|
|
Height = 20
|
|
BandType = btFooter
|
|
object RLSystemInfo2: TRLSystemInfo
|
|
Left = 503
|
|
Top = 7
|
|
Width = 49
|
|
Height = 13
|
|
Align = faBottomOnly
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'unifont'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object RLSystemInfo1: TRLSystemInfo
|
|
Left = 605
|
|
Top = 7
|
|
Width = 49
|
|
Height = 13
|
|
Align = faBottomOnly
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'unifont'
|
|
Font.Style = []
|
|
Info = itHour
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
end
|
|
end
|
|
object frfilterpdf: TRLPDFFilter
|
|
DocumentInfo.Creator =
|
|
'FortesReport Community Edition v4.0 \251 Copyright '#169' 1999-2015 F' +
|
|
'ortes Inform'#225'tica'
|
|
DisplayName = 'Documento PDF'
|
|
Left = 736
|
|
Top = 8
|
|
end
|
|
object dtsRel: TDataSource
|
|
DataSet = dtmSystem.tblDuplicados
|
|
Left = 680
|
|
Top = 8
|
|
end
|
|
object dtsEmpresa: TDataSource
|
|
DataSet = dtmSystem.tblEmpresa
|
|
Left = 568
|
|
Top = 8
|
|
end
|
|
end
|