FMX.ImgList.TImageList Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnChangepublishedIf the component is not in the update state, then the OnChange event handler is executed immediately after any change in the TCustomImageList object. Otherwise, OnChange is executed after the EndUpdate method.
OnChangedpublishedThis event is risen a short time after one or more changes have been applied to the image list just before sending notifications to all controls that use an image from this image list.
OnGetDeltaStreamsprotected