Attributes (RTTI)
Go Up to Delphi Language Guide Index
Presents an overview of attributes: how to create custom attributes, to annotate types and members, to extract attribute data at run time, and to intercept the virtual method calls of a class.
Topics
- Attributes and RTTI
- Declaring Custom Attributes (RTTI)
- Annotating Types and Type Members
- Extracting Attributes at Run Time
- Using Virtual Method Interceptors
- Compiler Attributes