Represents the Code for the reply in numeric form.
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.
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. |