FMX.ListView.Types.TListItemImage Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlignpublicHorizontal alignment of a list item inside its designated area.
BitmappublicSpecifies the bitmap picture that will be displayed for this list view item.
DatapublicPolymorphic property access.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HeightpublicHeight of a list item inside its designated area.
ImageIndexpublicThe zero-based index representing an image in the used list of images.
ImageSourcepublicReturns the kind of image so that you select the proper methods/properties to paint the picture.
InvalidateCallbackpublic
LocalRectpublic
NamepublicString name of a list item.
OpacitypublicOpacity value between 0 and 1 (both inclusive) of a list item.
OwnsBitmappublicIndicates whether the list owns and maintains the bitmap or is a reference only.
PlaceOffsetpublicThe offset (in logical units) regarding the aligned location for finer placement control.
ScalingModepublicDefines the way the bitmap fits into the destination rectangle.
SizepublicRefers to the size of the drawable.
SrcRectpublicSource rectangle in ImageSource.
TagFloatpublicA user-defined floating-point number for this item.
TagObjectpublicA user-defined object reference for this item.
TagStringpublicA user-defined string for this item.
VertAlignpublicVertical alignment of a list item inside its designated area.
VisiblepublicDetermines whether the current item is visible or not.
WidthpublicWidth of a list item inside its designated area.