1e2fefee38
* NEW: Begin the change of ReportLabel, now when not text is set, reportlabel raise an event _Data to get it's text. PUBLIC SUB ReportLabel1_Data() LAST.Text = aMyArray[Last.Index] END * New: Container are raised an event _Data when repeat is selected if Stop event is called in this event, the clone process is ended. PUBLIC SUB ReportVBox_Data() If Last.Index = $hResult.Count Then Stop Event END git-svn-id: svn://localhost/gambas/trunk@2837 867c0c6c-44f3-4631-809d-bfa615b0a4ec
20 lines
229 B
Plaintext
20 lines
229 B
Plaintext
Align?
|
|
Arrange?
|
|
Line?
|
|
Report
|
|
ReportBorder
|
|
ReportBrush
|
|
ReportContainer
|
|
ReportControl
|
|
ReportFrame
|
|
ReportHBox
|
|
ReportImage
|
|
ReportLabel
|
|
ReportLine
|
|
ReportPanel
|
|
ReportSection
|
|
ReportSpecialField
|
|
ReportSvgImage
|
|
ReportTextLabel
|
|
ReportVBox
|