Internet Direct (Indy)
Home
PreviousUpNext
TIdReply.NumericCode Property

Represents the Code for the reply in numeric form.

Pascal
property NumericCode: Integer;

NumericCode is an Integer property that represents the Code for the reply in numeric form. 

Reading or writing the value in NumericCode accesses Code and converts the string value to its numeric equivalent or 0 (zero) as the default value for read access. 

Use Code to set the response code as a string value. 

Use SetReply to set both the Code and Text for the reply.

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.