FMX.StdCtrls.TArcDial.Text

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Text: TText;

C++

Fmx::Objects::TText* __fastcall Text();

Properties

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

Description

Used internally to render the text that displays the value of this arc dial component.

See Also