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.
1703 lines
46 KiB
1703 lines
46 KiB
object relTeste: TrelTeste
|
|
Left = 0
|
|
Top = 0
|
|
BorderStyle = bsNone
|
|
Caption = 'relTeste'
|
|
ClientHeight = 811
|
|
ClientWidth = 1141
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object frRecibo: TRLReport
|
|
AlignWithMargins = True
|
|
Left = 8
|
|
Top = 8
|
|
Width = 1123
|
|
Height = 794
|
|
Margins.LeftMargin = 5.000000000000000000
|
|
Margins.TopMargin = 6.000000000000000000
|
|
Margins.RightMargin = 5.000000000000000000
|
|
Margins.BottomMargin = 2.000000000000000000
|
|
AllowedBands = [btHeader, btTitle, btColumnHeader, btDetail, btColumnFooter, btSummary, btFooter]
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
PageSetup.Orientation = poLandscape
|
|
RealBounds.UsedUnit = buMilimeters
|
|
Title = 'Recibo'
|
|
object frb_detail: TRLBand
|
|
Left = 19
|
|
Top = 197
|
|
Width = 1085
|
|
Height = 18
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
object frpnl_detailR: TRLPanel
|
|
Left = 545
|
|
Top = 0
|
|
Width = 540
|
|
Height = 19
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
object frdblbl_encargosR: TRLDBText
|
|
Left = 348
|
|
Top = 3
|
|
Width = 60
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_ENCARGOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_jurosR: TRLDBText
|
|
Left = 243
|
|
Top = 3
|
|
Width = 42
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_JUROS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_multaR: TRLDBText
|
|
Left = 295
|
|
Top = 3
|
|
Width = 42
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_MULTA'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_principalR: TRLDBText
|
|
Left = 177
|
|
Top = 3
|
|
Width = 56
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_PRINCIPAL'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_totalR: TRLDBText
|
|
Left = 493
|
|
Top = 3
|
|
Width = 61
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
DataField = 'VL_CORRIGIDO'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_vencimentoR: TRLDBText
|
|
Left = 123
|
|
Top = 3
|
|
Width = 70
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
DataField = 'DT_VENCIMENTO'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_nometitR: TRLDBText
|
|
Left = 1
|
|
Top = 3
|
|
Width = 112
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
AutoSize = False
|
|
DataField = 'TX_NOME'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_extraR: TRLDBText
|
|
Left = 393
|
|
Top = 3
|
|
Width = 46
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_EXTRAS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_descontosR: TRLDBText
|
|
Left = 448
|
|
Top = 3
|
|
Width = 65
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_DESCONTOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
end
|
|
object frpnl_detailL: TRLPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 540
|
|
Height = 19
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
object frdblbl_descontosL: TRLDBText
|
|
Left = 449
|
|
Top = 1
|
|
Width = 77
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_DESCONTOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_encargosL: TRLDBText
|
|
Left = 348
|
|
Top = 1
|
|
Width = 72
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_ENCARGOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_jurosL: TRLDBText
|
|
Left = 243
|
|
Top = 1
|
|
Width = 51
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_JUROS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_multaL: TRLDBText
|
|
Left = 295
|
|
Top = 1
|
|
Width = 49
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_MULTA'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_principalL: TRLDBText
|
|
Left = 177
|
|
Top = 1
|
|
Width = 69
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_PRINCIPAL'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_totalL: TRLDBText
|
|
Left = 493
|
|
Top = 1
|
|
Width = 74
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
DataField = 'VL_CORRIGIDO'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_vencimentoL: TRLDBText
|
|
Left = 123
|
|
Top = 1
|
|
Width = 81
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
DataField = 'DT_VENCIMENTO'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_nometitL: TRLDBText
|
|
Left = 1
|
|
Top = 3
|
|
Width = 112
|
|
Height = 10
|
|
Margins.Bottom = 1
|
|
AutoSize = False
|
|
DataField = 'TX_NOME'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdblbl_extraL: TRLDBText
|
|
Left = 393
|
|
Top = 1
|
|
Width = 54
|
|
Height = 12
|
|
Margins.Bottom = 1
|
|
DataField = 'VL_EXTRAS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
end
|
|
end
|
|
object frb_footer: TRLBand
|
|
Left = 19
|
|
Top = 215
|
|
Width = 1085
|
|
Height = 122
|
|
BandType = btColumnFooter
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
object frpnl_footerR: TRLPanel
|
|
Left = 545
|
|
Top = 0
|
|
Width = 540
|
|
Height = 122
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = True
|
|
object frpnl_organizasumR: TRLPanel
|
|
Left = 0
|
|
Top = 1
|
|
Width = 540
|
|
Height = 11
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = True
|
|
object frdbresult_extrasR: TRLDBResult
|
|
Left = 392
|
|
Top = 0
|
|
Width = 69
|
|
Height = 10
|
|
Align = faTopOnly
|
|
DataField = 'VL_EXTRAS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_descontosR: TRLDBResult
|
|
Left = 447
|
|
Top = 0
|
|
Width = 88
|
|
Height = 10
|
|
Align = faTopOnly
|
|
DataField = 'VL_DESCONTOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_encargosR: TRLDBResult
|
|
Left = 347
|
|
Top = 0
|
|
Width = 83
|
|
Height = 10
|
|
Align = faTopOnly
|
|
DataField = 'VL_ENCARGOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_jurosR: TRLDBResult
|
|
Left = 242
|
|
Top = 0
|
|
Width = 65
|
|
Height = 10
|
|
Align = faTopOnly
|
|
DataField = 'VL_JUROS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_multaR: TRLDBResult
|
|
Left = 294
|
|
Top = 0
|
|
Width = 65
|
|
Height = 10
|
|
Align = faTopOnly
|
|
DataField = 'VL_MULTA'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_principalR: TRLDBResult
|
|
Left = 176
|
|
Top = 0
|
|
Width = 79
|
|
Height = 10
|
|
Align = faTopOnly
|
|
DataField = 'VL_PRINCIPAL'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_totalR: TRLDBResult
|
|
Left = 492
|
|
Top = 0
|
|
Width = 84
|
|
Height = 10
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
DataField = 'VL_CORRIGIDO'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -8
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
end
|
|
object frlbl_formarecebimentoR: TRLLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 161
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
Caption = 'Forma de Recebimento: '
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frpnl_chequeR: TRLPanel
|
|
Left = 1
|
|
Top = 33
|
|
Width = 520
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
Visible = False
|
|
object frlbl_nrchequeR: TRLLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 94
|
|
Height = 16
|
|
Align = faLeft
|
|
Caption = 'Nr'#186' do cheque: '
|
|
end
|
|
object frlbl_bancoR: TRLLabel
|
|
Left = 94
|
|
Top = 0
|
|
Width = 49
|
|
Height = 16
|
|
Align = faLeft
|
|
Caption = 'Banco: '
|
|
end
|
|
object frlbl_pracaR: TRLLabel
|
|
Left = 143
|
|
Top = 0
|
|
Width = 46
|
|
Height = 16
|
|
Align = faLeft
|
|
Caption = 'Pra'#231'a: '
|
|
end
|
|
end
|
|
object frlbl_obschequeR: TRLLabel
|
|
Left = 1
|
|
Top = 47
|
|
Width = 477
|
|
Height = 15
|
|
Align = faLeftOnly
|
|
Caption =
|
|
'Obs.: O PRESENTE RECIBO S'#211' TER'#193' VALIDADE AP'#211'S A COMPENSA'#199#195'O DO C' +
|
|
'HEQUE'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -12
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold, fsUnderline]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object fr_membobsR: TRLMemo
|
|
Left = 1
|
|
Top = 63
|
|
Width = 537
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
Behavior = [beSiteExpander]
|
|
end
|
|
object frlbl_empresaR: TRLLabel
|
|
Left = 1
|
|
Top = 85
|
|
Width = 236
|
|
Height = 16
|
|
Caption = 'COBES ASS DE SERVI'#199'OS S/S LTDA'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_usuarioR: TRLLabel
|
|
Left = 243
|
|
Top = 85
|
|
Width = 49
|
|
Height = 16
|
|
Caption = 'Caixa: '
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frdblbl_usuarioR: TRLDBText
|
|
Left = 290
|
|
Top = 85
|
|
Width = 64
|
|
Height = 16
|
|
DataField = 'TX_NOME'
|
|
DataSource = dtsCaixa
|
|
Text = ''
|
|
end
|
|
object fr_dateR: TRLSystemInfo
|
|
Left = 340
|
|
Top = 108
|
|
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 fr_timeR: TRLSystemInfo
|
|
Left = 420
|
|
Top = 108
|
|
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
|
|
object frpnl_footerL: TRLPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 540
|
|
Height = 122
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = True
|
|
object frpnl_organizasumL: TRLPanel
|
|
Left = 0
|
|
Top = 1
|
|
Width = 540
|
|
Height = 11
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = True
|
|
object frdbresult_extrasL: TRLDBResult
|
|
Left = 392
|
|
Top = 0
|
|
Width = 82
|
|
Height = 12
|
|
Align = faTopOnly
|
|
DataField = 'VL_EXTRAS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_descontosL: TRLDBResult
|
|
Left = 448
|
|
Top = 0
|
|
Width = 105
|
|
Height = 12
|
|
Align = faTopOnly
|
|
DataField = 'VL_DESCONTOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_encargosL: TRLDBResult
|
|
Left = 347
|
|
Top = 0
|
|
Width = 100
|
|
Height = 12
|
|
Align = faTopOnly
|
|
DataField = 'VL_ENCARGOS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_jurosL: TRLDBResult
|
|
Left = 242
|
|
Top = 0
|
|
Width = 79
|
|
Height = 12
|
|
Align = faTopOnly
|
|
DataField = 'VL_JUROS'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_multaL: TRLDBResult
|
|
Left = 294
|
|
Top = 0
|
|
Width = 77
|
|
Height = 12
|
|
Align = faTopOnly
|
|
DataField = 'VL_MULTA'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_principalL: TRLDBResult
|
|
Left = 176
|
|
Top = 0
|
|
Width = 97
|
|
Height = 12
|
|
Align = faTopOnly
|
|
DataField = 'VL_PRINCIPAL'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object frdbresult_totalL: TRLDBResult
|
|
Left = 492
|
|
Top = 0
|
|
Width = 102
|
|
Height = 12
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
DataField = 'VL_CORRIGIDO'
|
|
DataSource = dtsTitulos
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
Info = riSum
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
end
|
|
object frlbl_formarecebimentoL: TRLLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 161
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
Caption = 'Forma de Recebimento: '
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frpnl_chequeL: TRLPanel
|
|
Left = 1
|
|
Top = 33
|
|
Width = 520
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
Visible = False
|
|
object frlbl_nrchequeL: TRLLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 94
|
|
Height = 16
|
|
Align = faLeft
|
|
Caption = 'Nr'#186' do cheque: '
|
|
end
|
|
object frlbl_bancoL: TRLLabel
|
|
Left = 94
|
|
Top = 0
|
|
Width = 49
|
|
Height = 16
|
|
Align = faLeft
|
|
Caption = 'Banco: '
|
|
end
|
|
object frlbl_pracaL: TRLLabel
|
|
Left = 143
|
|
Top = 0
|
|
Width = 46
|
|
Height = 16
|
|
Align = faLeft
|
|
Caption = 'Pra'#231'a: '
|
|
end
|
|
end
|
|
object frlbl_obschequeL: TRLLabel
|
|
Left = 1
|
|
Top = 47
|
|
Width = 477
|
|
Height = 15
|
|
Align = faLeftOnly
|
|
Caption =
|
|
'Obs.: O PRESENTE RECIBO S'#211' TER'#193' VALIDADE AP'#211'S A COMPENSA'#199#195'O DO C' +
|
|
'HEQUE'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -12
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold, fsUnderline]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object fr_membobsL: TRLMemo
|
|
Left = 1
|
|
Top = 63
|
|
Width = 537
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
Behavior = [beSiteExpander]
|
|
end
|
|
object frlbl_empresaL: TRLLabel
|
|
Left = 1
|
|
Top = 85
|
|
Width = 236
|
|
Height = 16
|
|
Caption = 'COBES ASS DE SERVI'#199'OS S/S LTDA'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_usuarioL: TRLLabel
|
|
Left = 243
|
|
Top = 85
|
|
Width = 49
|
|
Height = 16
|
|
Caption = 'Caixa: '
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frdblbl_usuarioL: TRLDBText
|
|
Left = 290
|
|
Top = 85
|
|
Width = 64
|
|
Height = 16
|
|
DataField = 'TX_NOME'
|
|
DataSource = dtsCaixa
|
|
Text = ''
|
|
end
|
|
object fr_dateL: TRLSystemInfo
|
|
Left = 340
|
|
Top = 108
|
|
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 fr_timeL: TRLSystemInfo
|
|
Left = 420
|
|
Top = 108
|
|
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 frb_headertop: TRLBand
|
|
Left = 19
|
|
Top = 23
|
|
Width = 1085
|
|
Height = 65
|
|
AutoSize = True
|
|
BandType = btHeader
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
Color = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
object frpnl_headertopR: TRLPanel
|
|
Left = 545
|
|
Top = 0
|
|
Width = 540
|
|
Height = 65
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
object frpnl_logoL: TRLPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 100
|
|
Height = 64
|
|
Align = faLeftMost
|
|
AutoExpand = True
|
|
AutoSize = True
|
|
object frdbimg_logoR: TRLDBImage
|
|
Left = 0
|
|
Top = 0
|
|
Width = 100
|
|
Height = 64
|
|
Align = faClient
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
DataField = 'IMG_LOGO'
|
|
DataSource = dtmSystem.dtsEmpresa
|
|
Stretch = True
|
|
end
|
|
end
|
|
object RLPanel9: TRLPanel
|
|
Left = 100
|
|
Top = 1
|
|
Width = 438
|
|
Height = 25
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
object frlbl_headertopR: TRLMemo
|
|
Left = 0
|
|
Top = 0
|
|
Width = 435
|
|
Height = 16
|
|
Behavior = [beSiteExpander]
|
|
end
|
|
end
|
|
object RLPanel10: TRLPanel
|
|
Left = 100
|
|
Top = 23
|
|
Width = 438
|
|
Height = 25
|
|
object frlbl_headerbotR: TRLMemo
|
|
Left = 0
|
|
Top = 0
|
|
Width = 435
|
|
Height = 16
|
|
Behavior = [beSiteExpander]
|
|
end
|
|
end
|
|
end
|
|
object frpnl_headertopL: TRLPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 540
|
|
Height = 65
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
object frpnl_logoR: TRLPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 100
|
|
Height = 64
|
|
Align = faLeftMost
|
|
AutoExpand = True
|
|
AutoSize = True
|
|
object frdbimg_logoL: TRLDBImage
|
|
Left = 0
|
|
Top = 0
|
|
Width = 100
|
|
Height = 64
|
|
Align = faClient
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = False
|
|
DataField = 'IMG_LOGO'
|
|
DataSource = dtmSystem.dtsEmpresa
|
|
Stretch = True
|
|
end
|
|
end
|
|
object RLPanel2: TRLPanel
|
|
Left = 100
|
|
Top = 23
|
|
Width = 438
|
|
Height = 25
|
|
object frlbl_headerbotL: TRLMemo
|
|
Left = 0
|
|
Top = 0
|
|
Width = 435
|
|
Height = 16
|
|
Behavior = [beSiteExpander]
|
|
end
|
|
end
|
|
object RLPanel8: TRLPanel
|
|
Left = 100
|
|
Top = 1
|
|
Width = 438
|
|
Height = 25
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
object frlbl_headertopL: TRLMemo
|
|
Left = 0
|
|
Top = 0
|
|
Width = 435
|
|
Height = 16
|
|
Behavior = [beSiteExpander]
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object frb_headerbot: TRLBand
|
|
Left = 19
|
|
Top = 88
|
|
Width = 1085
|
|
Height = 109
|
|
AutoExpand = False
|
|
BandType = btHeader
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
object frpnl_headerbotR: TRLPanel
|
|
Left = 545
|
|
Top = 0
|
|
Width = 540
|
|
Height = 109
|
|
Align = faTopOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = True
|
|
object RLPanel3: TRLPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 283
|
|
Height = 24
|
|
Align = faLeftTop
|
|
object RLDBText3: TRLDBText
|
|
Left = 120
|
|
Top = 0
|
|
Width = 127
|
|
Height = 24
|
|
DataField = 'NR_RECIBO'
|
|
DataSource = dtsReport
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -21
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object RLLabel1: TRLLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 121
|
|
Height = 24
|
|
Caption = 'RECIBO N'#186':'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -21
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object RLPanel4: TRLPanel
|
|
Left = 1
|
|
Top = 21
|
|
Width = 543
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
object frdblbl_cpfR: TRLDBText
|
|
Left = 338
|
|
Top = 0
|
|
Width = 93
|
|
Height = 16
|
|
DataField = 'CD_CPF'
|
|
DataSource = dtsDevedor
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ' CPF: '
|
|
end
|
|
object RLDBText6: TRLDBText
|
|
Left = 0
|
|
Top = 0
|
|
Width = 159
|
|
Height = 16
|
|
DataField = 'TX_NOME'
|
|
DataSource = dtsDevedor
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = 'Recebemos de: '
|
|
end
|
|
end
|
|
object RLPanel: TRLPanel
|
|
Left = 1
|
|
Top = 36
|
|
Width = 543
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
object frlbl_empresatitR: TRLLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 532
|
|
Height = 16
|
|
Align = faLeft
|
|
AutoSize = False
|
|
Caption = 'Cr'#233'dito para: '
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object frlbl_valortotR: TRLLabel
|
|
Left = 1
|
|
Top = 51
|
|
Width = 46
|
|
Height = 16
|
|
Caption = 'Valor: '
|
|
end
|
|
object frlbl_vlextensoR: TRLLabel
|
|
Left = 49
|
|
Top = 53
|
|
Width = 92
|
|
Height = 14
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_dtpagR: TRLLabel
|
|
Left = 0
|
|
Top = 70
|
|
Width = 138
|
|
Height = 16
|
|
Caption = 'Data do Pagamento: '
|
|
end
|
|
object RLPanel1: TRLPanel
|
|
Left = 1
|
|
Top = 87
|
|
Width = 538
|
|
Height = 21
|
|
Align = faBottom
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
object frlbl_vencimentoR: TRLLabel
|
|
Left = 122
|
|
Top = 7
|
|
Width = 32
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'VENC'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel15: TRLLabel
|
|
Left = 176
|
|
Top = 7
|
|
Width = 60
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'PRINCIPAL'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel16: TRLLabel
|
|
Left = 347
|
|
Top = 7
|
|
Width = 24
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'ENC'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel17: TRLLabel
|
|
Left = 448
|
|
Top = 7
|
|
Width = 31
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'DESC'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel18: TRLLabel
|
|
Left = 492
|
|
Top = 7
|
|
Width = 40
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
Caption = 'TOTAL'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel19: TRLLabel
|
|
Left = 242
|
|
Top = 7
|
|
Width = 38
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'JUROS'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel20: TRLLabel
|
|
Left = 294
|
|
Top = 7
|
|
Width = 42
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'MULTA'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object RLLabel22: TRLLabel
|
|
Left = 392
|
|
Top = 7
|
|
Width = 45
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'EXTRAS'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_nometitR: TRLLabel
|
|
Left = 0
|
|
Top = 7
|
|
Width = 42
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'T'#205'TULO'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
end
|
|
object frpnl_headerbotL: TRLPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 540
|
|
Height = 110
|
|
Align = faLeftTop
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = True
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = True
|
|
Borders.DrawBottom = True
|
|
object RLPanel5: TRLPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 283
|
|
Height = 24
|
|
Align = faLeftTop
|
|
object RLDBText7: TRLDBText
|
|
Left = 120
|
|
Top = 0
|
|
Width = 127
|
|
Height = 24
|
|
DataField = 'NR_RECIBO'
|
|
DataSource = dtsReport
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -21
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Text = ''
|
|
end
|
|
object RLLabel7: TRLLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 121
|
|
Height = 24
|
|
Caption = 'RECIBO N'#186':'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -21
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object RLPanel6: TRLPanel
|
|
Left = 1
|
|
Top = 21
|
|
Width = 543
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
object frdblbl_cpfL: TRLDBText
|
|
Left = 339
|
|
Top = 0
|
|
Width = 93
|
|
Height = 16
|
|
DataField = 'CD_CPF'
|
|
DataSource = dtsDevedor
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = ' CPF: '
|
|
end
|
|
object RLDBText9: TRLDBText
|
|
Left = 0
|
|
Top = 0
|
|
Width = 159
|
|
Height = 16
|
|
DataField = 'TX_NOME'
|
|
DataSource = dtsDevedor
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Text = 'Recebemos de: '
|
|
end
|
|
end
|
|
object RLPanel7: TRLPanel
|
|
Left = 1
|
|
Top = 36
|
|
Width = 543
|
|
Height = 16
|
|
Align = faLeftOnly
|
|
object frlbl_empresatitL: TRLLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 532
|
|
Height = 16
|
|
Align = faLeft
|
|
AutoSize = False
|
|
Caption = 'Cr'#233'dito para: '
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object frlbl_valortotL: TRLLabel
|
|
Left = 1
|
|
Top = 52
|
|
Width = 46
|
|
Height = 16
|
|
Caption = 'Valor: '
|
|
end
|
|
object frlbl_vlextensoL: TRLLabel
|
|
Left = 49
|
|
Top = 54
|
|
Width = 92
|
|
Height = 14
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_dtpagL: TRLLabel
|
|
Left = 0
|
|
Top = 70
|
|
Width = 138
|
|
Height = 16
|
|
Caption = 'Data do Pagamento: '
|
|
end
|
|
object frpnl_headers: TRLPanel
|
|
Left = 1
|
|
Top = 88
|
|
Width = 538
|
|
Height = 21
|
|
Align = faBottom
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = True
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
object frlbl_vencimentoL: TRLLabel
|
|
Left = 122
|
|
Top = 7
|
|
Width = 32
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'VENC'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_principal: TRLLabel
|
|
Left = 176
|
|
Top = 7
|
|
Width = 60
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'PRINCIPAL'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_encargos: TRLLabel
|
|
Left = 347
|
|
Top = 7
|
|
Width = 24
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'ENC'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_descontos: TRLLabel
|
|
Left = 448
|
|
Top = 7
|
|
Width = 31
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'DESC'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_total: TRLLabel
|
|
Left = 492
|
|
Top = 7
|
|
Width = 40
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Borders.Sides = sdCustom
|
|
Borders.DrawLeft = False
|
|
Borders.DrawTop = False
|
|
Borders.DrawRight = False
|
|
Borders.DrawBottom = False
|
|
Caption = 'TOTAL'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_juros: TRLLabel
|
|
Left = 242
|
|
Top = 7
|
|
Width = 38
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'JUROS'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_multa: TRLLabel
|
|
Left = 294
|
|
Top = 7
|
|
Width = 42
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'MULTA'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_extras: TRLLabel
|
|
Left = 392
|
|
Top = 7
|
|
Width = 45
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'EXTRAS'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object frlbl_nometitL: TRLLabel
|
|
Left = 0
|
|
Top = 7
|
|
Width = 42
|
|
Height = 14
|
|
Align = faBottomOnly
|
|
Caption = 'T'#205'TULO'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Arial'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dtsCaixa: TDataSource
|
|
DataSet = dtmSystem.tblUsuariosConsulta
|
|
Left = 798
|
|
Top = 311
|
|
end
|
|
object dtsDevedor: TDataSource
|
|
DataSet = dtmSystem.tblDevedores
|
|
Left = 985
|
|
Top = 311
|
|
end
|
|
object dtsReport: TDataSource
|
|
DataSet = dtmSystem.tblRecibo
|
|
Left = 920
|
|
Top = 311
|
|
end
|
|
object dtsTitulos: TDataSource
|
|
DataSet = dtmSystem.tblConteudoRecibo
|
|
Left = 1049
|
|
Top = 311
|
|
end
|
|
object fr_filterpdf: TRLPDFFilter
|
|
DocumentInfo.Creator =
|
|
'FortesReport Community Edition v4.0 \251 Copyright '#169' 1999-2015 F' +
|
|
'ortes Inform'#225'tica'
|
|
DisplayName = 'Documento PDF'
|
|
ImageFormat = ifBitmap
|
|
Left = 862
|
|
Top = 311
|
|
end
|
|
end
|