Set the activity view to which the picker has to anchor ActivityView - activity view to which anchor the picker Side - ActivityView's side to which anchor the picker
Sets properties of current picker CallingAct - Activity object whose layout will be superimposed with picker panel aPickerType - desidered picker type (must be type compatible with IntArray) BkgColor = picker's background color (visible if tile property TPadding >0)
Sets properties for each tile on the picker Hdim - horizontal dimension expressed in dip units Vdim - horizontal dimension expressed in dip units TPadding - padding between tiles borders and picker's ones; expressed in dip units.
setVerbose (VerboseModeAsBoolean) AsString
Sets verbosity of logs
ShowPickerAsString
Superimposes a picker panel on the calling Activity.