FMX.Import.TGEMaterials.Count
Delphi
property Count: Integer read GetCount write SetCount;
C++
__property int Count = {read=GetCount, write=SetCount, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | FMX.Import.pas FMX.Import.hpp |
FMX.Import | TGEMaterials |
説明
保持されているマテリアルの数を決定します。