API:Xml.XmlTransform.TRowEvent
Delphi
TRowEvent = procedure(Sender: TObject; Id: string;
SrcNode: IDOMNode; DestNode: IDOMNode) of object;
C++
typedef void __fastcall (__closure *TRowEvent)(System::TObject* Sender, System::UnicodeString Id, Xml::Xmldom::_di_IDOMNode SrcNode, Xml::Xmldom::_di_IDOMNode DestNode);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | Xml.XmlTransform.pas Xml.XmlTransform.hpp |
Xml.XmlTransform | Xml.XmlTransform |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !