API:Xml.XmlTransform.TXMLTransform.AfterEachRowSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterEachRowSet: TRowEvent read FAfterEachRowSet write FAfterEachRowSet;

C++

__property TRowEvent AfterEachRowSet = {read=FAfterEachRowSet, write=FAfterEachRowSet};

Properties

Type Visibility Source Unit Parent
event published
Xml.XmlTransform.pas
Xml.XmlTransform.hpp
Xml.XmlTransform TXMLTransform

Description

Embarcadero Technologies does not currently have any additional information.