ActionData ControlEvent

[This is preliminary documentation and subject to change.]

The Handler uses this event to broadcast the latest action data.

Published By

Handler.

Argument

None.

Action on Subscribers

The subscribers are hidden when a new action starts and they are shown when a new action data arrives from the engine.

Action by Publisher When Subscriber Activated

None.

Typical Use

A Text control on a modeless dialog subscribes to this event using the text attribute to receive the latest data on the current action. (For example the names of the files copied during file copy).