Events for features

 

 

Features have standard events and can also have other events, especially for COM object references if the Use Events switch is turned on.

 

Standard-Events

 

 

 

Event

Description

AfterLet

Called immediately if the value of the feature has changed.

BeforeLet

Called immediately if the value of the feature is to be changed.

The assignment can be prevented.

Get

Called immediately if the feature is queried.

Validation

During the rule check, the validation state is retrieved. The event allows to determine the validation state regardless of the outcome of the permission and prohibition rules.