TVideoGrabber.NormalCursor

Prev

Next

TVideoGrabber

Properties

 




































































































Cursor displayed when a TVideoGrabber's task ends.


Declaration
property NormalCursor: TCursor read GetNormalCursor write SetNormalCursor default DEF_NormalCursor;


__property Controls::TCursor NormalCursor=read=GetNormalCursor, write=SetNormalCursor, default=0


Property NormalCursor As TxCursors

Description

Cursor displayed when a TVideoGrabber's task ends when BusyCursor <> crDefault.
If BusyCursor = crDefault, NormalCursor is ignored.