GxImage: ImageUpdate |
Occurs when the image of the ActiveX control is updated
Event ImageUpdate( ByVal errcode As Long )
[Visual Basic] Event ImageUpdate(ByVal errcode As Long)
[Delphi] procedure ImageUpdate(Sender: TObject; errcode: Integer);
[C++] void OnImageUpdate(long errcode);
[Delphi] The Sender parameter indicates which component received the event and therefore called the handler.
Class GxImage Overview GxImage Properties GxImage Methods ImagePtr64 ImgSrcParam