Event handler signalled when Picture is changed.
Source position: extctrls.pp line 583
public property TCustomImage.OnPictureChanged : TNotifyEvent |
OnPictureChanged is a TNotifyEvent property which contains the event handler signalled then the Picture property is changed. OnPictureChanged is signalled from the PictureChanged method, and allows actions to be performed after updates to image properties and the Invalidate method has been called.
|
Contains the image displayed in the control. |
|
|
Indicates if the image has a clear, non-opaque background. |
|
|
Performs actions needed when the Picture property has been changed. |
|
|
Causes the control to be repainted. |
CT Web help |
CodeTyphon Studio |