ManagedAttribute Class

Definition

This attribute marks automatically initialized interface or object fields inside of classes that inherit from TManagedObject or are using the mechanism provided by TInitTable.

Delphi
type ManagedAttribute = class(TBaseAttribute)
Inheritance
TCustomAttribute
ManagedAttribute
Derived

Constructors

Properties