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. {{#multireplace:FMX.ImgList.TImageList.Destination|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ImgList.TCustomImageList.Destination|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ImgList.TCustomImageList.Destination|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Reference to the TDestinationCollection collection containing the data to form the final images in TImageList image lists.