PlatformAPI.IPlatformProvisionInformation180.GetBuildTypes

提供: RAD Studio API Documentation
2015年9月15日 (火) 22:06時点におけるL10nBot (トーク | 投稿記録)による版 (fixed links)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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 を使用してください。


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