FMX.ImgList.TGlyph.ImageRect
Delphi
property ImageRect: TRectF read GetImageRect;
C++
__property System::Types::TRectF ImageRect = {read=GetImageRect};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ImgList.pas FMX.ImgList.hpp |
FMX.ImgList | TGlyph |
Description
Returns the location of the rendered image, taking into account the proportions and display mode.