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

TWITItemType

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

Declaration

Source position: wit.model.pp line 275

type TWITItemType = class(TWITType)

protected

  class function MyKind; virtual; abstract;

  function EnvelopeName; virtual;

  function ItemToString;

public

  constructor Create();

  destructor destroy; override;

  function ToString; override;

  property ItemType: TWITType; [r]

end;

Inheritance

TWITItemType

|

TWITType

|

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25