Provide binary properties for the address

I requested the TAdvIPEdit control. Thank your for implementing it. But, it is not as useful as it could be. It doesn't seem to have any binary property that allow binary setting/retrieval of the IP address.

Obviously this is easiest for the IPv4 which is an unsigned 32 bit value. For IPv6 and MAC addresses, you would need to define a binary type to return. But, this shouldn't be too difficult.

This feature was implemented.