FMX.Types.IFlasher.GetPos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPos: TPointF;

C++

virtual System::Types::TPointF __fastcall GetPos(void) = 0 ;

Properties

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

Description

Declaration of the getter method for the Pos property.

See Also