help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Procedures and functions] Reference for unit 'dirutils' (#powtils_main)

ClearFileNames

Declaration

Source position: dirutils.pas line 46

procedure ClearFileNames(

  var fn: TFileNames

);

Notes

Clears content of a TFileNames record and resets record count.

Can also be used to clear TDirNames since the records have exactly the same layout (cast may be required).

In the future a ClearDirNames function may be created to reduce confusion.. or the function may be more generally named to address both record types.






lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505