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