Graphisoft®

Dialog ManagerVersion: 2.0

ItemObserver::ItemCharEntered

Event handler for the char entered notification.

virtual void ItemCharEntered (
    const ItemCharEnterEvent & ev,
    bool *              denyChar
);

Parameters

ev
A reference to the event.
denyChar
Output parameter: the application should set this value to true to deny the entering of the character. By default the value of denyChar is false.