![]() |
![]() ![]() ![]() |
acNumberEdit and acIPEdit components.
|
property OnChange: TNotifyEvent;
|
The OnChange event occurs whenever the value has been changed.
|
|
Write an OnChange event handler to take specific action after changing of the Value property. The Text property will already be updated to reflect any changes. This event provides the first opportunity to respond to modifications that the user types into the edit control.
|
Value property.
|