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

TWITResourceType

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

Declaration

Source position: wit.model.pp line 425

type TWITResourceType = class(TWITType)

public

  constructor Create();

  destructor Destroy; override;

  function ToString; override;

  property Name: string; [rw]

  property Functions: TWITFunctionList; [r]

  procedure AddFunction();

end;

Inheritance

TWITResourceType

|

TWITType

|

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25