Event type for List.OnMultiTest Event
Source position: MUIClass.List.pas line 16
type TMultiTestEvent = function( |
Sender: TObject; |
Entry: PChar |
):Boolean of object; |
Sender |
|
List which sents the Event |
Entry |
|
Entry to determine if allowed to multiselect |
Allow to multi select the Entry