JCL Help:TJclThreadPersistent.OnChanging

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Occurs just before a change is made to the object.


Pascal

 public property OnChanging: TNotifyEvent;


Description

Changing is called every time before a change is about to be made to the object. If the object is being updated Changing does nothing, otherwise it fires the OnChanging event.


About

Donator

Alex Denissov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page