Lic |
| Member name | Value | Description |
|---|---|---|
| licOk | 0 | |
| licError | 1 | |
| licFatal | 2 | |
| licDemo | 3 | |
| licDemoExpired | 4 |
The LicModeEnum type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAttributeTAttribute |
This method retrieves a specific attribute (TAttribute) associated
with the given enum value. It returns the attribute instance if
found, or null if the attribute is not present.
(Defined by EnumExtension) |