FMX.Types.TLineMetric.Len

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Len: integer;

C++

int Len;

Properties

Type Visibility Source Unit Parent
field public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TLineMetric

Description

Keeps the length of the line.

See Also