|
RAD Studio VCL Reference
|
Returns the type information pointer associated with a specified type name.
XSDToTypeInfo looks up a namespace URI and typename, and returns the type information pointer that describes the corresponding Object Pascal type or class. Unlike the URIToInfo method, XSDToTypeInfo can look up built-in type correspondences that do not need to be registered.
URI is the namespace URI for the type.
TypeName is the type name to look up.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|