Contents - Index - Previous - Next


OnChange event




Declaration
property OnChange: TNotifyEvent;

Description

Provides notification when a change has occurred in the document's contents.

Write an OnChange event handler to provide whatever processing is necessary for your application when changes occur in the document.