FMX.ImgList.TImageList.Destination

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Destination;

C++

__property Destination;

Properties

Type Visibility Source Unit Parent
property published
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TImageList

Description

Reference to the TDestinationCollection collection containing the data to form the final images in TImageList image lists.

FMX.ImgList.TImageList.Destination inherits from FMX.ImgList.TCustomImageList.Destination. All content below this line refers to FMX.ImgList.TCustomImageList.Destination.

Reference to the TDestinationCollection collection containing the data to form the final images in TImageList image lists.

See Also