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

TTypeDef

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

Declaration

Source position: cparsertypes.pas line 406

type TTypeDef = class(TEntity)

public

  origintype: TEntity;

  

  names: TList;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TTypeDef

  

|

TEntity

  

|

TObject



CT Web help

CodeTyphon Studio