Vcl.ImageCollection.TImageCollection Events
InheritedProtected
OnChange | published | |
OnDraw | published | You can use OnDraw event with your code to draw an image. |
OnGetBitmap | published | You can use OnGetBitmap event with your code to get TBitmap from an item. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |