Skip to main content

TdxXMLNodeForEachProc Type

Declaration

TdxXMLNodeForEachProc = reference to procedure(ANode: TdxXMLNode; AUserData: Pointer);

Parameters

Name Type
ANode TdxXMLNode
AUserData Pointer
See Also