Oleander Classes

TOleanderIdentifier

The TOleanderIdentifier class is a descendant from TObject. It handles information regarding identifiers found in the document to be printed and the datasources found to deliver the data.

TOleanderIdentifiers

The TOleanderIdentifiers class is a descendant from TList. It is the a list of TOleanderIdentifier objects.

TOleanderBookmarks

The TOleanderBookmarks class is a descendant of TList. It is a list of bookmarks to select single records out of a resultset.

TOleanderAuto

The TOleanderAuto class is a descendant of TComponent. It handles the basic OLE automation necessary for an Oleander Printer.

TOleanderPrinter

The TOleanderPrinter class is a descendant of TOleanderAuto. This is the abstract predecessor to all Oleander Printer components. It declares all the basic methods needed by the Oleander Controller to handle printing.