Table of Contents

TTMSFNCCloudIPLocalizationIP.GetFlagImage Method

Starts an asynchronous request that downloads the country flag image for this IP entry. The image bytes become available through the TTMSFNCCloudIPLocalizationIPFlag.FlagImageStream field of Flag once the request completes.

API unit family: TMSFNCCloudIPLocalization Declaring type: TTMSFNCCloudIPLocalizationIP

Syntax

procedure GetFlagImage; virtual;

Remarks

Requires an assigned owner; raises an exception when the entry has no owning localization logic.