FMX.Forms.TDefaultFormPositionerService.FitInRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function FitInRect(const AValue: TRectF; const AMaxRect: TRectF): TRectF;

C++

__classmethod System::Types::TRectF __fastcall FitInRect(const System::Types::TRectF &AValue, const System::Types::TRectF &AMaxRect);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TDefaultFormPositionerService

Description

Embarcadero Technologies does not currently have any additional information.