TIWCGFieldDataLink.OnUpdateField Property

This event is called when DataLink needs to udpate the Field data, from the Control Data, when an update or insert is in course.

Namespace: IWCGJQCommon
published
 property OnUpdateField: TNotifyEvent read FOnUpdateField write FOnUpdateField;

Property Value

Type: TNotifyEvent