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

Tuple<T1,T2,T3,T4> 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,T4> = record

Type Parameters

T1
T2
T3
T4

Constructors

Create(T1, T2, T3, T4)

Properties

Value1
Value2
Value3
Value4

Methods

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

Operators

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

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.