[Overview][Types][Classes][Index] |
Event handler signalled before properties are updated in the component.
Source position: textstrings.pas line 100
public property TTextStrings.OnChanging : TNotifyEvent |
OnChanging is a TNotifyEvent property with the event handler signalled before the Strings or Objects properties are updated in the component.
OnChanging is signalled from the Changing method when an update process in not already active.
|
Performs action needed when properties in the component are being updated. |
|
Version 4.0 | Generated 2025-05-03 | Home |