AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkRawTouch.AllCount Property

Returns the number of touch events currently taking place, including unknown events which may become any type of touch event in the future.

Syntax
Pascal
class property AllCount: Integer;

To count only known events, use Count.

Copyright (c) 2012. All rights reserved.