EcxPropertyError Class
A runtime exception for invalid argument of the property editor setter method.
Declaration
EcxPropertyError = class(
EdxException
)
Remarks
The EcxPropertyError defines the type of exception that is thrown to indicate that the property editor setter method has been passed an illegal or inappropriate argument.
Inheritance
TObject
Exception
EdxException
EcxPropertyError
See Also