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.
 

146 lines
3.1 KiB

object relMulti: TrelMulti
Left = 0
Top = 0
BorderStyle = bsNone
Caption = 'relMulti'
ClientHeight = 589
ClientWidth = 815
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object RLReport1: TRLReport
Left = 8
Top = 8
Width = 794
Height = 1123
DataSource = dtsRel
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
object frbnd_header: TRLBand
Left = 38
Top = 38
Width = 718
Height = 99
AutoExpand = False
BandType = btHeader
Borders.Sides = sdCustom
Borders.DrawLeft = True
Borders.DrawTop = True
Borders.DrawRight = True
Borders.DrawBottom = True
object RLMemo1: TRLMemo
Left = 126
Top = 40
Width = 466
Height = 19
Align = faCenter
Alignment = taCenter
Behavior = [beSiteExpander]
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
Lines.Strings = (
'LISTA DE T'#205'TULOS COM M'#218'LTIPLOS PAGAMENTOS')
ParentFont = False
end
end
object RLBand1: TRLBand
Left = 38
Top = 153
Width = 718
Height = 19
Borders.Sides = sdCustom
Borders.DrawLeft = True
Borders.DrawTop = True
Borders.DrawRight = True
Borders.DrawBottom = True
object rldbtxt1: TRLDBText
Left = 0
Top = 1
Width = 47
Height = 16
DataSource = dtsRel
Text = ''
end
object rldbtxt2: TRLDBText
Left = 232
Top = 1
Width = 47
Height = 16
DataSource = dtsRel
Text = ''
end
object rldbtxt3: TRLDBText
Left = 424
Top = 1
Width = 47
Height = 16
DataSource = dtsRel
Text = ''
end
object rldbtxt4: TRLDBText
Left = 624
Top = 1
Width = 47
Height = 16
DataSource = dtsRel
Text = ''
end
end
object RLBand2: TRLBand
Left = 38
Top = 137
Width = 718
Height = 16
BandType = btColumnHeader
Borders.Sides = sdCustom
Borders.DrawLeft = True
Borders.DrawTop = False
Borders.DrawRight = True
Borders.DrawBottom = False
object RLLabel1: TRLLabel
Left = 0
Top = -1
Width = 42
Height = 16
Caption = 'Nome:'
end
object RLLabel2: TRLLabel
Left = 232
Top = 0
Width = 53
Height = 16
Caption = 'Produto:'
end
object RLLabel3: TRLLabel
Left = 424
Top = -1
Width = 38
Height = 16
Caption = 'Valor:'
end
object RLLabel4: TRLLabel
Left = 624
Top = 0
Width = 77
Height = 16
Caption = 'Vencimento:'
end
end
end
object dtsRel: TDataSource
Left = 688
Top = 40
end
end