TCnPictureBox.OnLoadCompleted Event
Occurs when the asynchronous image-load operation is completed, been canceled, or raised an exception.
published property OnLoadCompleted: TAsyncCompletedEventHandler read GetLoadCompleted write SetLoadCompleted;
Occurs when the asynchronous image-load operation is completed, been canceled, or raised an exception.
published property OnLoadCompleted: TAsyncCompletedEventHandler read GetLoadCompleted write SetLoadCompleted;