ThtmlcssAnchorPseudoPropertyState Enumeration
Represents type ThtmlcssAnchorPseudoPropertyState.
type ThtmlcssAnchorPseudoPropertyState = ( anchorLink, anchorLink_Hover, anchorLink_Active, anchorLink_Focus, anchorVisited, anchorVisited_Hover, anchorVisited_Active, anchorVisited_Focus );
The ThtmlcssAnchorPseudoPropertyState type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | anchorLink | Represents constant |
![]() | anchorLink_Active | Represents constant |
![]() | anchorLink_Focus | Represents constant |
![]() | anchorLink_Hover | Represents constant |
![]() | anchorVisited | Represents constant |
![]() | anchorVisited_Active | Represents constant |
![]() | anchorVisited_Focus | Represents constant |
![]() | anchorVisited_Hover | Represents constant |
