Table of Contents

TTMSFNCCloudDemoListBox.SupportsFileType Method

Indicates whether a dedicated icon is available for the given file type.

API unit family: TMSFNCCloudDemoListBox Declaring type: TTMSFNCCloudDemoListBox Inherited from: TTMSFNCCustomCloudDemoListBox

Syntax

function SupportsFileType(AFileType: string): Boolean;

Parameters

Name Description
AFileType The file type or extension to test, such as a file name extension.

Returns

True when an icon is available for the file type; otherwise False.