API:FMX.ImgList.TSourceCollection.Items
Delphi
property Items[Index: Integer]: TCustomSourceItem read GetItem write SetItem; default;
C++
__property TCustomSourceItem* Items[int Index] = {read=GetItem, write=SetItem/*, default*/};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.ImgList.pas FMX.ImgList.hpp |
FMX.ImgList | TSourceCollection |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !