[Overview][Types][Classes] Reference for unit 'uWordList' (#pLua)

TWordListInfo.Exists

Declaration

Source position: line 0

public function TWordListInfo.Exists(

  WhatChar: Char;

  ParentNode: PWordListSymbol;

  out IsEnd: Boolean

):Boolean; overload;

function TWordListInfo.Exists(

  WhatChar: Char;

  ParentNode: PWordListSymbol

):PWordListSymbol; overload;