FMX.Types.TLineMetric.Len
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.
Delphi
Len: integer;
C++
int Len;
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TLineMetric |
Keeps the length of the line.