Soap.WSDLBind.TWSDLDocument Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_AddRefprotected
_Releaseprotected
AddChildpublicCreates and adds a node to the child nodes of this document.
AfterConstructionpublicInitializes the TWSDLDocument object after the last constructor has executed.
AssignpublicCopies the contents of another similar object.
AssignParseOptionsprotected
AssignToprotectedCopies the properties of an object to a destination object.
AsyncScheduleprotectedSchedules asynch method calls.
BeforeDestructionpublicPerforms any necessary actions before the first destructor is called.
BeginInvokepublicPerforms an asynchronous call to the method specified by either AProc or AFunc.
CanObserveprotected
ChangeNameprotectedSets the private, internal storage for the Name property to the string passed in NewName.
CheckActiveprotected
CheckAutoSaveprotected
CheckDisposedprotected
CheckDOMprotected
ClassInfopublicReturns a pointer to the run-time type information (RTTI) table for the object type.
ClassNamepublicReturns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).
ClassNameIspublicDetermines whether an object is of a specific type.
ClassParentpublicReturns the type of the immediate ancestor of a class.
ClassTypepublicReturns the class reference for the object's class.
CleanupInstancepublicPerforms finalization on long strings, variants, and interface variables within a class.
Createpublic
CreateElementpublicCreates a new element node that is associated with this document.
CreateNodepublicCreates a new node that is associated with this document.
DefaultHandlerpublicProvides the interface for a method that processes message records.
DefinePropertiesprotected
Destroypublic
DestroyComponentspublicDestroys all owned components.
DestroyingpublicIndicates that the component and its owned components are about to be destroyed.
DispatchpublicCalls message-handling methods for the object, based on the contents of the Message parameter.
DisposeOfpublicDisposeOf forces the execution of the destructor code in an object.
DoAfterCloseprotected
DoAfterOpenprotected
DoBeforeCloseprotected
DoBeforeOpenprotected
DoNodeChangeprotected
EndFunctionInvokepublicBlocks the caller until the specified ASyncResult completes.
EndInvokepublicBlocks the caller until the specified ASyncResult completes.
EqualspublicChecks whether the current instance and the Obj parameter are equal.
ExecuteActionpublicExecutes an action.
FieldAddresspublicReturns the address of a published object field.
FindComponentpublicIndicates whether a given component is owned by the component.
FreepublicDestroys an object and frees its associated memory, if necessary.
FreeInstancepublicDeallocates memory allocated by a previous call to the NewInstance method.
FreeNotificationpublicEnsures that AComponent is notified that the component is going to be destroyed.
FreeOnReleasepublicFrees the interface reference for components that were created from COM classes.
GeneratePrefixpublicGenerates a unique namespace prefix that can be used for a node in the document.
GetActiveprotected
GetAsyncLoadStateprotected
GetChildNodeClassprotected
GetChildNodesprotected
GetChildOwnerprotectedReturns the owner of a child component being read from a stream.
GetChildParentprotectedReturns the parent or, if there is no parent, returns the owner of a child component being read from a stream.
GetChildrenprotectedEnumerates all child components.
GetDefinitionprotected
GetDeltaStreamsprotected
GetDisposedprotectedGetter for the Disposed property.
GetDocBindingpublicReplaces the document element with an instance of a specified implementation class.
GetDocumentElementprotected
GetDocumentNodeprotected
GetDocumentObjectprotected
GetDOMDocumentprotected
GetDOMPersistprotected
GetEncodingprotected
GetEnumeratorpublicReturns a TComponent enumerator.
GetFileNameprotected
GetHashCodepublicReturns an integer containing the hash code.
GetIDsOfNamesprotectedMaps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).
GetInterfacepublicRetrieves a specified interface.
GetInterfaceEntrypublicReturns the entry for a specific interface implemented in a class.
GetInterfaceTablepublicReturns a pointer to a structure containing all of the interfaces implemented by a given class.
GetModifiedprotected
GetNamePathpublicReturns a string used by the Object Inspector.
GetNodeIndentStrprotected
GetObserversprotectedGetter of Observers.
GetOptionsprotected
GetOwnerprotectedReturns the owner of a component.
GetParentComponentpublicReturns the containing component.
GetParseOptionsprotected
GetPrologNodeprotected
GetPrologValueprotected
GetSchemaRefprotected
GetStandAloneprotected
GetTypeInfoprotectedRetrieves the type information for an object.
GetTypeInfoCountprotectedReturns the number of type information interfaces that an object provides (either 0 or 1).
GetVersionprotected
GetXMLprotected
HasParentpublicVerifies whether the component has a parent.
InheritsFrompublicDetermines the relationship of two object types.
InitInstancepublicInitializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.
InsertComponentpublicEstablishes the component as the owner of a specified component.
InstanceSizepublicReturns the size in bytes of each instance of the object type.
InternalSetPrologValueprotected
InvokeprotectedProvides access to Automation properties and methods when the component wraps an Automation object.
IsEmptyDocpublicIndicates whether the TXMLDocument instance represents an empty document.
IsImplementorOfpublicIndicates whether the component implements a specified interface.
LoadDataprotected
Loadedprotected
LoadFromFilepublicLoads an XML document and activates it.
LoadFromStreampublicLoads an XML document from a stream and activates it.
LoadFromXMLpublicLoads a string representation of an XML document and activates it.
MethodAddresspublicReturns the address of a class method by name.
MethodNamepublicReturns the name of a class method by address.
NewInstancepublic
NotificationprotectedForwards notification messages to all owned components.
ObserverAddedprotected
operator ()public
PaletteCreatedprotectedResponds when the component is created from the component palette.
QualifiedClassNamepublicReturns the qualified name of the class.
QueryInterfaceprotectedReturns a reference to a specified interface if the current component supports that interface.
ReadDOMVendorprotected
ReadStateprotectedReads the state of the component.
ReferenceInterfacepublicEstablishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.
RefreshpublicUpdates the parsed XML document to reflect external changes.
RegisterDocBindingpublicRegisters an implementation class for child nodes with a specified tag name.
ReleaseDocprotected
RemoveComponentpublicRemoves a specified component specified from the component's Components list.
RemoveFreeNotificationpublicDisables the destruction notification that was enabled by FreeNotification.
RemoveFreeNotificationsprotectedNotifies all owned components of the owner component's imminent destruction.
ResyncpublicForces all child nodes and attribute nodes to be reread from the underlying DOM implementation.
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
SaveToFilepublicSaves the XML document to disk.
SaveToStreampublicSaves the XML document to a stream.
SaveToUTF8Stringprotected
SaveToXMLpublicSaves the XML document to a string-type variable.
SaveToXMLStringsprotectedSaves the XML document to an internal string list.
SetActiveprotected
SetAncestorprotectedClears or sets csAncestor state in the component's ComponentState property.
SetChildOrderprotectedSets the visual ordering of a child control.
SetDefinitionprotected
SetDesigningprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDesignInstanceprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDocumentElementprotected
SetDOMDocumentprotected
SetEncodingprotected
SetFileNameprotected
SetInlineprotectedSets the csInline bit of the component's ComponentState property.
SetModifiedprotected
SetNameprotectedSets the value of the Name property.
SetNodeIndentStrprotected
SetOnAsyncLoadprotected
SetOptionsprotected
SetParentComponentprotectedSets the parent component.
SetParseOptionsprotected
SetPrologValueprotected
SetStandAloneprotected
SetSubComponentpublicIdentifies whether the component is a subcomponent.
SetVersionprotected
SetXMLprotected
SetXMLStringsprotected
ToStringpublicReturns a string containing the class name.
UnitNamepublicReturns the name of the unit where the class is defined.
UnitScopepublicReturns the class's unit scope.
UpdateActionpublicUpdates the state of an action.
UpdatedprotectedClears the csUpdating state in the component's ComponentState property when the component finishes updating.
UpdateRegistryprotectedProvides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.
UpdatingprotectedSets the csUpdating state in the component's ComponentState property.
ValidateContainerprotectedDetermines whether an object can be inserted into a container.
ValidateInsertprotectedProvides the interface for a method that validates a child component before it is inserted.
ValidateRenameprotectedEnsures that renaming an owned component does not create a name conflict.
WriteDOMVendorprotected
WriteStateprotectedWrites the state of the component.
XMLStringsChangingprotected