Table of Contents

TTMSFNCCloudIPLocalizationIPFlag Record

Holds the country flag details associated with a resolved IP address.

API unit family: TMSFNCCloudIPLocalization

Syntax

TTMSFNCCloudIPLocalizationIPFlag = record

Fields and properties

Name Type Description
FlagImageStream TMemoryStream Receives the downloaded flag image bytes after a flag image request completes. The stream is nil until the image has been retrieved.
ImageUrl string The URL of the country flag image.
Name string The flag emoji representing the country.
UniCode String The Unicode code points of the flag emoji.