TCodeComment Class
Represents a comment in generated code.
Syntax
Unit: Bcl.Code.MetaClasses
TCodeComment = class(TCodeObject);
Constructors
| Name | Description |
|---|---|
| Create | Overloaded Create(string) Create(string, TCommentStyle) |
Represents a comment in generated code.
Unit: Bcl.Code.MetaClasses
TCodeComment = class(TCodeObject);
| Name | Description |
|---|---|
| Create | Overloaded Create(string) Create(string, TCommentStyle) |