System.HFAAttribute.ElementCount

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

Delphi

property ElementCount: Integer read FElementCount;

プロパティ

種類 可視性 ソース ユニット
property public System.pas System HFAAttribute


説明

内部的に使用するためのものです。

ElementCount プロパティは内部 RTTI 機能用のものです。関連する構造化型での要素型の数を示します。

詳細については、HFAAttribute.Create の API ドキュメントを参照してください。

関連項目