TcxImageCollectionItem.Picture Property
In This Article
Specifies the image stored in the collection item.
#Declaration
Delphi
property Picture: TPicture read; write;
#Property Value
Type | Description |
---|---|
TPicture | The stored image. |
See Also