Unit 'AndroidWidget' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard]

TOnScrollStateChanged

Declaration

Source position: androidwidget.pas line 755

type TOnScrollStateChanged = procedure(

  Sender: TObject;

  firstVisibleItem: Integer;

  visibleItemCount: Integer;

  totalItemCount: Integer;

  lastItemReached: Boolean

) of object;



CT Web help

CodeTyphon Studio