Represents one byte of the 4-byte IP address or network mask.
property Byte1: byte;
Byte1 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. Byte1 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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|