FMX.StdCtrls.TArcDial.Tick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Tick: TControl;

C++

Fmx::Controls::TControl* __fastcall Tick();

Properties

Type Visibility Source Unit Parent
function protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TArcDial

Description

Used internally to determine the rotation angle.

See Also