IP*Works! 2016 Delphi Edition
IP*Works! 2016 Delphi Edition
Questions / Feedback?

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

type TStartPrefixMappingEvent = procedure StartPrefixMapping(Sender: TObject; const Prefix: String; const URI: String) of object;

property OnStartPrefixMapping: TStartPrefixMappingEvent read FOnStartPrefixMapping write FOnStartPrefixMapping;

Remarks

The EndPrefixMapping event is fired when leaving the scope of a namespace declaration.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Delphi Edition - Version 16.0 [Build 7353]