Unit 'XMLRead' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-xml]

TXMLContextAction

Declaration

Source position: xmlread.pp line 58

type TXMLContextAction = (

  xaAppendAsChildren = 1,

  xaReplaceChildren,

  xaInsertBefore,

  xaInsertAfter,

  xaReplace

);


Documentation generated on: 2023-03-18