PlatformAPI.IPlatformProvisionInformation180.GetBuildTypes

提供:RAD Studio API Documentation

Delphi

function GetBuildTypes: TArray<TOTABuildTypeConfig>; deprecated 'Use IPlatformProvisionInformation.AllBuildTypes instead';

C++

virtual System::DynamicArray<TOTABuildTypeConfig> __fastcall GetBuildTypes _DEPRECATED_ATTRIBUTE1("Use IPlatformProvisionInformation.AllBuildTypes instead") () = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IPlatformProvisionInformation180

説明

警告: GetBuildTypes は非推奨になっています。 IPlatformProvisionInformation220.AllBuildTypes を使用してください。

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。