[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'exLog' (#EPCL)

TOnLogText

Declaration

Source position: exlog.pas line 13

type TOnLogText = function(

  const s: String

):Boolean of object;