Table of Contents

TTMSFNCCustomIPEdit Class

Base class for an edit control that accepts and validates IPv4, IPv6, or MAC addresses.

API unit family: TMSFNCIPEdit Inherits from: TTMSFNCCustomControl

Syntax

TTMSFNCCustomIPEdit = class(TTMSFNCCustomControl)

Properties

Name Description
IPv4Address Gets or sets the current IPv4 address as a packed 32-bit unsigned integer.
IPv6Address Gets or sets the current IPv6 address as a TTMSFNCIPv6Address record.