DefaultAttribute Class

Represents type DefaultAttribute.

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

The DefaultAttribute type exposes the following members.

Show:
 NameDescription
Create(Boolean)

Overloaded. Initializes a new instance of the DefaultAttribute class.

Create(Cardinal)

Overloaded. Initializes a new instance of the DefaultAttribute class.

Create(Extended)

Overloaded. Initializes a new instance of the DefaultAttribute class.

Create(Int64)

Overloaded. Initializes a new instance of the DefaultAttribute class.

Create(Integer)

Overloaded. Initializes a new instance of the DefaultAttribute class.

Create(string)

Overloaded. Initializes a new instance of the DefaultAttribute class.

Create(UInt64)

Overloaded. Initializes a new instance of the DefaultAttribute class.

Top
Show:
 NameDescription
Value

Represents property Value.

Top
Show:
 NameDescription
fValue

Represents field fValue.

Top