KeyRevoked Property
Whether or not the key is revoked.
Syntax
__property bool KeyRevoked = {read=FKeyRevoked, write=FSetKeyRevoked};
Default Value
false
Remarks
Whether or not the key is revoked.
This property is read-only and not available at design time.
Data Type
Boolean