Show: Delphi C++
Display Preferences

FMX.Types.TDashArray

From XE3 API Documentation
Jump to: navigation, search

Delphi

type TDashArray = array of Single;

C++

typedef System::DynamicArray<float> TDashArray;

Properties

Type Visibility Source Unit Parent
array
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Internally used type that represents an array of Singles.

See Also

Personal tools
Translations