TIWFindParentIdEvent

<< Click to Display Table of Contents >>

Navigation:  Types >

TIWFindParentIdEvent

SIGNATURE=IWTemplateProcessorHTML.TIWFindParentIdEvent

 

ETYPE=Type

 

Declaration:

Delphi:

TIWFindParentIdEvent = procedure (Sender: TIWTemplateprocessorHTML; AContainerContext: TIWContainerContext; const AComponent: TComponent; out AParentId: string) of object;

C++:

void (Sender: TIWTemplateprocessorHTML; AContainerContext: TIWContainerContext; con

 

Unit: IWTemplateProcessorHTML.pas

 

Description: This is type IWTemplateProcessorHTML.TIWFindParentIdEvent.