FMX.ListView.Types.IListViewDrawableShim.CalcAppearanceBounds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CalcAppearanceBounds(const AValue: TRect; const CurrentBounds: TRectF): TRectF;

C++

virtual System::Types::TRectF __fastcall CalcAppearanceBounds(const System::Types::TRect &AValue, const System::Types::TRectF &CurrentBounds) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewDrawableShim

Description

Calculates the appearance of PlaceOffset, widht and height for the given rect from the designer.