DefaultAttribute Class
Represents type DefaultAttribute.
type DefaultAttribute = class(TBaseAttribute) end;
The DefaultAttribute type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | 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. |


