FMX.Types.TLineMetricInfo.GetCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCount: integer; virtual;

C++

virtual int __fastcall GetCount();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TLineMetricInfo

Description

The protected getter implementation for the Count property.

See Also