FMX.ImgList.TDestinationItem
Delphi
TDestinationItem = class (TCustomDestinationItem)
C++
class PASCALIMPLEMENTATION TDestinationItem : public TCustomDestinationItem
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.ImgList.pas FMX.ImgList.hpp |
FMX.ImgList | FMX.ImgList |
Description
Represents an item in a TDestinationCollection collection.
TDestinationItem extends the TCustomDestinationItem class redeclaring published the Layers property to be editable in the Object Inspector.