[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

MatchEnd

Free storage allocated for MatchFirst()/MatchNext()

Declaration

Source position: amigados.pas line 2385

procedure MatchEnd(

  AP: PAnchorPath

);

Arguments

AP

  

Anchor used for MatchFirst()/MatchNext()

Description

Return all storage associated with a given search.

See also

MatchFirst

  

Finds file that matches pattern

ParsePattern

  

Create a tokenized string for MatchPattern()

Examine

  

Examine a directory or file associated with a lock

CurrentDir

  

Make a directory lock the current directory

MatchNext

  

Finds the next file or directory that matches pattern

ExNext

  

Examine the next entry in a directory


Documentation generated on: 2017-01-10