FMX.ImgList.TImageList.Destination
Delphi
property Destination: TDestinationCollection read FDestination write SetDestination;
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.