TOnEnumerateWindows

Prev

Next

 






































































































Type of the OnEnumerateWindows event.


Declaration
TOnEnumerateWindows=procedure (Sender: TObject; WindowHandle: LongInt; WindowName: String; WindowClass: String) of object;


typedef void __fastcall (__closure *TOnEnumerateWindows)(System::TObject* Sender, int WindowHandle, wchar_t *WindowName, wchar_t *WindowClass);

Description

Type of the OnEnumerateWindows event.



See Also
EnumerateWindows ScreenRecordingLayeredWindows ScreenRecordingMonitor ScreenRecordingNonVisibleWindows ScreenRecordingUsingCoordinates ScreenRecordingWithCursor SetWindowRecordingByHandle SetWindowRecordingByName