Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMultiTestEvent

Event type for List.OnMultiTest Event

Declaration

Source position: MUIClass.List.pas line 15

type TMultiTestEvent = function(

  Sender: TObject;

  Entry: PChar

):Boolean of object;

Arguments

Sender

  

List which sents the Event

Entry

  

Entry to determine if allowed to multiselect

Function result

Allow to multi select the Entry


Documentation generated on: 2022-07-30