Spring4D Docs
  • Guide
  • API Reference
  1. Spring.Base
  2. Spring
  3. Tuple<T1,T2,T3>

Tuple<T1,T2,T3> Record

On this page

  1. Definition
  2. Constructors
  3. Properties
  4. Methods
  5. Operators

Definition

Unit:
Spring
Package:
Spring.Base
Delphi
type Tuple<T1,T2,T3> = record

Type Parameters

T1
T2
T3

Constructors

Create(T1, T2, T3)

Properties

Value1
Value2
Value3

Methods

Equals(Tuple<T1,T2,T3>)
Unpack(T1, T2)
Unpack(T1, T2, T3)

Operators

Equal(Tuple<T1,T2,T3>, Tuple<T1,T2,T3>)
Implicit(TArray<TValue> to Tuple<T1,T2,T3>)
Implicit(Tuple<T1,T2,T3> to TArray<TValue>)
Implicit(Tuple<T1,T2,T3> to Tuple<T1,T2>)
Implicit(array of TVarRec to Tuple<T1,T2,T3>)
NotEqual(Tuple<T1,T2,T3>, Tuple<T1,T2,T3>)

On this page

  1. Definition
  2. Constructors
  3. Properties
  4. Methods
  5. Operators

Unofficial DocInsight showcase for Spring4D. Not affiliated with, sponsored by, or endorsed by the Spring4D Team.
Copyright © 2009 - present Spring4D team. All Rights Reserved.
Built with DocInsight.