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

TWITVariantCase

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

Declaration

Source position: wit.model.pp line 342

type TWITVariantCase = class(TObject)

public

  constructor Create();

  destructor destroy; override;

  function ToString;

  property Name: string; [r]

  property OptionalType: TWITType; [r]

end;

Inheritance

TWITVariantCase

|

TObject


Documentation generated on: 2025-07-25