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.
The TOleanderIdentifiers class is a descendant from TList. It is the a list of TOleanderIdentifier objects.
The TOleanderBookmarks class is a descendant of TList. It is a list of bookmarks to select single records out of a resultset.
The TOleanderAuto class is a descendant of TComponent. It handles the basic OLE automation necessary for an Oleander Printer.
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.