FMX.Types.TLineMetricInfo.Clear
Delphi
procedure Clear; virtual;
C++
virtual void __fastcall Clear(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TLineMetricInfo |
Description
Removes the data in the array of metrics. Clear sets the Count value to 0.