Internet Direct (Indy)
Home
PreviousUpNext
TIpProperty.Byte3 Property

Represents one byte of the 4-byte IP address or network mask.

Pascal
property Byte3: Byte;

Byte3 is a Byte property that represents one Byte of the 4-byte IP address or network mask. 

Byte1, Byte2, Byte3, and Byte4 are used primarily to read the current value of the TIpProperty. Byte3 calls SetAll to update the value of the byte in the IP address. 

Use AsDoubleWord, AsString, or AsBinaryString to access the value of the IP address in other representations.

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.