API:System.Types.CenteredRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CenteredRect(const SourceRect: TRect; const CenteredRect: TRect): TRect;

C++

extern DELPHI_PACKAGE TRect __fastcall CenteredRect(const TRect &SourceRect, const TRect &CenteredRect);

Properties

Type Visibility Source Unit Parent
function public
System.Types.pas
System.Types.hpp
System.Types System.Types

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!