|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | DefineBufferFields (integer, ReportBuffer, logical) |
Defines Buffer Fields as List & Label Variables |
|
# | DefineBufferVariables (integer, ReportBuffer, logical) |
Defines Buffer Fields as List & Label Variables |
|
# | DefineFieldsAndVariables (integer, logical) |
Starts the List & Label Designer |
|
# | InitializeSampleImage () |
Initializes the path to the sample image |
|
# | OutputDataset (integer) |
Outputs the Dataset |
|
# | LOGICAL OutputDatasetQuery (integer, handle) |
Outputs a Dataset Query |
|
# | OutputDatasetVariables (integer) |
Outputs the Dataset Variables |
|
+ | INTEGER PrintBufferFields (integer, ReportBuffer, logical) |
Prints a buffer as fields |
|
+ | INTEGER PrintBufferVariables (integer, ReportBuffer, logical) |
Prints a buffer as fields |
|
+ | StartExport (character, logical, ILlExportModule) |
Starts the Report Output with an optional export module |
|
+ | StartReport (character, logical) |
Starts the Report Output |
|
+ | StartReportDesigner (character) |
Starts the List & Label Report Designer |
|
+ | StartReportDesigner (character, logical) |
Starts the List & Label Report Designer |
|
# | ValidateReportBuffers (ReportDefinition, handle) |
Validates the Report Buffer Definition |
Options | Name | Purpose | |
---|---|---|---|
+ | LlReport (ReportDefinition, handle) |
Constructor for the LlReport class |
Options | Name | Purpose | |
---|---|---|---|
+ | HANDLE DatasetHandle |
|
|
+ | CHARACTER DesignerTitle |
|
|
+ | INTEGER ParentWindow |
|
|
+ | INTEGER RecordsPrinted |
|
|
+ | Consultingwerk.Windows.ListAndLabel.ReportDefinition ReportDefinition |
|
|
+ | CHARACTER SampleImagePath |
|
Top
PROTECTED DefineBufferFields (integer, ReportBuffer, logical)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED DefineBufferVariables (integer, ReportBuffer, logical)
|
||||||||||||||||||||||||||||||
PROTECTED DefineFieldsAndVariables (integer, logical)
|
||||||||||||||||||||||||||||||
PROTECTED InitializeSampleImage ()
|
||||||||||||||||||||||||||||||
PROTECTED OutputDataset (integer)
|
||||||||||||||||||||||||||||||
PROTECTED LOGICAL OutputDatasetQuery (integer, handle)
|
||||||||||||||||||||||||||||||
PROTECTED OutputDatasetVariables (integer)
|
||||||||||||||||||||||||||||||
PUBLIC INTEGER PrintBufferFields (integer, ReportBuffer, logical)
|
||||||||||||||||||||||||||||||
PUBLIC INTEGER PrintBufferVariables (integer, ReportBuffer, logical)
|
||||||||||||||||||||||||||||||
PUBLIC StartExport (character, logical, ILlExportModule)
|
||||||||||||||||||||||||||||||
PUBLIC StartReport (character, logical)
|
||||||||||||||||||||||||||||||
PUBLIC StartReportDesigner (character)
|
||||||||||||||||||||||||||||||
PUBLIC StartReportDesigner (character, logical)
|
||||||||||||||||||||||||||||||
PROTECTED ValidateReportBuffers (ReportDefinition, handle)
|
PUBLIC LlReport (ReportDefinition, handle)
|
---|
PUBLIC HANDLE DatasetHandle
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER DesignerTitle
|
|||||||||
PUBLIC INTEGER ParentWindow
|
|||||||||
PUBLIC INTEGER RecordsPrinted
|
|||||||||
PUBLIC Consultingwerk.Windows.ListAndLabel.ReportDefinition ReportDefinition
|
|||||||||
PUBLIC CHARACTER SampleImagePath
|