TBaseAttribute Class

Represents type TBaseAttribute.

Namespace: Spring
TCustomAttribute
  Spring.TBaseAttribute
    Spring.DefaultAttribute
    Spring.ManagedAttribute
type
 TBaseAttribute = class(TCustomAttribute)
 end;

The TBaseAttribute type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TBaseAttribute class.

Top