Unit 'WIT.Model' Package
[Overview][Types][Classes][Index] [#fcl-wit]

TWITTupleType

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: wit.model.pp line 261

type TWITTupleType = class(TWITType)

public

  constructor Create;

  destructor Destroy; override;

  procedure AddItem();

  function ToString; override;

  property Items: TWITTypeList; [r]

end;

Inheritance

TWITTupleType

|

TWITType

|

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25