FMX.Types.TLineMetricInfo

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTLineMetricInfo

Delphi

TLineMetricInfo = class

C++

class PASCALIMPLEMENTATION TLineMetricInfo : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Implements functionality to manipulate line metrics.

TLineMetricInfo implements functionality to manipulate an array of line metrics. TLineMetricInfo provides access to individual line metrics through the Metrics property.

See Also