TOnSelectionPreShow typedef

TOnSelectionPreShow = TSelectionWindowType Function(int index, TSelectionEntity entity)

筛选弹窗打开前的回调方法。

Implementation

typedef TOnSelectionPreShow = TSelectionWindowType Function(int index, TSelectionEntity entity);