API:Vcl.ExtCtrls.TCellCollection.Items
Delphi
property Items[Index: Integer]: TCellItem read GetItem write SetItem; default;
C++
__property TCellItem* Items[int Index] = {read=GetItem, write=SetItem/*, default*/};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCellCollection |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。