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

TWITRecordField

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

Declaration

Source position: wit.model.pp line 193

type TWITRecordField = class(TWITBaseElement)

public

  constructor Create();

  destructor Destroy; override;

  function ToString; override;

  property Name: string; [r]

  property FieldType: TWITType; [r]

end;

Inheritance

TWITRecordField

|

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25