Vcl.ImageCollection.TImageCollection Events

From RAD Studio API Documentation


InheritedProtected
OnChangepublished
OnDrawpublishedYou can use OnDraw event with your code to draw an image.
OnGetBitmappublishedYou can use OnGetBitmap event with your code to get TBitmap from an item.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.