[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'libtar' (#fcl)

TTarWriter.UserName

Archive entry user name

Declaration

Source position: libtar.pp line 203

public property TTarWriter.UserName: String
  read FUserName
  write FUserName;

Description

UserName is used for the UserName field of the archive entries.

See also

TTarDirRec

  

Tar Directory entry

The latest version of this document can be found at lazarus-ccr.sourceforge.net.