Unit 'cparsertypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_chelper]

TStructType

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

Declaration

Source position: cparsertypes.pas line 386

type TStructType = class(TEntity)

public

  Name: AnsiString;

  

  fields: array of TStructTypeField;

  

  destructor Destroy; override;

  

  function AddField();

  

end;

Inheritance

TStructType

  

|

TEntity

  

|

TObject



CT Web help

CodeTyphon Studio