FMX.Graphics.TDashArray

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DynamicArray<float> TDashArray;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Graphics.hpp FMX.Graphics FMX.Graphics

Description

Internally used type that represents an array of Singles.

See Also