Internet Direct (Indy)
Home
PreviousUpNext
TIpProperty.OnChange Property

Specifies the event handler for changes to the IP address value.

Pascal
property OnChange: TIdNotifyEvent;

OnChange is a TNotifyEvent property that specifies the event handler for changes to the value of the IP address or network mask. OnChange is triggered from both Assign and SetAll

Use OnChange to notify an application of changes in the network address properties. Assign an OnChange event handler to respond to the event notification.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.