Internet Direct (Indy)
|
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.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |