API:Xml.XmlTransform.TXMLTransform.BeforeEachRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BeforeEachRow: TRowEvent read FBeforeEachRow write FBeforeEachRow;

C++

__property TRowEvent BeforeEachRow = {read=FBeforeEachRow, write=FBeforeEachRow};

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.