FMX.Platform.Win.TWinWindowHandle.WndToForm

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function WndToForm(const Rect: TRect): TRectF; overload;
function WndToForm(const Rect: TRectF): TRectF; overload;

C++

System::Types::TRectF __fastcall WndToForm(const System::Types::TRect &Rect)/* overload */;
System::Types::TRectF __fastcall WndToForm(const System::Types::TRectF &Rect)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win TWinWindowHandle

Description

Embarcadero Technologies does not currently have any additional information.