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

TWITFunctionType

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

Declaration

Source position: wit.model.pp line 392

type TWITFunctionType = class(TWITType)

public

  constructor Create;

  destructor Destroy; override;

  function ToString; override;

  property Parameters: TWITFuncParamList; [r]

  property Flags: TWITFunctionFlags; [rw]

  property ResultType: TWITType; [rw]

end;

Inheritance

TWITFunctionType

|

TWITType

|

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25