OnGetVariableValue

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWTemplateProcessorBase > Events >

OnGetVariableValue

SIGNATURE=IWContainerLayout.TIWTemplateProcessorBase.OnGetVariableValue

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnGetVariableValue: TIWOnGetVariableValueEvent;

C++:

__published: __property TIWOnGetVariableValueEvent OnGetVariableValue;

 

Description: This is OnGetVariableValue, a member of class TIWTemplateProcessorBase.