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

TTarWriter.GroupName

Archive entry group name

Declaration

Source position: libtar.pp line 204

public property TTarWriter.GroupName: String
  read FGroupName
  write FGroupName;

Description

GroupName is used for the GroupName 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.