Identifies the directory listing format supported by the parser class.
class function GetIdent: String; virtual;
String - Identifier for the directory listing format.
GetIdent is a virtual String class function that identifies the directory listing format supported by the parser class. GetIdent must be overridden in a descendant class to provide the identifier for the directory listing format.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|