Represents the 32-bit IP address as boolean flags.
property ByteArray [Index: cardinal]: boolean;
Description
ByteArray is an indexed Boolean property that provides access to the individual bits that make up the 32-bit IP address or network mask. Values for Index are in the range 0..31. ByteArray is used primary in the construction of the AsBinaryString representation of the IP address.