IPWorks ZIP 2020 C++ Builder Edition

Questions / Feedback?

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Syntax

typedef struct {
  String Prefix;
  String URI;
} TipzOfficeDocStartPrefixMappingEventParams;

typedef void __fastcall (__closure *TipzOfficeDocStartPrefixMappingEvent)(System::TObject* Sender, TipzOfficeDocStartPrefixMappingEventParams *e);

__property TipzOfficeDocStartPrefixMappingEvent OnStartPrefixMapping = { read=FOnStartPrefixMapping, write=FOnStartPrefixMapping };

Remarks

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 C++ Builder Edition - Version 20.0 [Build 8300]