TCodeAttributeDeclaration Class
Represents an attribute declaration applied to a code element.
Syntax
Unit: Bcl.Code.MetaClasses
TCodeAttributeDeclaration = class(TCodeObject);
Constructors
| Name | Description |
|---|---|
| Create | Creates an attribute declaration with the specified name. |
Methods
| Name | Description |
|---|---|
| AddRawArgument | Adds a raw code snippet as an argument to this attribute. |