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

TOnClickOptionMenuItem

Declaration

Source position: androidwidget.pas line 718

type TOnClickOptionMenuItem = procedure(

  Sender: TObject;

  jObjMenuItem: jobject;

  itemID: Integer;

  itemCaption: string;

  checked: Boolean

) of object;



CT Web help

CodeTyphon Studio