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

TComment

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

Declaration

Source position: cparsertypes.pas line 236

type TComment = class(TEntity)

protected

  function DoParse(); override;

  

public

  CommenType: TCommentType;

  

  _Comment: AnsiString;

  

end;

Inheritance

TComment

  

|

TEntity

  

|

TObject



CT Web help

CodeTyphon Studio