FMX.Import.TModelImportServices.GetSupportedFileTypesCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function GetSupportedFileTypesCount: Integer;

C++

__classmethod int __fastcall GetSupportedFileTypesCount();

プロパティ

種類 可視性 ソース ユニット
function published
FMX.Import.pas
FMX.Import.hpp
FMX.Import TModelImportServices

説明

サポートされるファイル型の数を返します。

GetSupportedFileTypesCount は、サポートされるファイル型の数を返します。これは、登録済みのモデル インポータの数と一致します。

関連項目