TBaseImage.OnPixelsChanged Property
TBaseImage Class

This event occurs when some pixels of the image have just changed.

Class
Pascal
public property OnPixelsChanged: TNotifyEvent read FOnPixelsChanged write FOnPixelsChanged;
Related Information
You are here: Symbol Reference > Classes > TBaseImage Class > Properties > OnPixelsChanged Property