[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Write-only property error.
Source position: sysutilh.inc line 200
type EPropWriteOnly = class(Exception) |
|
Write-only property error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EPropWriteOnly is raised when an attempt is made to read from a write-only property.
|
Read-only property error. |