FMX.DAE.Model.TSourceSemantics

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

Delphi

type TSourceSemantics = array of TSourceSemantic;

C++

typedef System::StaticArray<TSourceSemantic, 3> TSourceSemantics;

プロパティ

種類 可視性 ソース ユニット
array
typedef
public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model FMX.DAE.Model

説明

TSourceSemantic オブジェクトの配列です。


関連項目