JCL Help:TJclThreadPersistent.Changing
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclThreadPersistent.Changing Method
[+] TJclThreadPersistent Methods
[+] TJclThreadPersistent Properties
Search in JCL Help
Search in all projects
Summary
Occurs just before a change is made to the object.
Pascal
public procedure Changing; virtual;
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