ODAC
Creates an object.
TOraObject
procedure CreateObject(OCISvcCtx: TOCISvcCtx; const TypeName: string); deprecated;
Call the CreateObject method to create an object.
Note: This method is obsolete, so it's better to use the AllocObject method instead.