gambas-source-code/app/examples/Printing/ReportExample/.src/Report2.report

20 lines
330 B
Text
Raw Normal View History

# Gambas Form File 3.0
{ Report Report
#MoveScaled(0,0,64,64)
Index = 0
Text = ("")
{ ReportHBox1 ReportHBox
#MoveScaled(1,1,61,8)
Height = "10cm"
Fixed = True
Expand = True
Background = ReportBrush["#007FFF"]
}
{ RVBCont ReportVBox
#MoveScaled(2,11,56,26)
Expand = True
}
Index = 0
}