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

TWordList.ListWords

Declaration

Source position: uWordList.pas line 73

public procedure TWordList.ListWords(

  const AList: TStrings

);

Arguments

AList

  

TStrings object to place all of the words in the word list into.

Description

Get a listing of all of the words that appear within the word list.