[Overview][Types][Classes][Index] |
Event handler signalled when values in Strings or Objects have been changed.
Source position: textstrings.pas line 99
public property TTextStrings.OnChange : TNotifyEvent |
OnChange is a TNotifyEvent property with the event handler signalled when values in the Strings and/or Objects properties have been changed.
OnChange is signalled from the Changed method, and occurs after the property value(s) are stored in the component.
|
Performs actions needed after the value in Text is changed. |
|
Version 4.0 | Generated 2025-05-03 | Home |