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

TGetDecoderProc

Declaration

Source position: laz2_xmlread.pas line 154

type TGetDecoderProc = function(

  const AEncoding: string;

  out Decoder: TDecoder

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.