IPWorks ZIP 2020 C++ Builder Edition

Questions / Feedback?

EndPrefixMapping Event

Fired when leaving the scope of a namespace declaration.

Syntax

typedef struct {
  String Prefix;
} TipzOfficeDocEndPrefixMappingEventParams;

typedef void __fastcall (__closure *TipzOfficeDocEndPrefixMappingEvent)(System::TObject* Sender, TipzOfficeDocEndPrefixMappingEventParams *e);

__property TipzOfficeDocEndPrefixMappingEvent OnEndPrefixMapping = { read=FOnEndPrefixMapping, write=FOnEndPrefixMapping };

Remarks

The StartPrefixMapping event is fired when entering 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]