In Delphi codes, the way to quote DObject and generated persistence layer is as follows (take the case of assigning "NW" to Namespace):
uses MO_DObject, NW_DO, NW_Info;
Related Topics
Using Persistence Layer