Attributes (RTTI)

From RAD Studio
Jump to: navigation, search

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

See Also

Code Examples