TypInfo.TAttrData
From RAD Studio VCL Reference
C++ Information
From TypInfo.hpp
TAttrData = class
Unit: TypInfo
Type: class
Class Fields: TypInfo.TAttrData Fields
Description
TAttrData is used internally to store attributes.
TAttrData structures are automatically inserted by the Delphi compiler for all types and members that are annotated with attributes.
Do not use TAttrData directly; instead, use the TRttiType class to gain access to attribute information associated with a Delphi type.