/*
File: TObject.h
Version: Mac OS X
Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc.
("Apple") in consideration of your agreement to the following t
unit IBaseBOUnit;
interface
uses
Classes, DAOValueObjectUnit;
type
IBaseBO = interface(IUnknown)
['{3AE5EA91-41EA-41E7-B40C-CF00F8B75F8A}']
function GetObject: TObject;