Unit 'tuples' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl-objpas]

TQuintuple

Declaration

Source position: tuples.pp line 134

type TQuintuple = record

public

type

  TSpecializedQuintuple = TSpecializedQuintuple;

public

  First: TFirst;

  Second: TSecond;

  Third: TThird;

  Fourth: TFourth;

  Fifth: TFifth;

  constructor Create();

  procedure Unpack();

end;


Documentation generated on: 2025-07-25