AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkRawTouch.NextEvent Method

Returns an index to the next touch event available for reading.

Syntax
Pascal
class function NextEvent: Cardinal; static;

If no more events are available it returns 0. See FirstEvent.

Copyright (c) 2012. All rights reserved.