FMX.ImgList.TGlyph.ImageRect

From RAD Studio API Documentation
Jump to: navigation, search

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.