Unit 'fppem' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-hash]

PemFindTags

Declaration

Source position: fppem.pp line 63

function PemFindTags(

  List: TStrings;

  const BeginTag: string;

  const EndTag: string;

  out StartIndex: Integer;

  out EndIndex: Integer

):Boolean;


Documentation generated on: 2025-07-25