<< Click to display table of contents >> TRVCamera.OnPrepared |
The event occurs when the component reads properties from the IP camera.
property OnPrepared: TRVCamDoneEvent;
This event occurs while searching for the camera. It occurs before OnSearchComplete.
A search is started in SearchCamera method.